* What went wrong:
Execution failed for task ':run'.
> Could not resolve all dependencies for configuration ':jrubyExec'.
> Could not find any version that matches rubygems:ruby-debug-base:[0.10.4.0,0.10.4.99999].
Versions that do not match:
0.10.6
0.10.4
0.10.3
0.10.2
0.10.1
+ 7 more
Required by:
:test-ruby-debug:unspecified > rubygems:ruby-debug:0.10.4
The ruby-debug gem expresses a version dependency on
ruby-debug-base ~> 0.10.4.0which JRuby/Gradle complains about: