Skip to content

Commit 2c7f309

Browse files
test 6?
1 parent e659e55 commit 2c7f309

2 files changed

Lines changed: 0 additions & 124 deletions

File tree

.github/workflows/ruby.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,5 @@ jobs:
5656
ruby-version: ${{ matrix.ruby }}
5757
bundler-cache: true
5858

59-
- name: Install dependencies
60-
run: |
61-
if [[ "${{ matrix.ruby }}" < "3.2" ]]; then
62-
gem install bundler:2.4.22
63-
bundle _2.4.22_ install
64-
else
65-
bundle install
66-
fi
67-
6859
- name: Run tests
6960
run: bundle exec rake test

Gemfile.lock

Lines changed: 0 additions & 115 deletions
This file was deleted.

0 commit comments

Comments
 (0)