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.
2 parents 32b1fe6 + 7107c8d commit 83fe3eeCopy full SHA for 83fe3ee
2 files changed
.github/workflows/test.yml
@@ -25,6 +25,7 @@ jobs:
25
- 3.2
26
- 3.3
27
- 3.4
28
+ - 4.0
29
- jruby-9.1
30
- jruby-9.2
31
- jruby-9.3
README.md
@@ -69,7 +69,7 @@ We created a demo project for Rails 4 that uses the latest version of this libra
69
70
The following Ruby versions are covered by CI testing:
71
72
-* Ruby (MRI) 2.1 to 3.4
+* Ruby (MRI) 2.1 to 4.0
73
* JRuby 9.1 to 9.4
74
* TruffleRuby (latest)
75
0 commit comments