pocke / rbs_rails

Apache License 2.0
285 stars 33 forks source link

Dependabot can't resolve your Ruby dependency files #167

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)

    steep (>= 0.43.1, <= 0.44.1) was resolved to 0.43.1, which depends on
      Ruby (>= 2.6.0)

Bundler could not find compatible versions for gem "rbs":
  In snapshot (Gemfile.lock):
    rbs (= 1.1.1)

  In Gemfile:
    rbs_rails was resolved to 0.8.2, which depends on
      rbs (>= 1.0.0)

    steep (>= 0.43.1, <= 0.44.1) was resolved to 0.43.1, which depends on
      rbs (~> 1.1.0)

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

Bundler could not find compatible versions for gem "steep":
  In Gemfile:
    steep (>= 0.43.1, <= 0.44.1)

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.