From b679c032a6fe4f1bf6cd957f7a4c8a06177a0ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 02:18:28 +0000 Subject: [PATCH] Bump addressable from 2.4.0 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.4.0 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.4.0...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 3a790d7..8b8f16c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,8 @@ GEM tzinfo (~> 1.1) acts-as-taggable-on (3.5.0) activerecord (>= 3.2, < 5) - addressable (2.4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.3) autoparse (0.3.3) addressable (>= 2.3.1) @@ -202,6 +203,7 @@ GEM railties (>= 3.2, < 5.0) polyamorous (1.2.0) activerecord (>= 3.0) + public_suffix (5.0.0) puma (3.2.0) rack (1.6.4) rack-contrib (1.4.0)