From e45074e6ebb6a2c5f96bfc9f288a1199deb9438e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 01:58:00 +0000 Subject: [PATCH] chore(deps-dev): 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 7407b41c..350a4d87 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM rouge (>= 1.0.0) bigdecimal (4.0.1) bindata (2.5.1) - binding_of_caller (1.0.1) + binding_of_caller (2.0.0) debug_inspector (>= 1.2.0) bootsnap (1.23.0) msgpack (~> 1.2)