From c299fc2184000a42412b65b53a94cf8be7f9d40b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:44:14 +0000 Subject: [PATCH] Bump addressable from 2.3.6 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.6 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.6...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 01c8094..79392c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.3.6) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) coderay (1.0.9) crack (0.4.2) safe_yaml (~> 1.0.0) @@ -42,6 +43,7 @@ GEM method_source (~> 0.8) slop (~> 3.4) spoon (~> 0.0) + public_suffix (5.0.0) rack (1.4.1) rack-proxy (0.5.15) rack