Skip to content

Commit 13992a1

Browse files
author
Mike Ragalie
committed
Up rspec version
1 parent 16a7735 commit 13992a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language-adaptors/rxjava-jruby/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
provided 'junit:junit-dep:4.10'
2626
provided 'org.mockito:mockito-core:1.8.5'
2727
rspec 'org.jruby:jruby-complete:1.7.4'
28-
rspec 'org.rubygems:rspec:2.10.0'
28+
rspec 'org.rubygems:rspec:2.14.1'
2929
}
3030

3131
task(rspec, type: JavaExec) {

0 commit comments

Comments
 (0)