From 8ee853ba02a71f9d676eff235fc7c1be0902a74a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 09:57:00 +0000 Subject: [PATCH] Bump rack-mini-profiler from 1.0.2 to 2.3.2 Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 1.0.2 to 2.3.2. - [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/v1.0.2...v2.3.2) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 10 ++++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 21de501..de0b215 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ end group :development do # Performance gem 'bullet', '~> 5.9' - gem 'rack-mini-profiler', '~> 1.0' + gem 'rack-mini-profiler', '~> 2.3' # Errors gem 'better_errors', '~> 2.5' diff --git a/Gemfile.lock b/Gemfile.lock index 41a344c..f503d35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -780,7 +780,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.12.2) @@ -799,8 +801,8 @@ GEM trollop pg (1.1.4) puma (3.12.0) - rack (2.0.7) - rack-mini-profiler (1.0.2) + rack (2.2.3) + rack-mini-profiler (2.3.2) rack (>= 1.2.0) rack-proxy (0.6.5) rack @@ -935,7 +937,7 @@ DEPENDENCIES pessimize (~> 0.4) pg (>= 0.18, < 2.0) puma (~> 3.11) - rack-mini-profiler (~> 1.0) + rack-mini-profiler (~> 2.3) rails (~> 5.2.2) responders rollbar