ontohub / ontohub-backend

The main Ontohub service that serves the data for the frontend and other clients via the GraphQL API.
GNU Affero General Public License v3.0
16 stars 3 forks source link

Dependabot can't resolve your Ruby dependency files #876

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

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 "chewy":
  In Gemfile:
    chewy (>= 5.0.0, <= 7.2.2)

    index was resolved to 0.0.0, which depends on
      chewy (~> 5.0.0)

    ontohub-models was resolved to 0.1.0, which depends on
      chewy (>= 0.10.1, < 5.1.0)

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.