From 73c40a3c43fd7648e20644f52085c58b5e9e2f93 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 14:29:23 +0000 Subject: [PATCH] Bump rack-mini-profiler from 1.0.2 to 2.0.2 Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 1.0.2 to 2.0.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.0.2) 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..884f944 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.0' # Errors gem 'better_errors', '~> 2.5' diff --git a/Gemfile.lock b/Gemfile.lock index 41a344c..d0973fc 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.2) + rack-mini-profiler (2.0.2) 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.0) rails (~> 5.2.2) responders rollbar