From dc68829197b7b984ee792d4a25397d53d09ded52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 05:12:25 +0000 Subject: [PATCH] Bump puma-plugin-statsd from 2.4.0 to 2.5.0 Bumps [puma-plugin-statsd](https://github.com/yob/puma-plugin-statsd) from 2.4.0 to 2.5.0. - [Changelog](https://github.com/yob/puma-plugin-statsd/blob/main/CHANGELOG.md) - [Commits](https://github.com/yob/puma-plugin-statsd/compare/v2.4.0...v2.5.0) --- updated-dependencies: - dependency-name: puma-plugin-statsd 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 23e1e99ac97..295c6781909 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -724,7 +724,7 @@ GEM multi_json puma (6.3.1) nio4r (~> 2.0) - puma-plugin-statsd (2.4.0) + puma-plugin-statsd (2.5.0) puma (>= 5.0, < 7) raabro (1.4.0) racc (1.7.1)