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 Version #86

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Upgrade Ruby Version #86

merged 1 commit into from
Feb 20, 2024

Conversation

matt-taylor
Copy link
Owner

@matt-taylor matt-taylor commented Feb 20, 2024

Problem:

The Gemfile.lock does not specify which ruby version to use. This causes Heroku to get confused and use the default 2.6.6.
This is bad because 2.6.6 is no longer supported

Solution:

Allow the ruby version to be dynamically assigned to allow for CI testing but also allow for heroku deployment

This has no impact on downstream repos

@matt-taylor matt-taylor marked this pull request as ready for review February 20, 2024 01:11
@matt-taylor matt-taylor merged commit 483ceef into main Feb 20, 2024
5 checks passed
@matt-taylor matt-taylor deleted the upgrade_ruby_versin branch February 20, 2024 01:12
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.

1 participant