tulibraries/dplah

Dependabot can't resolve your Ruby dependency files

Closed this issue · 0 comments

Dependabot can't resolve your Ruby dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Bundler::VersionConflict with message: Bundler could not find compatible versions for gem "coffee-script":
  In Gemfile:
    coffee-rails (~> 4.2.2) was resolved to 4.2.2, which depends on
      coffee-script (>= 2.2.0)

Could not find gem 'coffee-script (>= 2.2.0)', which is required by gem 'coffee-rails (~> 4.2.2)', in any of the sources.

Bundler could not find compatible versions for gem "resque":
  In Gemfile:
    resque (>= 1.27.4, <= 2.0.0)

    resque-pool was resolved to 0.6.0, which depends on
      resque (~> 1.22)

    resque_spec was resolved to 0.17.0, which depends on
      resque (>= 1.19.0)

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.