From 7b0a4e218127f3b6e5b042005d56df657a78e67d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 03:01:44 +0000 Subject: [PATCH] Bump prometheus_exporter from 2.0.1 to 2.0.2 Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 2.0.1 to 2.0.2. - [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.1...v2.0.2) --- 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 bf83dad0..24aece28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -292,7 +292,7 @@ GEM ast (~> 2.4.1) path_expander (1.1.0) pg (1.3.3) - prometheus_exporter (2.0.1) + prometheus_exporter (2.0.2) webrick pry (0.13.1) coderay (~> 1.1)