inspec / kitchen-inspec

Test-Kitchen Plugin for InSpec
Other
109 stars 58 forks source link

Dependabot can't resolve your Ruby dependency files #279

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

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 found conflicting requirements for the Ruby version:
  In Gemfile:
    Ruby (~> 2.3.8.0)

    kitchen-inspec was resolved to 0.0.1, which depends on
      test-kitchen (>= 2.7, < 3) was resolved to 2.10.0, which depends on
        Ruby (>= 2.4.0)

Bundler could not find compatible versions for gem "rubocop":
  In Gemfile:
    chefstyle (= 0.12.0) was resolved to 0.12.0, which depends on
      rubocop (= 0.62.0)

    guard-rubocop was resolved to 1.3.0, which depends on
      rubocop (~> 0.20)

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.