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

Use ruby 2.6.5

This commit is contained in:
2019-11-19 14:10:50 -05:00
parent 76b7b82716
commit 51cc7c8fbe
3 changed files with 3 additions and 3 deletions

View File

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