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 3.4.1 #937

Merged
merged 6 commits into from
Dec 27, 2024
Merged

Upgrade to Ruby 3.4.1 #937

merged 6 commits into from
Dec 27, 2024

Conversation

enzofab91
Copy link
Contributor

Board:


Description:

Upgrade to Ruby 3.4.1 released today.


Notes:


Tasks:

  • Add each element in this format

Risk:


Preview:

@enzofab91 enzofab91 marked this pull request as ready for review December 26, 2024 20:30
@enzofab91 enzofab91 requested a review from a team December 26, 2024 20:30
Comment on lines -268 to -273
google-protobuf (4.29.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.29.2-x86_64-linux)
bigdecimal
rake (>= 13)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmmm strange that these gems for these platforms got removed 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is odd. I try to revert this changes but bundle install keeps doing it.

When it fails, on GH actions it says :

ffi-1.17.0-x86_64-linux-gnu requires ruby version < 3.4.dev, >= 2.5, which is
incompatible with the current version, 3.4.1

Maybe is no more needed? I couldn't find anything on google 😂

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😮 ok. Let's go ahead and if something breaks we can fix it

Gemfile Outdated
@@ -2,7 +2,7 @@

source 'https://rubygems.org'

ruby '~> 3.3.5'
ruby '~> 3.4.1'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@santib santib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@enzofab91 enzofab91 merged commit be73ad5 into main Dec 27, 2024
7 checks passed
@enzofab91 enzofab91 deleted the upgrade-to-ruby-3.4.1 branch December 27, 2024 15:09
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.

3 participants