Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependabot can't resolve your Ruby dependency files #170

Closed
dependabot-preview bot opened this issue Jul 16, 2021 · 0 comments
Closed

Dependabot can't resolve your Ruby dependency files #170

dependabot-preview bot opened this issue Jul 16, 2021 · 0 comments

Comments

@dependabot-preview
Copy link
Contributor

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 found conflicting requirements for the Ruby version:
  In Gemfile:
    Ruby (~> 2.3.8.0)

    steep (>= 0.34.0) was resolved to 0.43.1, which depends on
      language_server-protocol (>= 3.15, < 4.0) was resolved to 3.15.0.1, which depends on
        Ruby (>= 2.4.0)

Bundler could not find compatible versions for gem "rbs":
  In snapshot (Gemfile.lock):
    rbs (= 1.1.1)

  In Gemfile:
    rbs_rails was resolved to 0.8.2, which depends on
      rbs (>= 1.0.0)

    steep (>= 0.34.0) was resolved to 0.43.1, which depends on
      rbs (~> 1.1.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 "steep":
  In snapshot (Gemfile.lock):
    steep (= 0.43.1)

  In Gemfile:
    steep (>= 0.34.0)

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.

View the update logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants