From a52f1f2f9e90bad75df4411bc1dbf3cf6081bced Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 15:58:50 +0000 Subject: [PATCH] Bump prometheus-client from 4.0.0 to 4.1.0 Bumps [prometheus-client](https://github.com/prometheus/client_ruby) from 4.0.0 to 4.1.0. - [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.0.0...v4.1.0) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 50a96494c..6ca64f710 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,7 +270,7 @@ GEM parser (3.1.3.0) ast (~> 2.4.1) pg (1.4.4) - prometheus-client (4.0.0) + prometheus-client (4.1.0) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0)