sensu-plugins / sensu-plugins-elasticsearch

This plugin provides native ElasticSearch instrumentation for monitoring and metrics collection, including: service health and metrics for cluster, node, and more.

Home Page:http://sensu-plugins.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependabot can't resolve your Ruby dependency files

dependabot-preview opened this issue · 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 "mixlib-shellout":
  In Gemfile:
    mixlib-shellout (~> 2.2, < 2.3.0)

    test-kitchen (~> 1.16.0) was resolved to 1.16.0, which depends on
      mixlib-shellout (>= 1.2, < 3.0)

Bundler could not find compatible versions for gem "safe_yaml":
  In Gemfile:
    test-kitchen (~> 1.16.0) was resolved to 1.16.0, which depends on
      safe_yaml (~> 1.0)

Could not find gem 'safe_yaml (~> 1.0)', which is required by gem 'test-kitchen (~> 1.16.0)', in any of the sources.

Bundler could not find compatible versions for gem "test-kitchen":
  In Gemfile:
    test-kitchen (~> 1.16.0)

    kitchen-docker (~> 2.6) was resolved to 2.7.0, which depends on
      test-kitchen (>= 1.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.