We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 943cdd9 commit e30f27eCopy full SHA for e30f27e
.github/workflows/release_gem.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v5
14
- uses: ruby/setup-ruby@v1
15
with:
16
- ruby-version: '3.2'
+ ruby-version: '3.4.7'
17
- run: |
18
gem install bundler -v 2.4
19
bundle install
0 commit comments