From 97081a9625a7411d4237d273d11734075aaaace0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 11:53:52 +0000 Subject: [PATCH] Bump debug_inspector from 1.1.0 to 1.2.0 Bumps [debug_inspector](https://github.com/banister/debug_inspector) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/banister/debug_inspector/releases) - [Commits](https://github.com/banister/debug_inspector/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: debug_inspector dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6df84d5c3f..1e857a6b7b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM rexml crass (1.0.6) date (3.3.4) - debug_inspector (1.1.0) + debug_inspector (1.2.0) devise (4.9.3) bcrypt (~> 3.0) orm_adapter (~> 0.1)