From b74ba58cff5b06590d46a7ca89269cc3cd100640 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Jan 2021 00:56:49 +0000 Subject: [PATCH] Bump memory_profiler from 0.9.14 to 1.0.0 Bumps [memory_profiler](https://github.com/SamSaffron/memory_profiler) from 0.9.14 to 1.0.0. - [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.14...v1.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c5c9a8d..33d4bbdb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1233,7 +1233,7 @@ GEM railties (>= 3.2) medium-editor-rails (2.3.1) railties (>= 3.0) - memory_profiler (0.9.14) + memory_profiler (1.0.0) meta-tags (2.14.0) actionpack (>= 3.2.0, < 6.2) method_source (1.0.0)