Skip to content

Cannot resolve ruby-debug dependencies properly #213

@rtyler

Description

@rtyler

The ruby-debug gem expresses a version dependency on ruby-debug-base ~> 0.10.4.0 which JRuby/Gradle complains about:

* 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions