From 385720af42391e0674da53e85960f34e81b86680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 11:50:04 +0000 Subject: [PATCH] Bump binding_of_caller from 1.0.0 to 1.0.1 Bumps [binding_of_caller](https://github.com/banister/binding_of_caller) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/banister/binding_of_caller/releases) - [Commits](https://github.com/banister/binding_of_caller/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: binding_of_caller dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8dd3b490a..2854f6417 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,8 +92,8 @@ GEM parser (>= 2.4) smart_properties bigdecimal (3.1.6) - binding_of_caller (1.0.0) - debug_inspector (>= 0.0.1) + binding_of_caller (1.0.1) + debug_inspector (>= 1.2.0) bootsnap (1.18.3) msgpack (~> 1.2) brakeman (6.1.1) @@ -123,7 +123,7 @@ GEM railties (>= 6.0.0) sass-embedded (~> 1.63) date (3.3.4) - debug_inspector (1.1.0) + debug_inspector (1.2.0) docile (1.4.0) domain_name (0.6.20240107) drb (2.2.1)