From e78738d7a8e2610fce5f375a299fc91d29c6f9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 06:14:44 +0000 Subject: [PATCH] Bump prometheus-client from 4.2.2 to 4.2.3 Bumps [prometheus-client](https://github.com/prometheus/client_ruby) from 4.2.2 to 4.2.3. - [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.2...v4.2.3) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 311cd42cda..00c8f5cee5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -412,7 +412,8 @@ GEM ast (~> 2.4.1) racc pg (1.5.4) - prometheus-client (4.2.2) + prometheus-client (4.2.3) + base64 pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)