We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af0344c + 1039b82 commit 56e6f19Copy full SHA for 56e6f19
.github/workflows/ci.yml
@@ -23,6 +23,7 @@ jobs:
23
- "3.0.0"
24
- "3.1.0"
25
- "3.2.2"
26
+ - "3.3.0"
27
28
env:
29
BUNDLE_GEMFILE: gemfiles/rails_${{ matrix.gemfile }}.gemfile
.ruby-version
@@ -1 +1 @@
1
-3.2.2
+3.3.0
Gemfile.lock
@@ -249,4 +249,4 @@ DEPENDENCIES
249
standard
250
251
BUNDLED WITH
252
- 2.1.4
+ 2.5.6
0 commit comments