From b30ffbfb3af2dbb7953920b8124aff67c706ed76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Aug 2024 01:22:56 +0000 Subject: [PATCH] chore(deps): update dependency activesupport to v7.2.0 --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5ac5031..704d24ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,16 +1,17 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.4) + activesupport (7.2.0) base64 bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) base64 (0.2.0) better_errors (2.10.1) erubi (>= 1.0.0) @@ -21,7 +22,7 @@ GEM byebug (11.1.3) chunky_png (1.4.0) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) daemons (1.4.1) drb (2.2.1) @@ -50,13 +51,13 @@ GEM image_optim (~> 0.19) image_size (3.3.0) in_threads (1.6.0) + logger (1.6.0) method_source (1.0.0) mini_portile2 (2.8.7) minitest (5.24.1) multi_json (1.15.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - mutex_m (0.2.0) newrelic_rpm (8.16.0) nokogiri (1.16.7) mini_portile2 (~> 2.8.2) @@ -96,6 +97,7 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) + securerandom (0.3.1) sinatra (3.2.0) mustermann (~> 3.0) rack (~> 2.2, >= 2.2.4)