@@ -1 +1 @@
-ruby-2.5.3
+ruby-2.6.0
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
-ruby '2.5.3'
+ruby '2.6.0'
gem 'rails', '~> 5.2.2'
gem 'pg'