Skip to content

Commit

Permalink
stick to bundler 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorcy committed Sep 7, 2021
1 parent c5e71b4 commit e3d1db2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
bundler: "2.1.4"
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Update rubygems
run: |
Expand Down

0 comments on commit e3d1db2

Please sign in to comment.