From dd802f76bc7237dbaf1eb59542e5796c7063f587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 22:05:42 +0000 Subject: [PATCH] Bump pry-stack_explorer from 0.5.1 to 0.6.0 (#2429) Bumps [pry-stack_explorer](https://github.com/banister/pry-stack_explorer) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/banister/pry-stack_explorer/releases) - [Commits](https://github.com/banister/pry-stack_explorer/commits) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fbca8c77..28ab1f64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM async-io (~> 1.15) async-io (1.30.1) async (~> 1.14) - binding_of_caller (0.8.0) + binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) byebug (11.1.3) @@ -175,8 +175,8 @@ GEM pry-rescue (1.5.2) interception (>= 0.5) pry (>= 0.12.0) - pry-stack_explorer (0.5.1) - binding_of_caller (~> 0.7) + pry-stack_explorer (0.6.0) + binding_of_caller (~> 1.0) pry (~> 0.13) public_suffix (4.0.6) racc (1.5.2)