From 827f109881761377389c12b62074d648369504f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:30:03 +0000 Subject: [PATCH] Bump addressable from 2.3.4 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.4 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.3.4...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7b2babf..277e819 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.3.4) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) api_smith (1.2.0) hashie (~> 1.0) httparty @@ -55,6 +56,7 @@ GEM mini_portile2 (~> 2.4.0) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) + public_suffix (4.0.6) rack (2.2.3) rack-accept (0.4.5) rack (>= 0.4)