From a56c83aab8d7c564fdd0a8e9d35a1a7dea2bc696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 07:42:42 +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 93d444d64..a47d27d3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,8 +86,8 @@ GEM rack (>= 0.9.0) rouge (>= 1.0.0) 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.0) @@ -113,7 +113,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)