Homebrew/brew.sh

Dependabot can't resolve your Ruby dependency files

dependabot-preview opened this issue · 6 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 "jekyll-paginate":
  In Gemfile:
    github-pages was resolved to 193, which depends on
      jekyll-paginate (= 1.1.0)

Could not find gem 'jekyll-paginate (= 1.1.0)', which is required by gem 'github-pages', 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.

@dependabot This might be an issue on your side - I see the gem in question on Rubygems: https://rubygems.org/gems/jekyll-paginate/versions/1.1.0

This definitely looks like it's a problem on our side - looking into it now.

This issue was created in error, due to a rubygems.org incident. Apologies for any confusion. We've disabled creation of these issues whilst the incident is resolved.

Thanks again @greysteil ❤️

The real props on this one go to @dwradcliffe for getting Rubygems fixed so quickly - everything should be working normally now.

Happy New Year!

Thanks so much for the quick response!