From ca9c35db1439d68d1c2fb6a35fec9521eb0d03be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 04:44:28 +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 1a1edb597..354327dea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM rouge (>= 1.0.0) 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) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3)