File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ Config helps you easily manage environment specific settings in an easy and usab
2323Current version supports and is [ tested] ( .github/workflows/tests.yml#L19 ) for the following interpreters and frameworks:
2424
2525* Interpreters
26- * [ Ruby] ( https://www.ruby-lang.org ) ` >= 3.6 `
27- * [ JRuby] ( https://www.jruby.org ) ` >= 9.2 `
26+ * [ Ruby] ( https://www.ruby-lang.org ) ` >= 3.2 `
27+ * [ JRuby] ( https://www.jruby.org ) ` >= 10.0 `
2828 * [ TruffleRuby] ( https://github.com/oracle/truffleruby ) ` >= 19.3 `
2929* Application frameworks
3030 * Rails ` >= 7.2 `
@@ -33,7 +33,7 @@ Current version supports and is [tested](.github/workflows/tests.yml#L19) for th
3333
3434 | Ruby | Rails | Config |
3535 | ---| ---| ---|
36- | >= 3.2 | >= 7.2 | 6 .x |
36+ | >= 3.2 | >= 7.2 | > 5 .x |
3737 | < 3.2 | < 7.2 | 5.x |
3838 | 2.4–2.5 | 4.2–5.1 | 3.x |
3939 | 2.0–2.3 | 3.0–4.1 | 1.x |
You can’t perform that action at this time.
0 commit comments