Skip to content

Commit 917ea42

Browse files
authored
Merge pull request ManageIQ#545 from Fryguy/update_dev_versions
Update dev versions
2 parents 16d6896 + 275104a commit 917ea42

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

developer_setup.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
| **Name** | **Min Version** | **Max Version** |
66
| ---------- | --------------- | --------------- |
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 |
99
| NodeJS | 18.x.x | 18.x.x |
1010
| Python | 3.9.x | |
11-
| PostgreSQL | 13.x | 14.x |
11+
| PostgreSQL | 13.x | 16.x |
1212
| Java | 11.x | 19.x |
1313
| Kafka | 3.3.1 | |
1414

@@ -184,7 +184,7 @@ A Ruby version manager is *strongly* recommended. Use any one of the following:
184184
* [rbenv](https://github.com/rbenv/rbenv) + [ruby-build](https://github.com/rbenv/ruby-build#readme)
185185
* [rvm](http://rvm.io/)
186186

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).
188188

189189
---
190190

0 commit comments

Comments
 (0)