From a1662d42f224425de7f9a5a0f64b4b8bc660a16c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 10:18:45 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 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] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f75daa..460e856 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: http://rubygems.org/ specs: - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) daemons (1.3.1) diff-lcs (1.3) @@ -12,7 +12,6 @@ GEM faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.12.2) - ipaddr (1.2.2) json (2.3.0) jwt (2.2.1) listen (3.2.1) @@ -26,8 +25,7 @@ GEM faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) openssl (2.1.2) - ipaddr - public_suffix (4.0.3) + public_suffix (5.0.0) rack (2.2.3) rack-protection (2.0.8.1) rack