ontohub/indexer

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

  In Gemfile:
    index was resolved to 0.0.0, which depends on
      pry (~> 0.11.0)

    pry-stack_explorer (>= 0.4.9.3, <= 0.6.1) was resolved to 0.6.1, which depends on
      pry (~> 0.13)

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.14) was resolved to 0.1.14, which depends on
      url

Could not find gem 'url', which is required by gem 'codecov (~> 0.1.14)', 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.