From c8fa813e97d045ee2eea3a59c3958559574f2103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 22:03:51 +0000 Subject: [PATCH] Bump addressable from 2.3.3 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.3 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.3...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 0da61518..419a9989 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.3) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) alox (0.0.8) alox-gandalf (0.0.11) alox-jason (0.0.31) @@ -97,6 +98,7 @@ GEM yajl-ruby oj (2.0.9) plist (3.1.0) + public_suffix (4.0.6) redcarpet (2.2.2) rest-client (1.6.7) mime-types (>= 1.16)