From 3a6ad29692bddceff100d3701a5f1b1e2c498641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 21:48:57 +0000 Subject: [PATCH] Bump activesupport from 7.0.6 to 7.0.7.2 in /cobra_commander Bumps [activesupport](https://github.com/rails/rails) from 7.0.6 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.6...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cobra_commander/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cobra_commander/Gemfile.lock b/cobra_commander/Gemfile.lock index 4f85d63..74cbde8 100644 --- a/cobra_commander/Gemfile.lock +++ b/cobra_commander/Gemfile.lock @@ -15,7 +15,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.6) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -91,7 +91,7 @@ GEM mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.0218.1) - minitest (5.18.1) + minitest (5.19.0) multi_test (1.1.0) nenv (0.3.0) notiffany (0.1.3)