Upgrade ruby
This commit is contained in:
parent
f30610722e
commit
c972b74bdb
@ -1 +1 @@
|
|||||||
2.6.0
|
2.7.2
|
||||||
|
|||||||
2
Gemfile
2
Gemfile
@ -1,5 +1,5 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
ruby '2.6.0'
|
ruby '2.7.2'
|
||||||
gem 'rails', '5.2.2'
|
gem 'rails', '5.2.2'
|
||||||
# TODO Upgrade sprockets
|
# TODO Upgrade sprockets
|
||||||
gem 'sprockets', '~> 3.7'
|
gem 'sprockets', '~> 3.7'
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: git://github.com/koenpunt/capistrano-nginx.git
|
remote: https://github.com/koenpunt/capistrano-nginx.git
|
||||||
revision: 5a91aed41c16fb38b6d9d9462ba1ddfe76dede55
|
revision: 5a91aed41c16fb38b6d9d9462ba1ddfe76dede55
|
||||||
specs:
|
specs:
|
||||||
capistrano-nginx (0.2.1)
|
capistrano-nginx (0.2.1)
|
||||||
@ -485,7 +485,7 @@ DEPENDENCIES
|
|||||||
webdrivers
|
webdrivers
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 2.6.0p0
|
ruby 2.7.2p137
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.17.3
|
1.17.3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user