From 30c27c3d61b394298aa0a1786ce30144fa1da37a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:13:21 +0000 Subject: [PATCH] build(deps): 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 fced0ad7f5d..5f6d16d8a7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -360,7 +360,8 @@ GEM ast (~> 2.4.1) racc pg (1.5.6) - prometheus-client (4.2.2) + prometheus-client (4.2.3) + base64 pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0)