Skip to content

Commit 9975a1a

Browse files
Bump bundler version
1 parent d855ce1 commit 9975a1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
${{ runner.os }}-gems-
2828
- name: Install deps
2929
run: |
30-
gem install bundler -v 2.4.22
30+
gem install bundler -v 2.6.2
3131
bundle config path vendor/bundle
3232
bundle install --jobs 4 --retry 3
3333
- name: Setup deploy options

0 commit comments

Comments
 (0)