Bump rails to 5.1.7

This commit is contained in:
John Lees-Miller
2020-05-30 08:58:17 +01:00
parent ff93a6ed7f
commit df28c040d4
2 changed files with 44 additions and 41 deletions

View File

@ -6,7 +6,7 @@ git_source(:github) do |repo_name|
end
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.1.6.2'
gem 'rails', '~> 5.1.7'
# Use postgresql as the database for Active Record
gem 'pg', '>= 0.18', '< 2.0'
# Use Puma as the app server