From b121947f93f94d7ecc4dc3b7b5f6607af82445ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:36:20 +0000 Subject: [PATCH] build(deps): bump prometheus-client from 4.2.3 to 4.2.4 Bumps [prometheus-client](https://github.com/prometheus/client_ruby) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/prometheus/client_ruby/releases) - [Changelog](https://github.com/prometheus/client_ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_ruby/compare/v4.2.3...v4.2.4) --- updated-dependencies: - dependency-name: prometheus-client 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 ca1ef31f2b..58cac2223b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -356,7 +356,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - prometheus-client (4.2.3) + prometheus-client (4.2.4) base64 pry (0.14.1) coderay (~> 1.1)