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

Upgrade thor dependency to make rascal work with Ruby 3.4 #9

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

foobear
Copy link
Member

@foobear foobear commented Feb 10, 2025

This makes Rascal work on Ruby 3.4.1.

Thor 0.20.3 was using an API that recent versions of did_you_mean no longer support. Bumping the thor dependency to >= 1.0 fixes that.

@foobear foobear force-pushed the ah/upgrade-thor-for-modern-rubies branch 2 times, most recently from 1b1c0bb to c477f07 Compare February 10, 2025 13:19
@FLeinzi FLeinzi self-requested a review February 10, 2025 13:31
* upgrade thor dependency to make rascal work with Ruby 3.4
* bump development dependencies to make tests run on Ruby 3.4
@foobear foobear force-pushed the ah/upgrade-thor-for-modern-rubies branch from c477f07 to c1fddec Compare February 10, 2025 13:43
@foobear foobear merged commit 150ffde into main Feb 10, 2025
3 checks passed
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