Added CodeBuild files and update snibox to latest

This commit is contained in:
Pavel Pivovarov
2019-03-16 01:16:44 +00:00
parent b9253ee6e6
commit 611e5c6029
5 changed files with 65 additions and 3 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.0', '< 2.7.0'
gem 'rails', '~> 5.2', '>=5.2.2'
gem 'pg', '~> 1.0'