From 418b803b73a2b5f2d56199132ca4aa071f182c67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 03:01:19 +0000 Subject: [PATCH] Bump prometheus_exporter from 2.0.6 to 2.0.7 Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 2.0.6 to 2.0.7. - [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.6...v2.0.7) --- updated-dependencies: - dependency-name: prometheus_exporter 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 95c44b8c..a4951abf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -294,7 +294,7 @@ GEM ast (~> 2.4.1) path_expander (1.1.1) pg (1.4.5) - prometheus_exporter (2.0.6) + prometheus_exporter (2.0.7) webrick pry (0.14.2) coderay (~> 1.1)