From 315cc36a01c63a0775e25abbd495413bcf1b8c9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 20:05:38 +0000 Subject: [PATCH] Bump pghero from 2.8.1 to 3.1.0 Bumps [pghero](https://github.com/ankane/pghero) from 2.8.1 to 3.1.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.1...v3.1.0) --- updated-dependencies: - dependency-name: pghero dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index ce2f84c4c..2631a726b 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem 'natcmp', '~> 1.4' gem 'newrelic_rpm', '~> 8.0' gem 'pdfkit', '~> 0.8', require: false gem 'pg', '~> 1.2' -gem 'pghero', '~> 2.8' +gem 'pghero', '~> 3.1' gem 'rack-attack', '~> 6.5', require: false gem 'rack-cors', '~> 1.1' gem 'rack-mini-profiler', '~> 2.3' diff --git a/Gemfile.lock b/Gemfile.lock index 77eca8be3..dc9ee1728 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM xpath (~> 3.2) cliver (0.3.2) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) crass (1.0.6) daemons (1.4.1) @@ -183,7 +183,7 @@ GEM http-cookie (1.0.4) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) @@ -226,7 +226,7 @@ GEM mini_magick (4.11.0) mini_mime (1.1.2) mini_portile2 (2.6.1) - minitest (5.14.4) + minitest (5.17.0) multi_json (1.15.0) multipart-post (2.1.1) mustermann (1.1.1) @@ -244,8 +244,8 @@ GEM ast (~> 2.4.1) pdfkit (0.8.5) pg (1.2.3) - pghero (2.8.1) - activerecord (>= 5) + pghero (3.1.0) + activerecord (>= 6) plist (3.1.0) poltergeist (1.18.1) capybara (>= 2.1, < 4) @@ -430,7 +430,7 @@ GEM thor (1.1.0) tilt (2.0.10) trailblazer-option (0.1.1) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) uber (0.1.0) uglifier (4.2.0) @@ -447,7 +447,7 @@ GEM rexml xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.4.2) + zeitwerk (2.6.6) PLATFORMS ruby @@ -481,7 +481,7 @@ DEPENDENCIES newrelic_rpm (~> 8.0) pdfkit (~> 0.8) pg (~> 1.2) - pghero (~> 2.8) + pghero (~> 3.1) poltergeist (~> 1.18) pry pry-byebug