Skip to content

Commit

Permalink
Ruby Gems drop Ruby 2.7 support since 3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yahonda committed Feb 28, 2024
1 parent 54d0f3c commit 5f723c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
./ci/setup_accounts.sh
- name: Update RubyGems
run: |
gem update --system || gem update --system 3.3.3
gem update --system || gem update --system 3.4.22
- name: Bundle install
run: |
bundle install --jobs 4 --retry 3
Expand Down

0 comments on commit 5f723c4

Please sign in to comment.