From 6d8bbcc27be8d17410be3e93f684a24fbbb12efc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 05:05:47 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 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.5.2...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9bdc705..c51111d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: ZenTest (4.11.0) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) builder (3.2.3) byebug (5.0.0) columnize (= 0.9.0) @@ -53,7 +53,7 @@ GEM mustermann (1.0.3) nokogiri (1.8.4) mini_portile2 (~> 2.3.0) - public_suffix (3.0.3) + public_suffix (5.0.0) rack (2.0.5) rack-protection (2.0.3) rack