From d2dbfa1d0001f09e101b00a7a332ba995edaf0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 19:14:40 +0000 Subject: [PATCH] Bump addressable from 2.3.6 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.6 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.6...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 a27096495..4a66fbc58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) - addressable (2.3.6) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.4.3) arel (5.0.1.20140414130214) ast (2.2.0) @@ -244,6 +245,7 @@ GEM ast (~> 2.2) pg (0.17.1) powerpack (0.0.9) + public_suffix (5.0.1) puma (4.3.5) nio4r (~> 2.0) rack (1.5.5)