Skip to content

Commit e30f27e

Browse files
chore(deps): update dependency ruby to v3.4.7
1 parent 943cdd9 commit e30f27e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v5
1414
- uses: ruby/setup-ruby@v1
1515
with:
16-
ruby-version: '3.2'
16+
ruby-version: '3.4.7'
1717
- run: |
1818
gem install bundler -v 2.4
1919
bundle install

0 commit comments

Comments
 (0)