From bc92004646e6428b59cb5497fdd00e738a492c9d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 17:01:46 +0000 Subject: [PATCH] Bump rack-mini-profiler from 1.0.2 to 2.2.0 Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 1.0.2 to 2.2.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/v1.0.2...v2.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 21de501..a2a19e8 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.2' # Errors gem 'better_errors', '~> 2.5' diff --git a/Gemfile.lock b/Gemfile.lock index 41a344c..75e1d76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -799,8 +799,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.2.0) rack (>= 1.2.0) rack-proxy (0.6.5) rack @@ -935,7 +935,7 @@ DEPENDENCIES pessimize (~> 0.4) pg (>= 0.18, < 2.0) puma (~> 3.11) - rack-mini-profiler (~> 1.0) + rack-mini-profiler (~> 2.2) rails (~> 5.2.2) responders rollbar