From 64acd4c00c8aa4ecd56f927e655babc24f49c7c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 07:01:15 +0000 Subject: [PATCH] Bump active_utils from 3.5.0 to 3.6.0 Bumps [active_utils](https://github.com/shopify/active_utils) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/shopify/active_utils/releases) - [Changelog](https://github.com/Shopify/active_utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/shopify/active_utils/compare/v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: active_utils dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41f0f1878..d74724666 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM activesupport (>= 7.1) active_record_union (1.3.0) activerecord (>= 4.0) - active_utils (3.5.0) + active_utils (3.6.0) activesupport (>= 4.2) i18n activejob (7.2.2.2)