]> cat aescling's git repositories - mastodon.git/commitdiff
Bump pghero from 2.4.2 to 2.5.0 (#13848)
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 25 May 2020 12:56:04 +0000 (21:56 +0900)
committerGitHub <noreply@github.com>
Mon, 25 May 2020 12:56:04 +0000 (21:56 +0900)
Bumps [pghero](https://github.com/ankane/pghero) from 2.4.2 to 2.5.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.4.2...v2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 0dfa3a5887a9d7d875505342521606dd9f03f21c..f2182ebcca0827852868a4ee36236604c0cc843c 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -17,7 +17,7 @@ gem 'e2mmap', '~> 0.1.0'
 gem 'hamlit-rails', '~> 0.2'
 gem 'pg', '~> 1.2'
 gem 'makara', '~> 0.4'
-gem 'pghero', '~> 2.4'
+gem 'pghero', '~> 2.5'
 gem 'dotenv-rails', '~> 2.7'
 
 gem 'aws-sdk-s3', '~> 1.64', require: false
index 51c68d1e6879c2fa8397efdf0d8a7e0546e6c08e..4ff424b640cf95560cdaeb94812da9392e3ae854 100644 (file)
@@ -413,7 +413,7 @@ GEM
       equatable (~> 0.6)
       tty-color (~> 0.5)
     pg (1.2.3)
-    pghero (2.4.2)
+    pghero (2.5.0)
       activerecord (>= 5)
     pkg-config (1.4.1)
     premailer (1.11.1)
@@ -744,7 +744,7 @@ DEPENDENCIES
   parallel_tests (~> 2.32)
   parslet
   pg (~> 1.2)
-  pghero (~> 2.4)
+  pghero (~> 2.5)
   pkg-config (~> 1.4)
   posix-spawn!
   premailer-rails