vinc / pi.ctu.re

Upload your pictures to the cloud 📷

Home Page:https://pi.ctu.re

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependabot can't resolve your Ruby dependency files

dependabot-preview opened this issue · comments

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

  In Gemfile:
    stripe

    stripe-ruby-mock (>= 2.5.6, <= 3.0.1) was resolved to 3.0.1, which depends on
      stripe (> 5, < 6)

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 was resolved to 0.1.14, which depends on
      url

Could not find gem 'url', which is required by gem 'codecov', 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.