From cd4c7794f1f46fa47ef51f8bda485d9b6d2ebbf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:43:53 +0000 Subject: [PATCH] Bump groupdate from 6.4.0 to 6.5.0 Bumps [groupdate](https://github.com/ankane/groupdate) from 6.4.0 to 6.5.0. - [Changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/groupdate/compare/v6.4.0...v6.5.0) --- updated-dependencies: - dependency-name: groupdate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12bced9..f4f18a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,8 +112,8 @@ GEM erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - groupdate (6.4.0) - activesupport (>= 6.1) + groupdate (6.5.0) + activesupport (>= 7) i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2)