There was an error while loading. Please reload this page.
1 parent 757dfb5 commit 47db44dCopy full SHA for 47db44d
1 file changed
Gemfile
@@ -6,6 +6,6 @@ group :development do
6
gem 'rake-compiler', ">= 0.4.1"
7
gem 'ruby-maven', :platforms => :jruby
8
gem 'test-unit'
9
- gem 'test-unit-ruby-core', ">= 1.0.7"
+ gem 'test-unit-ruby-core', ">= 1.0.16"
10
gem 'power_assert', '~> 2.0' if RUBY_VERSION < '3.0' # https://github.com/ruby/power_assert/pull/61
11
end
0 commit comments