Skip to content

Commit 14d2431

Browse files
committed
[build] make sure we can start on JRuby 9.4
1 parent abd811e commit 14d2431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ gem 'jar-dependencies', '>= 0.3.11', require: false
1111
gem 'mocha', '~> 1.4', '< 2.0'
1212

1313
# NOTE: runit-maven-plugin will use it's own :
14-
gem 'test-unit', '2.5.5'
14+
gem 'test-unit'

0 commit comments

Comments
 (0)