Skip to content

Commit 304d932

Browse files
authored
GHA bundler update (#184)
1 parent c9cf551 commit 304d932

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)