From 6c8db60adbfa18365538a4e42e6d784818f91954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:51:02 +0000 Subject: [PATCH] Bump activesupport from 7.0.8.6 to 7.0.8.7 Bumps [activesupport](https://github.com/rails/rails) from 7.0.8.6 to 7.0.8.7. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.8.6...v7.0.8.7) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9dac3c6..82c82cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.8.6) + activesupport (7.0.8.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -106,7 +106,7 @@ GEM middleman-sprockets (4.1.0) middleman-core (~> 4.0) sprockets (>= 3.0) - minitest (5.25.1) + minitest (5.25.4) mutex_m (0.2.0) ostruct (0.6.1) padrino-helpers (0.15.3)