Skip to content

Commit 1ee648a

Browse files
Update build.gradle
1 parent bea29df commit 1ee648a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language-adaptors/rxjava-jruby/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
compile 'org.jruby:jruby:1.7.5'
2525
testCompile 'junit:junit-dep:4.10'
2626
testCompile 'org.mockito:mockito-core:1.8.5'
27-
rspec 'org.jruby:jruby-complete:1.7.4'
27+
rspec 'org.jruby:jruby-complete:1.7.5'
2828
rspec 'org.rubygems:rspec:2.14.1'
2929
}
3030

0 commit comments

Comments
 (0)