File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
| ** Name** | ** Min Version** | ** Max Version** |
6
6
| ---------- | --------------- | --------------- |
7
- | Ruby | 3.0.x | 3.0 .x |
8
- | Bundler | 2.1.4 | 2.x |
7
+ | Ruby | 3.0.1 | 3.1 .x |
8
+ | Bundler | 2.2.15 | 2.x |
9
9
| NodeJS | 18.x.x | 18.x.x |
10
10
| Python | 3.9.x | |
11
- | PostgreSQL | 13.x | 14 .x |
11
+ | PostgreSQL | 13.x | 16 .x |
12
12
| Java | 11.x | 19.x |
13
13
| Kafka | 3.3.1 | |
14
14
@@ -184,7 +184,7 @@ A Ruby version manager is *strongly* recommended. Use any one of the following:
184
184
* [rbenv](https://github.com/rbenv/rbenv) + [ruby-build](https://github.com/rbenv/ruby-build#readme)
185
185
* [rvm](http://rvm.io/)
186
186
187
- Using the Ruby version manager, install ` ruby ` > = 3.0.0 and < 3.1.0 and the latest ` bundler` .
187
+ Using the Ruby version manager, install Ruby and the latest ` bundler` (as listed in the [Requirements Summary]( # requirements-summary) above) .
188
188
189
189
---
190
190
You can’t perform that action at this time.
0 commit comments