Updated gems pg -> 1.23, pghero -> 2.4.2

• Updated:
- gems pg, pghero
This commit is contained in:
mgabdev
2020-05-22 18:15:34 -04:00
parent 046a126d1d
commit 701bfa41df
2 changed files with 7 additions and 7 deletions

View File

@@ -10,9 +10,9 @@ gem 'rails', '~> 5.2.3'
gem 'thor', '~> 0.20'
gem 'hamlit-rails', '~> 0.2'
gem 'pg', '~> 1.1'
gem 'pg', '~> 1.2.3'
gem 'makara', '~> 0.4'
gem 'pghero', '~> 2.2'
gem 'pghero', '~> 2.4.2'
gem 'dotenv-rails', '~> 2.7'
gem 'aws-sdk-s3', '~> 1.41', require: false