]> cat aescling's git repositories - mastodon.git/commitdiff
Bump pghero from 2.3.0 to 2.4.1 (#12478)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Wed, 27 Nov 2019 00:03:02 +0000 (09:03 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Wed, 27 Nov 2019 00:03:02 +0000 (09:03 +0900)
Bumps [pghero](https://github.com/ankane/pghero) from 2.3.0 to 2.4.1.
- [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.3.0...v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 0bdc86323c49446e56579f975a8f8f12b822c44b..f185d0b39390225a502166085dc1b46f62a0ee42 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -12,7 +12,7 @@ gem 'thor', '~> 0.20'
 gem 'hamlit-rails', '~> 0.2'
 gem 'pg', '~> 1.1'
 gem 'makara', '~> 0.4'
-gem 'pghero', '~> 2.3'
+gem 'pghero', '~> 2.4'
 gem 'dotenv-rails', '~> 2.7'
 
 gem 'aws-sdk-s3', '~> 1.55', require: false
index 401de21f7439bff16a5ce6503cf66073d9ff39c6..ffdb3c6874d9336cf31b8b60f9080e61392581b3 100644 (file)
@@ -433,7 +433,7 @@ GEM
       equatable (~> 0.6)
       tty-color (~> 0.5)
     pg (1.1.4)
-    pghero (2.3.0)
+    pghero (2.4.1)
       activerecord (>= 5)
     pkg-config (1.4.0)
     premailer (1.11.1)
@@ -756,7 +756,7 @@ DEPENDENCIES
   parallel_tests (~> 2.29)
   parslet
   pg (~> 1.1)
-  pghero (~> 2.3)
+  pghero (~> 2.4)
   pkg-config (~> 1.4)
   posix-spawn!
   premailer-rails