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

Open
dependabot-preview bot opened this issue Apr 8, 2021 · 0 comments · May be fixed by #49
Open

Dependabot can't resolve your Ruby dependency files #37

dependabot-preview bot opened this issue Apr 8, 2021 · 0 comments · May be fixed by #49
Assignees
Labels
dependencies Pull requests that update a dependency file

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 could not find compatible versions for gem "bundler":
  In Gemfile:
    bundler (~> 2.1.4)

    rails (~> 5.2) was resolved to 5.2.4.3, which depends on
      bundler (>= 1.3.0)

  Current Bundler version:
    bundler (2.2.15)

Your bundle requires a different version of Bundler than the one you're running.
Install the necessary version with `gem install bundler:2.1.4` and rerun bundler using `run.rb _2.1.4_`

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.

@davidsilveira davidsilveira added the dependencies Pull requests that update a dependency file label Apr 13, 2022
@davidsilveira davidsilveira self-assigned this Jul 26, 2023
@davidsilveira davidsilveira linked a pull request Jul 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant