Skip to content

chore: stop tracking Gemfile.lock for multi-Ruby CI compatibility#5

Merged
bharget merged 2 commits intomainfrom
ben/ignore-gemfile-lock
Dec 18, 2025
Merged

chore: stop tracking Gemfile.lock for multi-Ruby CI compatibility#5
bharget merged 2 commits intomainfrom
ben/ignore-gemfile-lock

Conversation

@bharget
Copy link
Copy Markdown
Owner

@bharget bharget commented Dec 18, 2025

Changes

  • Remove Gemfile.lock from version control (standard practice for gems)
  • Update CI to test Ruby 3.2, 3.3, and 3.4
  • Bump minimum Ruby version to 3.2+ in gemspec
  • Update actions/checkout to v4

Why

Ruby 2.6 and 2.7 are end-of-life. Testing against modern Ruby versions simplifies CI and removes compatibility hacks.

@bharget bharget self-assigned this Dec 18, 2025
@bharget bharget merged commit 88c2700 into main Dec 18, 2025
4 checks passed
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