From ef26609a8fd0e70ffba9826d64a48464f99bed4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 09:02:25 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bb76bec..616b7c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) bigdecimal (4.0.1) - binding_of_caller (1.0.1) + binding_of_caller (2.0.0) debug_inspector (>= 1.2.0) byebug (13.0.0) reline (>= 0.6.0)