Skip to content

fix: support Ruby 3.4 and expand CI coverage#152

Merged
eitoball merged 2 commits into
masterfrom
copilot/fix-ruby-34-csv
May 17, 2026
Merged

fix: support Ruby 3.4 and expand CI coverage#152
eitoball merged 2 commits into
masterfrom
copilot/fix-ruby-34-csv

Conversation

@eitoball
Copy link
Copy Markdown
Contributor

Summary

  • add csv as a runtime dependency so the gem loads on Ruby 3.4+
  • extend GitHub Actions to run Ruby 3.4 across the existing matrix
  • add targeted Ruby 4.0 coverage on the latest ActiveRecord and Rails appraisals

Testing

  • bundle install
  • bundle exec rspec spec
  • bundle exec rspec spec/comma/comma_spec.rb:205
  • bundle exec rubocop -P
  • bundle exec rake build

@eitoball eitoball force-pushed the copilot/fix-ruby-34-csv branch 3 times, most recently from cecf684 to 323c400 Compare May 17, 2026 05:55
@eitoball eitoball self-assigned this May 17, 2026
@eitoball eitoball marked this pull request as ready for review May 17, 2026 05:58
chrise86 and others added 2 commits May 17, 2026 15:01
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@eitoball eitoball force-pushed the copilot/fix-ruby-34-csv branch from 323c400 to ef1a9b0 Compare May 17, 2026 06:02
@eitoball eitoball merged commit e078c01 into master May 17, 2026
80 checks passed
@eitoball eitoball mentioned this pull request May 17, 2026
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