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.
2 parents 5cb724a + 27bc939 commit 4351be1Copy full SHA for 4351be1
.github/workflows/gem_release_prep.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: "setup ruby"
35
uses: "ruby/setup-ruby@v1"
36
with:
37
- ruby-version: "2.7"
+ ruby-version: "3.1"
38
bundler-cache: "true"
39
40
- name: "bundle environment"
0 commit comments