From 09a9a8d9821c82bac8d71222c937ca7ccc5a40c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 22:46:19 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 in /docs/specs Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 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.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/specs/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/specs/Gemfile.lock b/docs/specs/Gemfile.lock index 106146aea..67cb4e56b 100644 --- a/docs/specs/Gemfile.lock +++ b/docs/specs/Gemfile.lock @@ -127,8 +127,8 @@ GEM adamantium (0.2.0) ice_nine (~> 0.11.0) memoizable (~> 0.4.0) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) anima (0.3.2) abstract_type (~> 0.0.7) adamantium (~> 0.2) @@ -254,7 +254,7 @@ GEM pry (0.14.0) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (5.0.0) puma (3.12.6) racc (1.5.2) rack (2.2.3)