From d19716e828818d5354f89d37760f01c8ce9f81e7 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 12 Dec 2024 10:58:24 +0100 Subject: [PATCH] chore: Update addressable from 2.8.6 to 2.8.7 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ba87552d1..13e34ba4b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,8 +91,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) administrate (0.20.1) actionpack (>= 6.0, < 8.0) actionview (>= 6.0, < 8.0) @@ -513,7 +513,7 @@ GEM promise.rb (0.7.4) psych (5.2.0) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.5.0) nio4r (~> 2.0) pundit (2.3.1)