OpenTwinCities / adopt-a-tree

Beautify your street by watering a tree.
BSD 3-Clause "New" or "Revised" License
8 stars 12 forks source link

Dependabot can't resolve your Ruby dependency files #388

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

  In Gemfile:
    puma (~> 3.12.0)

    capistrano3-puma (>= 3.1.1, <= 5.0.4) was resolved to 4.0.0, which depends on
      puma (~> 4.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 "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.