From 1b216cd31fd6dca8c783db6299ba40bc9419661c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sun, 26 May 2019 22:28:27 +0000 Subject: [PATCH 1/2] Bump memory_profiler from 0.9.12 to 0.9.13 Bumps [memory_profiler](https://github.com/SamSaffron/memory_profiler) from 0.9.12 to 0.9.13. - [Release notes](https://github.com/SamSaffron/memory_profiler/releases) - [Changelog](https://github.com/SamSaffron/memory_profiler/blob/master/CHANGELOG.md) - [Commits](https://github.com/SamSaffron/memory_profiler/compare/v0.9.12...v0.9.13) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dce396f2..d252d891 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -258,7 +258,7 @@ GEM railties (>= 3.2) medium-editor-rails (2.3.1) railties (>= 3.0) - memory_profiler (0.9.12) + memory_profiler (0.9.13) meta-tags (2.11.0) actionpack (>= 3.2.0, < 5.3) method_source (0.9.2) From 30ce73c2d1b9175224d41f1220170564600de389 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 10:55:11 +0000 Subject: [PATCH 2/2] Bump rack-mini-profiler from 1.0.1 to 1.0.2 Bumps [rack-mini-profiler](https://github.com/MiniProfiler/rack-mini-profiler) from 1.0.1 to 1.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.1...v1.0.2) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dce396f2..b38c59c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -322,7 +322,7 @@ GEM pundit (2.0.1) activesupport (>= 3.0.0) rack (2.0.7) - rack-mini-profiler (1.0.1) + rack-mini-profiler (1.0.2) rack (>= 1.2.0) rack-pjax (1.0.0) nokogiri (~> 1.5)