From c5c812d4830bf6d22dde3947d0fde85abea1d7c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 17:29:39 +0000 Subject: [PATCH] build(deps): bump rails_performance from 1.0.4 to 1.2.0 Bumps [rails_performance](https://github.com/igorkasyanchuk/rails_performance) from 1.0.4 to 1.2.0. - [Changelog](https://github.com/igorkasyanchuk/rails_performance/blob/master/CHANGES.md) - [Commits](https://github.com/igorkasyanchuk/rails_performance/commits) --- updated-dependencies: - dependency-name: rails_performance dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d345d80ae3..36f434a7ef8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,6 +103,7 @@ GEM bootsnap (1.16.0) msgpack (~> 1.2) brakeman (5.4.1) + browser (5.3.1) builder (3.2.4) bullet (7.0.7) activesupport (>= 3.0.0) @@ -311,7 +312,8 @@ GEM rails-i18n (7.0.3) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - rails_performance (1.0.4) + rails_performance (1.2.0) + browser rails redis redis-namespace @@ -332,7 +334,7 @@ GEM psych (>= 4.0.0) redcarpet (3.6.0) redis (4.8.1) - redis-namespace (1.10.0) + redis-namespace (1.11.0) redis (>= 4) regexp_parser (2.8.0) responders (3.1.0)