From 93b2971c36b62d0df32f28d4c4700f24e984c313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 19:39:48 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.8.6 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.6. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.5.2...addressable-2.8.6) --- 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 71990c6..634f7d5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.0.3) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) asciidoctor (1.5.8) asciidoctor-diagram (1.4.0) @@ -48,7 +48,7 @@ GEM prawn-templates (0.1.1) pdf-reader (~> 2.0) prawn (~> 2.2) - public_suffix (3.0.3) + public_suffix (5.0.5) pygments.rb (1.2.1) multi_json (>= 1.0.0) ruby-rc4 (0.1.5)