From 5f775cfc3009de37472c52fe6f43f38cfd5f8fae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 21:49:14 +0000 Subject: [PATCH] build(deps): bump addressable in /pkgs/tools/typesetting/asciidoctor Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.4. - [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.4) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pkgs/tools/typesetting/asciidoctor/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/tools/typesetting/asciidoctor/Gemfile.lock b/pkgs/tools/typesetting/asciidoctor/Gemfile.lock index 59e8fd06ef2df..2bd52e2104fe5 100644 --- a/pkgs/tools/typesetting/asciidoctor/Gemfile.lock +++ b/pkgs/tools/typesetting/asciidoctor/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.4) + public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) asciidoctor (1.5.7.1) asciidoctor-bespoke (1.0.0.alpha.1) @@ -66,7 +66,7 @@ GEM prawn-templates (0.1.1) pdf-reader (~> 2.0) prawn (~> 2.2) - public_suffix (3.0.3) + public_suffix (5.0.1) pygments.rb (1.2.1) multi_json (>= 1.0.0) rack (2.0.6)