Skip to content

Commit f51c0fe

Browse files
committed
updated readme
1 parent 7d01f7f commit f51c0fe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Config helps you easily manage environment specific settings in an easy and usab
2323
Current 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 |

0 commit comments

Comments
 (0)