From dc505cfcffe1875563610b1753b8883aa0e813ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 09:05:00 -0400 Subject: [PATCH] Bump rack-mini-profiler from 3.3.1 to 4.0.0 (#2381) Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 3.3.1 to 4.0.0. - [Release notes](https://github.com/MiniProfiler/rack-mini-profiler/releases) - [Changelog](https://github.com/MiniProfiler/rack-mini-profiler/blob/master/CHANGELOG.md) - [Commits](https://github.com/MiniProfiler/rack-mini-profiler/compare/v3.3.1...v4.0.0) --- updated-dependencies: - dependency-name: rack-mini-profiler dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb1fb401..3c661aed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -390,7 +390,7 @@ GEM raabro (1.4.0) racc (1.8.1) rack (3.1.16) - rack-mini-profiler (3.3.1) + rack-mini-profiler (4.0.0) rack (>= 1.2.0) rack-session (2.1.1) base64 (>= 0.1.0)