Dependabot can't resolve your Ruby dependency files
Closed this issue · 1 comments
dependabot-preview commented
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 "request_store":
In Gemfile:
request_store (>= 1.3.2, <= 1.4.1)
draper was resolved to 3.0.1, which depends on
request_store (~> 1.0)
pvb-instrumentation was resolved to 1.0.1, which depends on
request_store (~> 1.3.2)
Bundler could not find compatible versions for gem "string-scrub":
In Gemfile:
string_scrubber was resolved to 0.3.0, which depends on
string-scrub (~> 0.0.5)
Could not find gem 'string-scrub (~> 0.0.5)', which is required by gem 'string_scrubber', 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.
You can mention @dependabot in the comments below to contact the Dependabot team.
dependabot-preview commented
This issue was created in error, due to a rubygems.org incident. Apologies for any confusion. We've disabled creation of these issues whilst the incident is resolved.