From 5e403071b8c9044eea7f5ae78ad3a63341ea04ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 09:21:09 +0000 Subject: [PATCH] Bump rack-mini-profiler from 1.0.2 to 2.3.1 Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 1.0.2 to 2.3.1. - [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.1) 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..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..adb168e 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.3.1) 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.3) rails (~> 5.2.2) responders rollbar