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 0770be3 commit 8907702Copy full SHA for 8907702
.github/workflows/gempush.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: ruby/setup-ruby@v1.126.0
15
with:
16
ruby-version: 2.6.5
17
-
+ bundler: 2.4.22
18
- name: Run Test Cases
19
run: |
20
gem install bundler -v 2.4.22
.github/workflows/test.yml
@@ -13,6 +13,7 @@ jobs:
13
- name: Build and test with Rake
0 commit comments