From d0e2a00e010ed94e510a2b030b6f2ab4af7ecc76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 03:10:11 +0100 Subject: [PATCH] Build(deps): Bump memory_profiler from 0.9.14 to 1.0.0 (#11397) 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[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ebf903c2e8..a74e323649 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -180,7 +180,7 @@ GEM mail (2.7.1) mini_mime (>= 0.1.1) maxminddb (0.1.22) - memory_profiler (0.9.14) + memory_profiler (1.0.0) message_bus (3.3.4) rack (>= 1.1.3) method_source (1.0.0)