Skip to content

Commit 182f803

Browse files
committed
pin test-unit-ruby-core 1.0.16
1 parent 5f2e37d commit 182f803

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ group :development do
66
gem 'rake-compiler', ">= 0.4.1"
77
gem 'ruby-maven', :platforms => :jruby
88
gem 'test-unit'
9-
gem 'test-unit-ruby-core', ">= 1.0.7"
9+
gem 'test-unit-ruby-core', ">= 1.0.16"
1010
gem 'power_assert', '~> 2.0' if RUBY_VERSION < '3.0' # https://github.com/ruby/power_assert/pull/61
1111
end

0 commit comments

Comments
 (0)