Upgrade to rails 5.1.6.2

This commit is contained in:
John Lees-Miller
2019-03-17 10:09:15 +01:00
parent 170a219020
commit 323b7564ec
3 changed files with 42 additions and 42 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.1'
gem 'rails', '~> 5.1.6.2'
# Use postgresql as the database for Active Record
gem 'pg', '>= 0.18', '< 2.0'
# Use Puma as the app server