From a6a10d23c3cba98ba950f0a04e0e436767caf768 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 21:47:27 +0000 Subject: [PATCH] chore(deps): update dependency activesupport to v7.2.2 --- test/integration/Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test/integration/Gemfile.lock b/test/integration/Gemfile.lock index ea06491..88edc52 100644 --- a/test/integration/Gemfile.lock +++ b/test/integration/Gemfile.lock @@ -1,8 +1,9 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.2.1.2) + activesupport (7.2.2) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -13,6 +14,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) base64 (0.2.0) + benchmark (0.3.0) bigdecimal (3.1.8) byebug (11.1.3) concurrent-ruby (1.3.4) @@ -40,7 +42,7 @@ GEM rspec-support (~> 3.13.0) rspec-support (3.13.0) rtesseract (3.1.3) - securerandom (0.3.1) + securerandom (0.3.2) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)