Skip to content

Commit 8c38933

Browse files
authored
Update to Ruby and Rails supported versions (#2592)
Addresses issue reported in #2590 Update the supported versions of both ruby and rails on the README.md
1 parent 58f6b76 commit 8c38933

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Click here for the latest [releases].(https://github.com/DMPRoadmap/roadmap/rele
1414

1515
#### Pre-requisites
1616
Roadmap is a Ruby on Rails application and you will need to have:
17-
* Ruby >= 2.4.4
18-
* Rails >= 4.2
17+
* Ruby = 2.4.0 - 2.4.4
18+
* Rails = 4.2
1919
* MySQL >= 5.0 OR PostgreSQL
2020

2121
Further detail on how to install Ruby on Rails applications are available from the Ruby on Rails site: http://rubyonrails.org

0 commit comments

Comments
 (0)