From c10bc712bd99b0c72166d7e14267593a1cd20ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 05:01:08 +0000 Subject: [PATCH] Bump binding_of_caller from 1.0.1 to 2.0.0 Bumps [binding_of_caller](https://github.com/banister/binding_of_caller) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/banister/binding_of_caller/releases) - [Commits](https://github.com/banister/binding_of_caller/compare/v1.0.1...v2.0.0) --- updated-dependencies: - dependency-name: binding_of_caller dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b42ed4907f..ae79d1f663 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM smart_properties bigdecimal (4.0.1) bindex (0.8.1) - binding_of_caller (1.0.1) + binding_of_caller (2.0.0) debug_inspector (>= 1.2.0) bootsnap (1.20.1) msgpack (~> 1.2) @@ -512,8 +512,8 @@ GEM pry-remote (0.1.8) pry (~> 0.9) slop (~> 3.0) - pry-stack_explorer (0.6.1) - binding_of_caller (~> 1.0) + pry-stack_explorer (0.6.2) + binding_of_caller (>= 1.0) pry (~> 0.13) psych (5.3.1) date