From f6f999195c90650aa9845033ce58729cae8e582c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 14:25:45 +0000 Subject: [PATCH] Bump prometheus-client from 4.2.1 to 4.2.2 Bumps [prometheus-client](https://github.com/prometheus/client_ruby) from 4.2.1 to 4.2.2. - [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.1...v4.2.2) --- 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 87b3e667..fd7c66e0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM ast (~> 2.4.1) racc pickup (0.0.11) - prometheus-client (4.2.1) + prometheus-client (4.2.2) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)