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

View File

@ -400,9 +400,9 @@ GEM
pastel (0.7.2)
equatable (~> 0.5.0)
tty-color (~> 0.4.0)
pg (1.1.4)
pghero (2.2.0)
activerecord
pg (1.2.3)
pghero (2.4.2)
activerecord (>= 5)
pkg-config (1.3.7)
premailer (1.11.1)
addressable
@ -723,8 +723,8 @@ DEPENDENCIES
paperclip (~> 6.0)
paperclip-av-transcoder (~> 0.6)
parallel_tests (~> 2.29)
pg (~> 1.1)
pghero (~> 2.2)
pg (~> 1.2.3)
pghero (~> 2.4.2)
pkg-config (~> 1.3)
posix-spawn!
premailer-rails