From 56e692a6d65e9ac09f146720408af67786092378 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 21:16:34 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.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.4.0...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 990baf6..cbebbe9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,8 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.2.8) - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) backports (3.6.8) diff-lcs (1.2.5) docile (1.1.5) @@ -54,6 +55,7 @@ GEM net-http-persistent (2.9.4) net-http-pipeline (1.0.1) netrc (0.11.0) + public_suffix (5.0.0) puppet (4.4.1) CFPropertyList (~> 2.2.6) facter (> 2.0, < 4)