Update ruby version

This commit is contained in:
Jesse C. Fisher 2023-03-25 16:07:26 +00:00
parent c972b74bdb
commit 9a74bec958
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2.7.2 2.7.0

View File

@ -1,5 +1,5 @@
source 'https://rubygems.org' source 'https://rubygems.org'
ruby '2.7.2' ruby '2.7.0'
gem 'rails', '5.2.2' gem 'rails', '5.2.2'
# TODO Upgrade sprockets # TODO Upgrade sprockets
gem 'sprockets', '~> 3.7' gem 'sprockets', '~> 3.7'

View File

@ -485,7 +485,7 @@ DEPENDENCIES
webdrivers webdrivers
RUBY VERSION RUBY VERSION
ruby 2.7.2p137 ruby 2.7.0p0
BUNDLED WITH BUNDLED WITH
1.17.3 2.1.2