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 ruby from 3.0.6 to 3.1.3 to allow heroku stack upgrade #729

Merged
merged 2 commits into from
Mar 2, 2024

Conversation

compwron
Copy link
Collaborator

@compwron compwron commented Mar 2, 2024

upgrade ruby from 3.0.6 to 3.1.3 to allow heroku stack upgrade

@compwron compwron marked this pull request as ready for review March 2, 2024 09:22
@compwron compwron merged commit 5516307 into master Mar 2, 2024
10 of 11 checks passed
@compwron compwron deleted the upgrade-ruby branch March 2, 2024 09:22
@compwron compwron changed the title upgrade ruby upgrade ruby from 3.0.6 to 3.1.3 to allow heroku stack upgrade Mar 2, 2024
@haydenrou
Copy link
Collaborator

haydenrou commented Mar 11, 2024

Looks like this caused the following issue in the rspec workflow:

Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Please call `DidYouMean.correct_error(error_name, spell_checker)' instead.
rake aborted!
Psych::BadAlias: Unknown alias: development_defaults

I'm taking a look

Edit: see #733

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