1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04:43 +00:00

Updated README to reflect new versions of rails and ruby

This commit is contained in:
2017-06-08 21:47:47 -04:00
parent 98e63a2ff0
commit a3c768b0bb

View File

@@ -16,9 +16,9 @@ MIT License
<b>Development details:</b>
* Ruby 2.3.0
* Ruby 2.4.0
* Rails 4.2.5
* Rails 5.1.1
* Install gems without production <tt>bundle install --without production</tt>