Bumped Rails to 5.2.4.4 (#2185)

This commit is contained in:
Ahmad Farhat
2020-10-09 10:55:19 -04:00
committed by GitHub
parent 57c835d859
commit c77ae11ea0
2 changed files with 46 additions and 46 deletions

View File

@ -8,7 +8,7 @@ git_source(:github) do |repo_name|
end
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '~> 5.2.4.3'
gem 'rails', '~> 5.2.4.4'
# Use Puma as the app server
gem 'puma', '~> 3.12'