Update ruby version
This commit is contained in:
parent
c972b74bdb
commit
9a74bec958
@ -1 +1 @@
|
|||||||
2.7.2
|
2.7.0
|
||||||
|
|||||||
2
Gemfile
2
Gemfile
@ -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'
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user