From f3f107afe812f7981ec0911d9c6def6125690d4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:59:22 +0100 Subject: [PATCH] Bump prometheus-client from 4.2.2 to 4.2.3 (#4219) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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)