about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-08-19 22:37:22 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-08-19 22:37:22 +0900
commit3dd09383697b6624c1615976c0481ee8660f4314 (patch)
treeecd8069c611ed9ac24502fae13b744197962604a /Gemfile.lock
parent994bda37d5d5c0432d91fa6f234454b1f833af14 (diff)
Bump pghero from 2.2.1 to 2.3.0 (#11615)
Bumps [pghero](https://github.com/ankane/pghero) from 2.2.1 to 2.3.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.2.1...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 65d0d0f39..405f29654 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -421,8 +421,8 @@ GEM
       equatable (~> 0.5.0)
       tty-color (~> 0.4.0)
     pg (1.1.4)
-    pghero (2.2.1)
-      activerecord
+    pghero (2.3.0)
+      activerecord (>= 5)
     pkg-config (1.3.7)
     premailer (1.11.1)
       addressable
@@ -739,7 +739,7 @@ DEPENDENCIES
   parallel_tests (~> 2.29)
   parslet
   pg (~> 1.1)
-  pghero (~> 2.2)
+  pghero (~> 2.3)
   pkg-config (~> 1.3)
   posix-spawn!
   premailer-rails