Skip to content

Comments

Fix bundle install with Ruby 4 by updating stringio gem from 3.1.6 to 3.2.0#513

Open
larouxn wants to merge 1 commit intoShopify:mainfrom
larouxn:fix_bundle_install_with_ruby_4
Open

Fix bundle install with Ruby 4 by updating stringio gem from 3.1.6 to 3.2.0#513
larouxn wants to merge 1 commit intoShopify:mainfrom
larouxn:fix_bundle_install_with_ruby_4

Conversation

@larouxn
Copy link

@larouxn larouxn commented Feb 14, 2026

Description

It appears bundle install fails with Ruby 4.0.1 on main seemingly due to outdated stringio gem.

Screenshot From 2026-02-14 12-12-32

Follow up to #506
Inspired by #497

Fix

Bump stringio gem from 3.1.6 to 3.2.0. How? 👇

bundle update stringio --conservative

🎩 🎩 🎩

image

@larouxn larouxn changed the title Fix bundle install with Ruby 4 by updating stringio from 3.1.6 to 3.2.0 Fix bundle install with Ruby 4 by updating stringio gem from 3.1.6 to 3.2.0 Feb 14, 2026
@robinbrandt
Copy link
Contributor

Thanks!

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