1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Updated ruby and rails versions on README

This commit is contained in:
2019-11-20 09:27:20 -05:00
parent ed0abdfcd6
commit 423544a1fb

View File

@@ -16,9 +16,9 @@ MIT License
<b>Development details:</b> <b>Development details:</b>
* Ruby 2.5.1 * Ruby 2.6.5
* Rails 5.2.2 * Rails 6.0.1
* Install gems without production <tt>bundle install --without production</tt> * Install gems without production <tt>bundle install --without production</tt>