From 86a454434a9b0c987800891f939ca3ad21873214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 18:21:13 +0000 Subject: [PATCH] Bump addressable from 2.5.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.0 to 2.8.0. - [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.0...addressable-2.8.0) --- 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 599c085..d7cd619 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,8 +10,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.0) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) asciidoctor (1.5.5) ast (2.3.0) bcrypt (3.1.11) @@ -38,7 +38,7 @@ GEM parser (2.3.1.4) ast (~> 2.2) powerpack (0.1.1) - public_suffix (2.0.4) + public_suffix (2.0.5) puma (3.6.0) rack (1.6.4) rack-protection (1.5.3)