From 8577ad697b0c913dff4181002de554b7f9218b61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Oct 2021 13:39:24 +0000 Subject: [PATCH] Bump active_utils from 3.3.17 to 3.3.18 Bumps [active_utils](https://github.com/shopify/active_utils) from 3.3.17 to 3.3.18. - [Release notes](https://github.com/shopify/active_utils/releases) - [Changelog](https://github.com/Shopify/active_utils/blob/master/CHANGELOG.md) - [Commits](https://github.com/shopify/active_utils/compare/v3.3.17...v3.3.18) --- updated-dependencies: - dependency-name: active_utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bca905dc..ceecc6ba9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM activerecord (>= 4.2) active_record_union (1.3.0) activerecord (>= 4.0) - active_utils (3.3.17) + active_utils (3.3.18) activesupport (>= 4.2) i18n activejob (6.0.4.1)