From a38aa55dbd01e22332127a3dd25d13ad0f8419c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 03:01:27 +0000 Subject: [PATCH] Bump prometheus_exporter from 2.0.2 to 2.0.3 Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 2.0.2 to 2.0.3. - [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.2...v2.0.3) --- 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 d324ca4a..d78adf8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM ast (~> 2.4.1) path_expander (1.1.0) pg (1.3.5) - prometheus_exporter (2.0.2) + prometheus_exporter (2.0.3) webrick pry (0.13.1) coderay (~> 1.1)