Ruby gem: test-unit
gem install test-unit -v 3.6.2 gem 'test-unit', '~> 3.6.2' To upgrade to this version, update your Gemfile:
gem 'test-unit', '~> 3.6.2' Then run:
bundle update test-unit Note: Review the release notes and changelog before upgrading to ensure compatibility with your application.