We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85032c6 commit 4392b23Copy full SHA for 4392b23
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
ruby: ['3.2', '3.1', '3.0', '2.7', '2.6', '2.5']
13
rails: ['5.1', '5.2', '6.0', '6.1', '7.0', '7.1']
14
- rubygems: latest
+ rubygems: 3.3.13
15
exclude:
16
- ruby: '3.2'
17
rails: '5.1'
0 commit comments