Update rails to 5.1.6.1

This commit is contained in:
John Lees-Miller
2018-12-08 18:07:26 +00:00
parent 8ad9d4016c
commit 9b18c4cacb
2 changed files with 44 additions and 44 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.5'
gem 'rails', '~> 5.1.6.1'
# Use postgresql as the database for Active Record
gem 'pg', '>= 0.18', '< 2.0'
# Use Puma as the app server