From 13d10d24553f879a7395baf55517c6a47d58e168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 18:23:30 +0000 Subject: [PATCH] build(deps): bump groupdate from 6.5.1 to 6.6.0 Bumps [groupdate](https://github.com/ankane/groupdate) from 6.5.1 to 6.6.0. - [Changelog](https://github.com/ankane/groupdate/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/groupdate/compare/v6.5.1...v6.6.0) --- updated-dependencies: - dependency-name: groupdate dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd23c5ca16..88a4a7a00b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -188,7 +188,7 @@ GEM activesupport (>= 5.0) request_store (>= 1.0) ruby2_keywords - drb (2.2.1) + drb (2.2.3) email_spec (2.3.0) htmlentities (~> 4.3.3) launchy (>= 2.1, < 4.0) @@ -266,8 +266,8 @@ GEM google-protobuf (4.30.2-x86_64-linux) bigdecimal rake (>= 13) - groupdate (6.5.1) - activesupport (>= 7) + groupdate (6.6.0) + activesupport (>= 7.1) hashdiff (1.1.2) htmlentities (4.3.4) httparty (0.23.1)