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

test: upgrade Ruby's bundler to make it work with modern Rubies #4132

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

kzys
Copy link
Member

@kzys kzys commented Dec 19, 2024

bundler 2.0.2 is too old for Ruby 3.2.3, due to its untaint usage.

rubygems/bundler#7385
https://github.com/actions/runner-images/blob/ubuntu24/20241215.1/images/ubuntu/Ubuntu2404-Readme.md#language-and-runtime

Change Summary

What and Why:

How:

Related to:


Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

@kzys kzys marked this pull request as ready for review December 19, 2024 18:07
@kzys kzys merged commit 3068347 into master Dec 19, 2024
33 of 34 checks passed
@kzys kzys deleted the upgrade-ruby-bundler branch December 19, 2024 19:47
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