From 684f6149a3912f7b4700f91006ca3e6098ab90d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:47:28 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.8.1 in /docs-book 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] --- docs-book/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs-book/Gemfile.lock b/docs-book/Gemfile.lock index b4072b9..52cee42 100644 --- a/docs-book/Gemfile.lock +++ b/docs-book/Gemfile.lock @@ -6,8 +6,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) backports (3.11.0) bookbindery (10.1.12) @@ -165,7 +165,7 @@ GEM padrino-support (0.13.3.4) activesupport (>= 3.1) parallel (1.12.1) - public_suffix (3.0.1) + public_suffix (5.0.0) puma (3.11.2) rack (1.6.8) rack-livereload (0.3.16)