Skip to content

Commit b1b1cc3

Browse files
test 3
1 parent 455efbc commit b1b1cc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Install dependencies
5656
run: |
5757
if [[ "${{ matrix.ruby }}" < "3.1" ]]; then
58-
gem update --system 2.4.22 --no-document
58+
gem install bundler 2.4.22
5959
fi
6060
bundle install
6161

0 commit comments

Comments
 (0)