Skip to content

Commit 128de6f

Browse files
committed
Use latest RubyGems
or CI on edge Rails (7.1 that requires RubyGems >= 3.3.13) would fail
1 parent fe90740 commit 128de6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- uses: ruby/setup-ruby@v1
5252
with:
5353
ruby-version: ${{ matrix.ruby }}
54+
rubygems: latest
5455
bundler-cache: true # Run "bundle install", and cache the result automatically.
5556

5657
- name: Ruby specs

0 commit comments

Comments
 (0)