From 1af6e2c51ba1828df8302576a644f9c24e0e1962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 22:57:27 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 in /images Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- images/Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/images/Gemfile.lock b/images/Gemfile.lock index d3a490a..5a8e519 100644 --- a/images/Gemfile.lock +++ b/images/Gemfile.lock @@ -6,8 +6,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) awesome_print (1.8.0) aws-s3 (0.6.3) builder @@ -96,7 +96,7 @@ GEM piet (0.2.6) png_quantizator png_quantizator (0.2.1) - public_suffix (4.0.3) + public_suffix (5.0.0) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) @@ -123,7 +123,6 @@ GEM faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - slack-notifier (2.3.2) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) @@ -156,7 +155,6 @@ DEPENDENCIES piet rmagick rspec - slack-notifier vcr webmock