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 39f2b18 commit b6e4f8bCopy full SHA for b6e4f8b
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
strategy:
22
matrix:
23
- ruby: [2.6, 2.7, 3.0, 3.4]
+ ruby: ['2.6', '2.7', '3.0', '3.4']
24
gemfile:
25
- Gemfile
26
- Gemfile.rails-5.0.x
0 commit comments