You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Set .ruby-version to 3.4.4 for local development
- Update Bundler from 2.4.13 to 4.0.13 and update gems
- Replace mutable '' with String.new in run.rb to fix Ruby 3.4 frozen string warning
- Update test.yml: use ubuntu-24.04, actions/checkout@v4, Ruby 3.2/3.3/3.4 matrix
- Add release.yml for trusted publishing to RubyGems.org
0 commit comments