From 90d0b8fefdb8b995a7add1b1e40af72f4ba70d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 15:15:34 +0000 Subject: [PATCH] Bump prometheus-client from 0.10.0 to 4.2.2 Bumps [prometheus-client](https://github.com/prometheus/client_ruby) from 0.10.0 to 4.2.2. - [Release notes](https://github.com/prometheus/client_ruby/releases) - [Changelog](https://github.com/prometheus/client_ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_ruby/compare/v0.10.0...v4.2.2) --- updated-dependencies: - dependency-name: prometheus-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index e213a4ae7..492837071 100644 --- a/Gemfile +++ b/Gemfile @@ -27,7 +27,7 @@ gem 'statsd-ruby', '~> 1.5.0' # prometheus/client_ruby had a massive rewrite in # https://github.com/prometheus/client_ruby/pull/95 # This is the prerelease version of that work -gem 'prometheus-client', '~> 0.10.0.pre.alpha.1' +gem 'prometheus-client', '~> 4.2.2' # Use sentry-raven for sending logs to Sentry via the raven protocol gem 'sentry-raven' diff --git a/Gemfile.lock b/Gemfile.lock index b56d5d95a..39eaa455c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM parser (3.0.2.0) ast (~> 2.4.1) phantomjs (2.1.1.0) - prometheus-client (0.10.0) + prometheus-client (4.2.2) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) @@ -385,7 +385,7 @@ DEPENDENCIES logstash-logger mini_racer multi_json - prometheus-client (~> 0.10.0.pre.alpha.1) + prometheus-client (~> 4.2.2) pry (~> 0.14.2) puma rack-handlers