From c85c0a340dbd336e696c7c561bb64d468e7c81ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:45:45 +0000 Subject: [PATCH] Bump addressable from 2.3.2 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.2 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.2...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 ca064ac5..b3978007 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,8 @@ GEM activemodel (= 3.0.19) activesupport (= 3.0.19) activesupport (3.0.19) - addressable (2.3.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (2.0.10) builder (2.1.2) capistrano (2.6.0) @@ -128,6 +129,7 @@ GEM activesupport (>= 2.3.2) pg (0.9.0) polyglot (0.3.3) + public_suffix (5.0.0) rack (1.2.6) rack-mount (0.6.14) rack (>= 1.0.0)