From 0662f19f781b5ba5f60ac17f54bad5b593cb42d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 08:25:50 +0000 Subject: [PATCH] Bump addressable from 2.6.0 to 2.8.4 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 to 2.8.4. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.6.0...addressable-2.8.4) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0d33e07..d2e891d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM acts-as-taggable-on (5.0.0) activerecord (>= 4.2.8) acts_as_votable (0.12.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.4) + public_suffix (>= 2.0.2, < 6.0) arbre (1.1.1) activesupport (>= 3.0.0) arel (6.0.4) @@ -297,7 +297,7 @@ GEM power_assert (1.1.4) protected_attributes (1.1.4) activemodel (>= 4.0.1, < 5.0) - public_suffix (3.0.3) + public_suffix (5.0.1) raabro (1.1.6) rack (1.6.13) rack-accept (0.4.5)