From 51f6330643cf27298f49501c13dae78d94dc2baa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:51:20 +0000 Subject: [PATCH] chore(deps): update dependency activesupport to v7.2.1.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index acd6cdf516..3263e33002 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1) + activesupport (7.2.1.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -38,7 +38,7 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) image_optim (0.31.3) exifr (~> 1.2, >= 1.2.2) @@ -51,7 +51,7 @@ GEM image_optim (~> 0.19) image_size (3.3.0) in_threads (1.6.0) - logger (1.6.0) + logger (1.6.1) method_source (1.0.0) mini_portile2 (2.8.7) minitest (5.25.1)