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 to Ruby 2.7 #1113

Merged
merged 2 commits into from Aug 5, 2022
Merged

Upgrade to Ruby 2.7 #1113

merged 2 commits into from Aug 5, 2022

Conversation

neilvcarvalho
Copy link
Member

@neilvcarvalho neilvcarvalho commented Jul 29, 2022

Description

Ruby 2.6 reached its end of life on 31 Mar 2022 and does not receive security patches anymore, therefore should not be used.

This PR upgrades Ruby to 2.7.6.

Ruby 2.7 will reach its end of life on 31 Mar 2023, so future work will be needed soon.

As part of 2.7 upgrade, we want to update to the latest 2.6 Ruby version
in order to see the latest deprecation warnings.

This commit does this upgrade.
@neilvcarvalho neilvcarvalho changed the title Update to Ruby latest 2.6 version WIP: Upgrade to Ruby 2.7 Jul 29, 2022
As we didn't have any deprecation warning in the previous commit - which
upgraded Ruby to the latest 2.6 version, it should be safe to upgrade it
to 2.7.

Future work needs to be done to address any new deprecation warning that
arises with this upgrade.
@neilvcarvalho neilvcarvalho changed the title WIP: Upgrade to Ruby 2.7 Upgrade to Ruby 2.7 Jul 29, 2022
@neilvcarvalho neilvcarvalho merged commit e5832c1 into main Aug 5, 2022
@neilvcarvalho neilvcarvalho deleted the ruby-2-7-upgrade branch August 5, 2022 22:56
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.

None yet

1 participant