Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency issues with Ruby on Rails 6.1.x #3

Open
ryanfelton opened this issue Aug 18, 2021 · 0 comments · May be fixed by #4
Open

Dependency issues with Ruby on Rails 6.1.x #3

ryanfelton opened this issue Aug 18, 2021 · 0 comments · May be fixed by #4

Comments

@ryanfelton
Copy link

Bundler could not find compatible versions for gem "thor":
  In snapshot (Gemfile.lock):
    thor (>= 1.1.0)

  In Gemfile:
    font-awesome-rails was resolved to 4.7.0.7, which depends on
      railties (>= 3.2, < 7) was resolved to 6.1.4, which depends on
        thor (~> 1.0)

    retscli was resolved to 0.2.0, which depends on
      thor (~> 0.19)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant