From c4b23d811e2427b5f8ee905fe3ba2bca6d5e3459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:46:42 +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 01ca51329..79ec5bc0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -296,7 +296,7 @@ GEM pg (1.5.4) pghero (3.3.4) activerecord (>= 6) - prometheus-client (4.2.1) + prometheus-client (4.2.2) public_suffix (5.0.3) puma (6.4.0) nio4r (~> 2.0)