From 423544a1fbfe8003904f9538090d5f6f6f5f7058 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Wed, 20 Nov 2019 09:27:20 -0500 Subject: [PATCH] Updated ruby and rails versions on README --- README.rdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rdoc b/README.rdoc index 19feca4..185c6d2 100644 --- a/README.rdoc +++ b/README.rdoc @@ -16,9 +16,9 @@ MIT License Development details: -* Ruby 2.5.1 +* Ruby 2.6.5 -* Rails 5.2.2 +* Rails 6.0.1 * Install gems without production bundle install --without production