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

Updated to ruby 2.6.0 and updated gems

This commit is contained in:
2019-04-19 10:29:06 -04:00
parent edb8885f00
commit 31fbe5baff
4 changed files with 36 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
source 'https://rubygems.org'
ruby '2.5.1'
ruby '2.6.0'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '5.2.2'
# Use sqlite3 as the database for Active Record