Skip to content

Commit 049e805

Browse files
authored
ci: upgrade bundler to version 2.1.4 (#452)
1 parent 59663f1 commit 049e805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Bundle install
5050
run: |
5151
bundle config path vendor/bundle
52-
gem install bundler -v '1.17.3'
52+
gem install bundler -v '2.1.4'
5353
bundle install
5454
- name: Test
5555
env:

0 commit comments

Comments
 (0)