From ae4bf48f8259fb94ec704a56c9d62d654d46f529 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 03:24:45 +0000 Subject: [PATCH] Bump prometheus_exporter from 2.0.8 to 2.1.0 Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 2.0.8 to 2.1.0. - [Release notes](https://github.com/discourse/prometheus_exporter/releases) - [Changelog](https://github.com/discourse/prometheus_exporter/blob/main/CHANGELOG) - [Commits](https://github.com/discourse/prometheus_exporter/compare/v2.0.8...v2.1.0) --- updated-dependencies: - dependency-name: prometheus_exporter 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 c0e9ee69..be639067 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,7 +298,7 @@ GEM dachsfisch (~> 1.0.0) nokogiri (>= 1.10.2, < 2.0.0) rubyzip (>= 1.2.2, < 3.0.0) - prometheus_exporter (2.0.8) + prometheus_exporter (2.1.0) webrick pry (0.14.2) coderay (~> 1.1)