From 9dd5c54403c0e45fff66210cc40c3acb6b508cba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:01:44 +0000 Subject: [PATCH] Bump prometheus_exporter from 2.0.5 to 2.0.6 Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 2.0.5 to 2.0.6. - [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.5...v2.0.6) --- 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 ebeb5273..05c1943b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -290,7 +290,7 @@ GEM ast (~> 2.4.1) path_expander (1.1.1) pg (1.4.5) - prometheus_exporter (2.0.5) + prometheus_exporter (2.0.6) webrick pry (0.14.1) coderay (~> 1.1)