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

Relax Thor version #85

Merged
merged 1 commit into from
Dec 15, 2020
Merged

Relax Thor version #85

merged 1 commit into from
Dec 15, 2020

Conversation

y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Nov 4, 2020

Rails 6.1.0 depends on Thor "~> 1.0". So this fix is required to use Querly with Rails 6.1.0.
https://github.com/rails/rails/blob/8fd81f4980b76c4dbf0d0323482bc55e20bff308/railties/railties.gemspec#L43

By the way, Thor 1.0.0 doesn't have breaking changes. So we can upgrade
to Thor 1.0.0 without code changes.
https://github.com/erikhuda/thor/blob/master/CHANGELOG.md#100

Rails 6.1.0 depends on Thor `"~> 1.0"`. So this fix is required to use
Querly with Rails 6.1.0.
https://github.com/rails/rails/blob/8fd81f4980b76c4dbf0d0323482bc55e20bff308/railties/railties.gemspec#L43

By the way, Thor 1.0.0 doesn't have breaking changes. So we can upgrade
to Thor 1.0.0 without code changes.
https://github.com/erikhuda/thor/blob/master/CHANGELOG.md#100
@soutaro soutaro merged commit 82f3780 into soutaro:master Dec 15, 2020
@y-yagi y-yagi deleted the relax-thor-version branch December 15, 2020 01:08
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 this pull request may close these issues.

2 participants