Skip to content

Commit

Permalink
Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennebarrie committed Jan 22, 2025
1 parent 180bc8c commit 9ce8e35
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 @@ -15,7 +15,7 @@ jobs:
- gemfiles/activesupport_7.1.gemfile
- gemfiles/activesupport_7.2.gemfile
- gemfiles/activesupport_edge.gemfile
ruby: ["3.1", "3.2", "3.3"]
ruby: ["3.1", "3.2", "3.3", "3.4"]
exclude:
- gemfile: Gemfile
ruby: "3.1"
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.0
3.4.1
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ DEPENDENCIES
rubocop-shopify

BUNDLED WITH
2.5.10
2.6.3

0 comments on commit 9ce8e35

Please sign in to comment.