From 84a0c4cab4e4e610fff7771c601863c42c2e6e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:02:55 +0000 Subject: [PATCH] build(deps): bump statsd-instrument from 3.11.1 to 3.11.2 Bumps [statsd-instrument](https://github.com/Shopify/statsd-instrument) from 3.11.1 to 3.11.2. - [Changelog](https://github.com/Shopify/statsd-instrument/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/statsd-instrument/compare/v3.11.1...v3.11.2) --- updated-dependencies: - dependency-name: statsd-instrument dependency-version: 3.11.2 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 b91c4d9dd24..5122227b205 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -401,7 +401,7 @@ GEM spring (4.7.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1) - statsd-instrument (3.11.1) + statsd-instrument (3.11.2) stringio (3.2.0) talentbox-delayed_job_sequel (4.4.0) delayed_job (~> 4.1)