From a0a481df6e84f99be40b1cc02b0679a5c2e6d454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 01:29:11 +0000 Subject: [PATCH] Bump statsd-instrument from 3.9.9 to 3.9.10 Bumps [statsd-instrument](https://github.com/Shopify/statsd-instrument) from 3.9.9 to 3.9.10. - [Changelog](https://github.com/Shopify/statsd-instrument/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/statsd-instrument/compare/v3.9.9...v3.9.10) --- updated-dependencies: - dependency-name: statsd-instrument dependency-version: 3.9.10 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 d7e93fae83..a6d38f8a61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -822,7 +822,7 @@ GEM activesupport (>= 6.1) sprockets (>= 3.0.0) stackprof (0.2.27) - statsd-instrument (3.9.9) + statsd-instrument (3.9.10) stringio (3.1.7) stripe (11.7.0) strong_migrations (2.5.1)