Skip to content

Commit

Permalink
Use Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
andyw8 committed Jan 7, 2025
1 parent 6701658 commit 7c75382
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
gemfile:
- Gemfile
- gemfiles/Gemfile-rails-main
ruby: ["3.2", "3.3"]
ruby: ["3.3", "3.4"]
include:
- gemfile: "gemfiles/Gemfile-rails-main"
experimental: true
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.4
3.4.1
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -291,4 +291,4 @@ DEPENDENCIES
tzinfo-data

BUNDLED WITH
2.5.19
2.6.2

0 comments on commit 7c75382

Please sign in to comment.