From 0b6a0e888da30c178334dc482c81312b6d5b9167 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 8 Apr 2023 11:15:32 +0000 Subject: [PATCH] Update addressable to version 2.8.3 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 476244c8..83908c0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,8 +102,8 @@ GEM awesome_nested_set (>= 2.0) acts_as_list (1.0.4) activerecord (>= 4.2) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.3) + public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) ajax-datatables-rails (1.3.1) zeitwerk @@ -412,7 +412,7 @@ GEM prawn-table prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) - public_suffix (4.0.7) + public_suffix (5.0.1) puma (5.6.4) nio4r (~> 2.0) racc (1.6.2)