Skip to content

Commit

Permalink
Land #19767, Support Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-r7 authored Jan 6, 2025
2 parents 9b75fc5 + 293598d commit e801720
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- '3.1'
- '3.2'
- '3.3'
- '3.4.0-preview2'
- '3.4'
os:
- ubuntu-20.04
- ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ GEM
crass (1.0.6)
csv (3.3.0)
daemons (1.4.1)
date (3.3.4)
date (3.4.1)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
Expand Down

0 comments on commit e801720

Please sign in to comment.