From 90c9cd16d1b383630deb5129b92fb0c67afdd0be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:49:29 +0000 Subject: [PATCH] chore(deps): update dependency hutch to v1.3.1 (#1092) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1da48ce9..85e9ffe1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,8 +183,8 @@ GEM has_scope (0.8.2) actionpack (>= 5.2) activesupport (>= 5.2) - hutch (1.3.0) - activesupport (>= 4.2, <= 8) + hutch (1.3.1) + activesupport (>= 4.2) bunny (>= 2.23, < 3.0) carrot-top (~> 0.0.7) multi_json (~> 1.15) @@ -203,7 +203,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.2) + logger (1.6.3) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0)