Use Ruby 2.7.1

This commit is contained in:
bumi 2020-04-28 10:30:18 +02:00
parent b114926033
commit 143f76f1c2
2 changed files with 2 additions and 2 deletions

View File

@ -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'

View File

@ -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