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 5097e7d commit 7b5731cCopy full SHA for 7b5731c
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
gemfile: gemfiles/rails51_sprockets_3.gemfile
19
- ruby: "2.7"
20
gemfile: gemfiles/rails52_sprockets_3.gemfile
21
- - ruby: "2.7"
+ - ruby: "3.2"
22
gemfile: gemfiles/rails70_sprockets_4.gemfile
23
- ruby: "3.3"
24
gemfile: gemfiles/rails80_sprockets_4.gemfile
0 commit comments