upgrade ruby 2.6.3 -> 2.7.2

This commit is contained in:
Andrew Brown 2021-03-07 16:38:52 -08:00
parent e4292fb1e8
commit 11752abcdc
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2.6.6
2.7.2

View File

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby "~> 2.6"
ruby "~> 2.7"
# Server
gem 'rails'

View File

@ -1623,7 +1623,7 @@ DEPENDENCIES
webpacker
RUBY VERSION
ruby 2.6.3p62
ruby 2.7.2p137
BUNDLED WITH
2.1.4