From 7f23be1e1108503b88ffbff98174716182d5e3ac Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2019 13:01:07 +0000 Subject: [PATCH] Bump rack-mini-profiler from 1.0.2 to 1.1.0 Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 1.0.2 to 1.1.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/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 9c96332..bc110f2 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', '~> 1.1' # Errors gem 'better_errors', '~> 2.5' diff --git a/Gemfile.lock b/Gemfile.lock index 43574b9..01039d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -800,7 +800,7 @@ GEM pg (1.1.4) puma (3.12.0) rack (2.0.7) - rack-mini-profiler (1.0.2) + rack-mini-profiler (1.1.0) rack (>= 1.2.0) rack-proxy (0.6.5) rack @@ -934,7 +934,7 @@ DEPENDENCIES pessimize (~> 0.4) pg (>= 0.18, < 2.0) puma (~> 3.11) - rack-mini-profiler (~> 1.0) + rack-mini-profiler (~> 1.1) rails (~> 5.2.2) responders rollbar