utensil / utensil.github.io

My Github Home
utensil.github.io
MIT License
3 stars 2 forks source link

Dependabot can't resolve your Ruby dependency files #203

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 2 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 "bundler":
  In Gemfile:
    middleman (~> 3.4) was resolved to 3.4.0, which depends on
      middleman-core (= 3.4.0) was resolved to 3.4.0, which depends on
        bundler (~> 1.1)

  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:1.17.3` and rerun bundler using `run.rb _1.17.3_`

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.