Dependabot can't resolve your Ruby dependency files
dependabot-preview opened this issue · 0 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 "omniauth-oauth":
In Gemfile:
omniauth-twitter was resolved to 1.4.0, which depends on
omniauth-oauth (~> 1.1)
Could not find gem 'omniauth-oauth (~> 1.1)', which is required by gem 'omniauth-twitter', in any of the sources.
Bundler could not find compatible versions for gem "rails":
In Gemfile:
rails (>= 5.0.7.1, <= 5.2.2)
typus was resolved to 5.0.0, which depends on
rails (~> 5.0.0)
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.