From 8444b9d4c04894e6d2da05ea4fcb7c8c8a951430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 12:42:10 +0000 Subject: [PATCH] Bump activesupport from 7.0.4.3 to 7.0.7.2 (#8) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c3e447..11702cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -44,12 +44,12 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) method_source (1.0.0) mini_mime (1.1.2) - minitest (5.18.0) + minitest (5.19.0) multi_xml (0.6.0) parallel (1.22.1) parser (3.2.1.0)