From a754027258978dffe7c67e933c7e01f992203b81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:30:21 +0000 Subject: [PATCH] Bump prometheus-client from 4.2.0 to 4.2.1 Bumps [prometheus-client](https://github.com/prometheus/client_ruby) from 4.2.0 to 4.2.1. - [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.0...v4.2.1) --- 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 e68cbcd9..95dc4766 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,7 @@ GEM pg (1.5.3) pghero (3.3.3) activerecord (>= 6) - prometheus-client (4.2.0) + prometheus-client (4.2.1) public_suffix (5.0.1) puma (6.3.0) nio4r (~> 2.0)