Upgrade ruby

This commit is contained in:
Jesse C. Fisher 2022-05-24 11:26:36 -07:00
parent ae03f0720f
commit feba35eb43
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2.6.0
2.7.2

View File

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

View File

@ -1,5 +1,5 @@
GIT
remote: git://github.com/koenpunt/capistrano-nginx.git
remote: https://github.com/koenpunt/capistrano-nginx.git
revision: 5a91aed41c16fb38b6d9d9462ba1ddfe76dede55
specs:
capistrano-nginx (0.2.1)
@ -485,7 +485,7 @@ DEPENDENCIES
webdrivers
RUBY VERSION
ruby 2.6.0p0
ruby 2.7.2p137
BUNDLED WITH
1.17.3