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

View File

@@ -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