Upgrade ruby
This commit is contained in:
parent
ae03f0720f
commit
feba35eb43
@ -1 +1 @@
|
||||
2.6.0
|
||||
2.7.2
|
||||
|
||||
2
Gemfile
2
Gemfile
@ -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'
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user