From 85d8c17d8525464be0ec09b996a231b27fe47a3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 22:03:43 +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: 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 407cc6d96..f9a5c0f05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.3.5) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) aruba (0.5.3) childprocess (>= 0.3.6) cucumber (>= 1.1.1) @@ -29,6 +30,7 @@ GEM json (1.8.0) multi_json (1.8.0) mustache (0.99.4) + public_suffix (4.0.6) rack (1.5.2) rack-protection (1.5.0) rack