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)