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 d14ec56 commit 25c4b22Copy full SHA for 25c4b22
.github/workflows/test.yml
@@ -24,6 +24,7 @@ jobs:
24
- 3.1
25
- 3.2
26
- 3.3
27
+ - 3.4
28
- jruby-9.1
29
- jruby-9.2
30
- jruby-9.3
README.md
@@ -51,7 +51,7 @@ We created a demo project for Rails 4 that uses the latest version of this libra
51
52
The following Ruby versions are covered by CI testing:
53
54
-* Ruby (MRI) 2.1 to 3.3
+* Ruby (MRI) 2.1 to 3.4
55
* JRuby 9.1 to 9.4
56
* TruffleRuby (latest)
57
0 commit comments