revelrylabs / hubkit

Hubkit provides methods for querying the github API at a higher level than making individual API calls. Think of it like an ORM for the github API.
MIT License
15 stars 2 forks source link

Dependabot can't resolve your Ruby dependency files #18

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 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 could not find compatible versions for gem "multi_test":
  In Gemfile:
    cucumber (~> 3.1) was resolved to 3.1.2, which depends on
      multi_test (>= 0.1.2)

Could not find gem 'multi_test (>= 0.1.2)', which is required by gem 'cucumber (~> 3.1)', 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.