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 "rsolr":
  In snapshot (Gemfile.lock):
    rsolr (= 1.0.13)

  In Gemfile:
    rsolr (>= 1.0)

    active-fedora (>= 7.1.2, <= 12.0.2) was resolved to 11.0.1, which depends on
      rsolr (~> 1.1, >= 1.1.2)

    blacklight (>= 6.1) was resolved to 6.16.0, which depends on
      rsolr (>= 1.0.6, < 3)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

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.