From 01e19f40426b105e2efbf9afd5f007bf56a38898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 03:01:44 +0000 Subject: [PATCH] Bump prometheus_exporter from 1.0.0 to 1.0.1 Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 1.0.0 to 1.0.1. - [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/v1.0.0...v1.0.1) --- 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 a196a0f3..c4ae16b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM ast (~> 2.4.1) path_expander (1.1.0) pg (1.2.3) - prometheus_exporter (1.0.0) + prometheus_exporter (1.0.1) webrick pry (0.13.1) coderay (~> 1.1)