Project

General

Profile

« Previous | Next » 

Revision f7f5116e

Added by Dominic Cleal about 8 years ago

fixes #14887 - remove unused test-unit dep

Rails 4 removes the hard dep on test-unit in rails/rails@aa7857b6.

View differences:

bundler.d/test.rb
gem 'parser', '2.3.0.2'
gem 'rubocop-checkstyle_formatter', '~> 0.2'
gem "poltergeist", :require => false
gem 'test-unit' if RUBY_VERSION >= '2.2'
gem 'test_after_commit', '~> 0.4.0'
gem 'shoulda-matchers', '2.8.0'
gem 'shoulda-context', '~> 1.2'

Also available in: Unified diff