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

Updated to ruby 4.0.1

This commit is contained in:
2026-02-10 17:58:22 -05:00
parent b51866e9d8
commit fcc8a9b9a9
8 changed files with 11 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
source 'https://rubygems.org'
ruby '3.2.0'
ruby '4.0.1'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '8.1.2'