Skip to content

Add support for and start testing against Ruby 4#496

Closed
larouxn wants to merge 1 commit intoShopify:mainfrom
larouxn:test_against_ruby_4
Closed

Add support for and start testing against Ruby 4#496
larouxn wants to merge 1 commit intoShopify:mainfrom
larouxn:test_against_ruby_4

Conversation

@larouxn
Copy link
Contributor

@larouxn larouxn commented Jan 13, 2026

Proposing we should add support for and start testing against Ruby 4 as Ruby 4.0.0 and now 4.0.1 have been released.

In order to support Ruby 4 both at a technical level and in CI we need to do the following.

  • Bump ruby/setup-ruby to v1.282.0 for Ruby 4.0.1 support.
  • Bump rails from 7.2.2.1 to 7.2.3 and bump some related gems to address this bundle install error.
Screenshot From 2026-01-13 11-31-35
  • Replace pry-byebug with debug to address readline errors. There may be another fix but we should probably migrate to debug anyway as it's more or less become the default debugging gem.
  • Bump rdoc from 6.13.1 to 7.1.0 to prevent console warnings

🎩 🎩 🎩 (CI)

https://github.com/larouxn/money/actions/runs/20964889640

@larouxn larouxn force-pushed the test_against_ruby_4 branch from 86da242 to 2ee150b Compare January 13, 2026 16:44
@larouxn larouxn changed the title Start testing against Ruby 4 Add support for and start testing against Ruby 4 Jan 13, 2026
@larouxn larouxn force-pushed the test_against_ruby_4 branch from 2ee150b to 4a9107e Compare January 19, 2026 21:55
@larouxn
Copy link
Contributor Author

larouxn commented Feb 14, 2026

Closing in favour of already merged changes.

@larouxn larouxn closed this Feb 14, 2026
@larouxn larouxn deleted the test_against_ruby_4 branch February 14, 2026 17:10
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