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 #275

Open
dependabot-preview bot opened this issue Aug 3, 2021 · 0 comments
Open

Dependabot can't resolve your Ruby dependency files #275

dependabot-preview bot opened this issue Aug 3, 2021 · 0 comments

Comments

@dependabot-preview
Copy link

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

  In Gemfile:
    activerecord

    sinatra-activerecord (>= 1.2.1, <= 2.0.23) was resolved to 2.0.23, which depends on
      activerecord (>= 4.1)

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 "coffee-script":
  In Gemfile:
    rack-coffee was resolved to 1.0.0, which depends on
      coffee-script

Could not find gem 'coffee-script', which is required by gem 'rack-coffee', 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.

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