Bump ruby version to 2.6.2

This commit is contained in:
Thor77 2019-04-03 09:40:49 +02:00
parent 03244c1820
commit 7f8e1651f0
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2.5.3
2.6.2

View File

@ -3,7 +3,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
ruby '2.5.3'
ruby '2.6.2'
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.2.1'