From 182bd4a95946c5e96d52d9e4a368e235c23bf596 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 14:15:19 +0000 Subject: [PATCH] Update binding_of_caller to version 2.0.0 --- Gemfile.lock | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..7eb6726 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,8 +60,8 @@ GEM coderay (>= 1.0.0) erubi (>= 1.0.0) rack (>= 0.9.0) - binding_of_caller (1.0.0) - debug_inspector (>= 0.0.1) + binding_of_caller (2.0.0) + debug_inspector (>= 1.2.0) bourbon (5.0.1) sass (~> 3.4) thor (~> 0.19) @@ -86,7 +86,7 @@ GEM concurrent-ruby (1.2.2) crass (1.0.6) database_cleaner (1.99.0) - debug_inspector (1.1.0) + debug_inspector (1.2.0) devise (4.4.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) @@ -172,6 +172,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.0.1) + mini_portile2 (2.8.9) minitest (5.19.0) modernizr-rails (2.7.1) multi_json (1.15.0) @@ -181,6 +182,9 @@ GEM sass (~> 3.4) thor (~> 0.19) nio4r (2.3.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) oauth (0.5.1)