Updated to the latest commit

This commit is contained in:
Pavel Pivovarov
2018-11-05 10:31:38 +11:00
parent 5552deeb42
commit e5725d3bd0
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ git_source(:github) do |repo_name|
"https://github.com/#{repo_name}.git"
end
ruby '~> 2.5.1'
ruby '~> 2.5.3'
gem 'rails', '~> 5.2.1'
gem 'pg', '~> 1.0'