From 634feea5e4caa3b0f47cb16463f8bb380165a8ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2020 08:25:58 +0000 Subject: [PATCH] Bump binding_of_caller from 0.7.2 to 0.8.0 Bumps [binding_of_caller](https://github.com/banister/binding_of_caller) from 0.7.2 to 0.8.0. - [Release notes](https://github.com/banister/binding_of_caller/releases) - [Changelog](https://github.com/banister/binding_of_caller/blob/master/HISTORY) - [Commits](https://github.com/banister/binding_of_caller/compare/v0.7.2...v0.8.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 3d8ae014..6adabfad 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 (0.8.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 (0.0.3) delayed_job (4.1.8) activesupport (>= 3.0, < 6.1) delayed_job_active_record (4.1.4)