Bump pghero from 2.1.0 to 2.2.0 (#8782)
Bumps [pghero](https://github.com/ankane/pghero) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/ankane/pghero/releases) - [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/pghero/compare/v2.1.0...v2.2.0 ) Signed-off-by:dependabot[bot] <support@dependabot.com>
... | ... | @@ -12,7 +12,7 @@ gem 'thor', '~> 0.20' |
gem 'hamlit-rails', '~> 0.2' | ||
gem 'pg', '~> 1.0' | ||
gem 'makara', '~> 0.4' | ||
gem 'pghero', '~> 2.1' | ||
gem 'pghero', '~> 2.2' | ||
gem 'dotenv-rails', '~> 2.2', '< 2.3' | ||
gem 'aws-sdk-s3', '~> 1.9', require: false | ||
... | ... |
Please register or sign in to comment