Skip to content

Support Ruby 4#64

Merged
mark-cooper merged 2 commits into
mainfrom
ruby4
Feb 17, 2026
Merged

Support Ruby 4#64
mark-cooper merged 2 commits into
mainfrom
ruby4

Conversation

@mark-cooper
Copy link
Copy Markdown
Member

No description provided.

@mark-cooper mark-cooper requested a review from kspurgin February 12, 2026 00:30
Copy link
Copy Markdown
Contributor

@kspurgin kspurgin left a comment

Choose a reason for hiding this comment

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

RE: deletion of Gemfile.lock

I remember initial best practice was don't have this file under VC. Then it changed to DO put it under VC.

Is it changing again, or is there some other reason you've removed it?

@mark-cooper
Copy link
Copy Markdown
Member Author

@kspurgin it's recommended to not include Gemfile.lock for libraries vs. for apps which should have it. In this case it's problematic because there are different bundler version requirements for 3 vs. 4.

@mark-cooper mark-cooper merged commit 803fc97 into main Feb 17, 2026
8 checks passed
@mark-cooper mark-cooper deleted the ruby4 branch February 17, 2026 21:51
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