From 18f5c195b3419821def43519e169f28d1f58de8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 19:34:14 +0000 Subject: [PATCH] Bump addressable from 2.3.6 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.6 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.6...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 f2a41c99..b3a74547 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.3.6) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) analytics-ruby (2.0.12) arel (6.0.0) awesome_print (1.2.0) @@ -239,6 +240,7 @@ GEM pry-rails (0.3.2) pry (>= 0.9.10) psych (2.0.5) + public_suffix (3.1.1) puma (2.7.1) rack (>= 1.1, < 2.0) pusher (0.12.0)