We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea29df commit 1ee648aCopy full SHA for 1ee648a
language-adaptors/rxjava-jruby/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
compile 'org.jruby:jruby:1.7.5'
25
testCompile 'junit:junit-dep:4.10'
26
testCompile 'org.mockito:mockito-core:1.8.5'
27
- rspec 'org.jruby:jruby-complete:1.7.4'
+ rspec 'org.jruby:jruby-complete:1.7.5'
28
rspec 'org.rubygems:rspec:2.14.1'
29
}
30
0 commit comments