Skip to content

Commit f2454f6

Browse files
committed
Merge branch 'master' into GH-actions-fix2
2 parents 5b21a80 + 304d932 commit f2454f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
ruby-version: ${{ matrix.ruby }}
2323

2424
- name: Set up Bundler
25-
run: gem install bundler
25+
run: gem install bundler -v 2.1.4
2626

2727

2828
- name: bundle install

0 commit comments

Comments
 (0)