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

Updated to ruby 3.0.0

This commit is contained in:
2021-02-11 12:33:25 +00:00
parent db15e79c0f
commit bdd80fc1d2
3 changed files with 3 additions and 3 deletions

View File

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