From 0680d4dcf243fa9c6b77188aed1f9ccd56357718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 20:06:22 +0000 Subject: [PATCH] Bump addressable from 2.3.4 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.4 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.3.4...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 75ae7f5..45dc520 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,8 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.3.4) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arr-pm (0.0.8) cabin (> 0) backports (3.3.1) @@ -54,6 +55,7 @@ GEM rake (>= 0.9) thor (>= 0.16.0) uber-s3 + public_suffix (5.0.0) rake (10.0.4) systemu (2.5.2) thor (0.18.1)