From 43bce44c5fd3d040b6d32ad8ad3d2b1b1d823764 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:15:54 -0500 Subject: [PATCH] Bump activesupport from 7.2.1.2 to 7.2.2 (#294) --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index eec0d9d..0282e03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,8 +12,9 @@ PATH 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) @@ -25,6 +26,7 @@ GEM tzinfo (~> 2.0, >= 2.0.5) ast (2.4.2) base64 (0.2.0) + benchmark (0.3.0) bigdecimal (3.1.8) byebug (11.1.3) climate_control (1.2.0)