Dependabot can't resolve your Ruby dependency files
Closed 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 "kwalify":
In Gemfile:
reek (>= 4.7.3, <= 5.3.0) was resolved to 5.3.0, which depends on
kwalify (~> 0.7.0)
Could not find gem 'kwalify (~> 0.7.0)', which is required by gem 'reek (>= 4.7.3, <= 5.3.0)', in any of the sources.
Bundler could not find compatible versions for gem "virtus":
In Gemfile:
reek (>= 4.7.3, <= 5.3.0) was resolved to 4.8.2, which depends on
codeclimate-engine-rb (~> 0.4.0) was resolved to 0.4.1, which depends on
virtus (~> 1.0)
Could not find gem 'virtus (~> 1.0)', which is required by gem 'codeclimate-engine-rb (~> 0.4.0)', 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.