Skip to content

Commit 9ad739b

Browse files
test 3
1 parent 455efbc commit 9ad739b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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+
bundle update --bundler -v 2.4.22
5959
fi
6060
bundle install
6161

0 commit comments

Comments
 (0)