dazza-codes/aws-ops

Dependabot can't resolve your Ruby dependency files

Closed this issue · 0 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 "parser":
  In Gemfile:
    reek was resolved to 4.7.3, which depends on
      parser (>= 2.4.0.0, < 2.5)

    rubocop was resolved to 0.52.1, which depends on
      parser (>= 2.4.0.2, < 3.0)

Bundler could not find compatible versions for gem "virtus":
  In Gemfile:
    reek was resolved to 4.7.3, 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.