From b1649d202f4f73f33c4826b878702ef85ef934f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 13:14:57 +0000 Subject: [PATCH] Bump pghero from 2.8.2 to 3.2.0 Bumps [pghero](https://github.com/ankane/pghero) from 2.8.2 to 3.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.8.2...v3.2.0) --- updated-dependencies: - dependency-name: pghero dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 6bcec97ad147c8..c82693f63583cb 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'rack', '~> 2.2.3' gem 'hamlit-rails', '~> 0.2' gem 'pg', '~> 1.3' gem 'makara', '~> 0.5' -gem 'pghero', '~> 2.8' +gem 'pghero', '~> 3.2' gem 'dotenv-rails', '~> 2.7' gem 'aws-sdk-s3', '~> 1.113', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 8751775ef298c9..0b018af9cf719b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM httplog (1.5.0) rack (>= 1.0) rainbow (>= 2.0.0) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) i18n-tasks (1.0.9) activesupport (>= 4.0.2) @@ -396,7 +396,7 @@ GEM mime-types-data (3.2022.0105) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.15.0) + minitest (5.17.0) msgpack (1.5.1) multi_json (1.15.0) multipart-post (2.1.1) @@ -448,8 +448,8 @@ GEM pastel (0.8.0) tty-color (~> 0.5) pg (1.3.5) - pghero (2.8.2) - activerecord (>= 5) + pghero (3.2.0) + activerecord (>= 6) pkg-config (1.4.7) posix-spawn (0.3.15) premailer (1.14.2) @@ -675,7 +675,7 @@ GEM twitter-text (3.1.0) idn-ruby unf (~> 0.1.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2022.1) tzinfo (>= 1.0.0) @@ -724,7 +724,7 @@ GEM xorcist (1.1.2) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.5.4) + zeitwerk (2.6.7) PLATFORMS ruby @@ -801,7 +801,7 @@ DEPENDENCIES ox (~> 2.14) parslet pg (~> 1.3) - pghero (~> 2.8) + pghero (~> 3.2) pkg-config (~> 1.4) posix-spawn premailer-rails