Skip to content

Commit

Permalink
Support Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
adfoster-r7 committed Dec 26, 2024
1 parent a133b58 commit 293598d
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 293598d

Please sign in to comment.