Skip to content

Commit 4392b23

Browse files
committed
Uses "rubygems: 3.3.13" in ci.yml
1 parent 85032c6 commit 4392b23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
ruby: ['3.2', '3.1', '3.0', '2.7', '2.6', '2.5']
1313
rails: ['5.1', '5.2', '6.0', '6.1', '7.0', '7.1']
14-
rubygems: latest
14+
rubygems: 3.3.13
1515
exclude:
1616
- ruby: '3.2'
1717
rails: '5.1'

0 commit comments

Comments
 (0)