update pghero to 2.7.0

This commit is contained in:
admin 2020-12-04 15:40:42 +00:00
parent 72e79af5fc
commit 0ee2f2e8b9
2 changed files with 3 additions and 3 deletions

@ -12,7 +12,7 @@ gem 'thor', '~> 0.20'
gem 'hamlit-rails', '~> 0.2'
gem 'pg', '~> 1.2.3'
gem 'makara', '~> 0.4'
gem 'pghero', '~> 2.4.2'
gem 'pghero', '~> 2.7.0'
gem 'dotenv-rails', '~> 2.7'
gem 'aws-sdk-s3', '~> 1.41', require: false

@ -401,7 +401,7 @@ GEM
equatable (~> 0.5.0)
tty-color (~> 0.4.0)
pg (1.2.3)
pghero (2.4.2)
pghero (2.7.0)
activerecord (>= 5)
pkg-config (1.3.7)
premailer (1.11.1)
@ -722,7 +722,7 @@ DEPENDENCIES
paperclip-av-transcoder (~> 0.6)
parallel_tests (~> 2.29)
pg (~> 1.2.3)
pghero (~> 2.4.2)
pghero (~> 2.7.0)
pkg-config (~> 1.3)
posix-spawn!
premailer-rails