DFE-Digital / get-help-with-tech

Provide guidance and forms for the "Get Help With Tech" COVID-19 response initiative
MIT License
10 stars 5 forks source link

Dependabot can't resolve your Ruby dependency files #519

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 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 "view_component":
  In snapshot (Gemfile.lock):
    view_component (= 2.19.0)

  In Gemfile:
    view_component

    govuk-components was resolved to 0.3.0, which depends on
      view_component (~> 2.18.1)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

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.

benilovj commented 4 years ago

This issue should be fixed now, since #520 was merged.