From 46f36f58cad8cf5c412779c7fc7da7138ddc130b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 18:37:05 +0000 Subject: [PATCH] Bump addressable from 2.3.5 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.5 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.5...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9465b3a2..7b870cfc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,8 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.3.5) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) as-notifications (1.0.1) atomic (1.1.14) buftok (0.2.0) @@ -88,6 +89,7 @@ GEM net-http-persistent (2.9) nio4r (1.0.1) psych (2.0.4) + public_suffix (4.0.6) rack (1.5.2) rack-protection (1.5.2) rack @@ -358,7 +360,7 @@ DEPENDENCIES cinch (~> 2.2.0) cucumber erubis - ffi-rzmq (~>2.0) + ffi-rzmq (~> 2.0) hiredis json listen (~> 2.0)