From 74bda6fc9789f641b7905fe583584a801e905c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Dec 2020 04:10:02 +0000 Subject: [PATCH] Bump binding_of_caller from 0.7.2 to 1.0.0 Bumps [binding_of_caller](https://github.com/banister/binding_of_caller) from 0.7.2 to 1.0.0. - [Release notes](https://github.com/banister/binding_of_caller/releases) - [Commits](https://github.com/banister/binding_of_caller/compare/v0.7.2...v1.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 801438d7..67fcb4d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -596,7 +596,7 @@ GEM coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) - binding_of_caller (0.7.2) + binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) bitters (0.10.0) bourbon (>= 3.2) @@ -630,7 +630,7 @@ GEM crass (1.0.6) dalli (2.7.0) database_cleaner (1.3.0) - debug_inspector (0.0.2) + debug_inspector (1.0.0) delayed_job (4.1.8) activesupport (>= 3.0, < 6.1) delayed_job_active_record (4.1.4)