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 59663f1 commit 049e805Copy full SHA for 049e805
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Bundle install
50
run: |
51
bundle config path vendor/bundle
52
- gem install bundler -v '1.17.3'
+ gem install bundler -v '2.1.4'
53
bundle install
54
- name: Test
55
env:
0 commit comments