From 7a552c33a3e5be2d34d8c88482bd30bcf7013035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 16:24:22 +0000 Subject: [PATCH] chore(deps): update dependency prometheus-client to v4.2.3 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 15964e5f44..52b6ef7905 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,6 +280,7 @@ GEM descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) + base64 (0.2.0) bindex (0.8.1) bootstrap-kaminari-views (0.0.5) kaminari (>= 0.13) @@ -449,7 +450,8 @@ GEM syntax_tree-haml (>= 2.0.0) syntax_tree-rbs (>= 0.2.0) prettier_print (1.2.1) - prometheus-client (4.2.1) + prometheus-client (4.2.3) + base64 pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0)