Use Ruby 2.7.1
This commit is contained in:
parent
b114926033
commit
143f76f1c2
2
Gemfile
2
Gemfile
@ -3,7 +3,7 @@
|
|||||||
source 'https://rubygems.org'
|
source 'https://rubygems.org'
|
||||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||||
|
|
||||||
ruby '2.6.1'
|
ruby '2.7.1'
|
||||||
|
|
||||||
gem 'jbuilder'
|
gem 'jbuilder'
|
||||||
gem 'pg'
|
gem 'pg'
|
||||||
|
@ -312,7 +312,7 @@ DEPENDENCIES
|
|||||||
webpacker
|
webpacker
|
||||||
|
|
||||||
RUBY VERSION
|
RUBY VERSION
|
||||||
ruby 2.6.1p33
|
ruby 2.7.1p83
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.1.4
|
2.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user