Skip to content
New issue

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

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

Already on GitHub? # to your account

upgrade thor dependency please (rails 6.1 upgrade blocker) #391

Closed
skcc321 opened this issue Dec 11, 2020 · 2 comments
Closed

upgrade thor dependency please (rails 6.1 upgrade blocker) #391

skcc321 opened this issue Dec 11, 2020 · 2 comments

Comments

@skcc321
Copy link

skcc321 commented Dec 11, 2020

Bundler could not find compatible versions for gem "thor":

  In Gemfile:
    pronto was resolved to 0.10.0, which depends on
      thor (~> 0.20.0)

    rails (= 6.1) was resolved to 6.1.0, which depends on
      railties (= 6.1.0) was resolved to 6.1.0, which depends on
        thor (~> 1.0)

please upgrade thor dependency because it blocks Rails upgrade.

@skcc321 skcc321 changed the title upgrade thor dependency please upgrade thor dependency please (rails 6.1 upgrade blocker) Dec 11, 2020
@jer0m
Copy link

jer0m commented Dec 24, 2020

Hey @skcc321, I created a fork at https://github.com/jer0m/pronto that works with Rails 6.1. I also created a PR #393

@ashkulz
Copy link
Member

ashkulz commented Dec 26, 2020

Ah, I understand what the problem is. #370 already did what you want, but it isn't released yet (see #376). Please use the latest version from git.

@ashkulz ashkulz closed this as completed Dec 26, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants