From 929b7d200abc51d64df09bfcd9ebeb64fd141088 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 22:51:24 +0000 Subject: [PATCH] Bump addressable from 2.3.3 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.3 to 2.8.1. - [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.1) --- 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..a3b60d56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.3.3) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.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 (5.0.0) redcarpet (2.2.2) rest-client (1.6.7) mime-types (>= 1.16)