]> cat aescling's git repositories - mastodon.git/commitdiff
Bump pghero from 2.1.0 to 2.2.0 (#8782)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Tue, 25 Sep 2018 18:31:40 +0000 (20:31 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 25 Sep 2018 18:31:40 +0000 (20:31 +0200)
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>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 70f6c6d56f29521f5c2f817f897260e3c3099d52..6d2a22302702592db8254828e1130be0462b3b88 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -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
index 0425c41e58fe2c9614c06d46554220963f1cf7c4..fee604e4d641c662212a34e7e4fc148412b4dbd6 100644 (file)
@@ -391,7 +391,7 @@ GEM
       equatable (~> 0.5.0)
       tty-color (~> 0.4.0)
     pg (1.0.0)
-    pghero (2.1.0)
+    pghero (2.2.0)
       activerecord
     pkg-config (1.3.0)
     powerpack (0.1.1)
@@ -714,7 +714,7 @@ DEPENDENCIES
   paperclip-av-transcoder (~> 0.6)
   parallel_tests (~> 2.21)
   pg (~> 1.0)
-  pghero (~> 2.1)
+  pghero (~> 2.2)
   pkg-config (~> 1.3)
   posix-spawn!
   premailer-rails