ontohub/bringit

Dependabot can't resolve your Ruby dependency files

dependabot-preview opened 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 "pry":
  In snapshot (Gemfile.lock):
    pry (= 0.11.3)

  In Gemfile:
    pry (~> 0.11.0)

    pry-rescue (>= 1.4.5, <= 1.5.2) was resolved to 1.5.2, which depends on
      pry (>= 0.12.0)

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

Bundler could not find compatible versions for gem "url":
  In Gemfile:
    codecov (~> 0.1.10) was resolved to 0.1.10, which depends on
      url

Could not find gem 'url', which is required by gem 'codecov (~> 0.1.10)', in any of the sources.

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.

View the update logs.