Skip to content

Commit 8992385

Browse files
committed
update bundler version in CI workflow
1 parent c89a78e commit 8992385

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
bundler-cache: true
2020
- name: Build and run tests
2121
run: |
22-
gem install bundler -v 2.4.6
22+
gem install bundler -v 2.7.2
2323
bundle install --jobs 4 --retry 3
2424
bundle exec rake

0 commit comments

Comments
 (0)