From 1d992f6114ad7099e1f762f3c9f408735fce9b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 05:06:01 +0000 Subject: [PATCH] Bump debug from 1.10.0 to 1.11.0 Bumps [debug](https://github.com/ruby/debug) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83976a7..7708796 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,6 +75,7 @@ GEM ast (2.4.3) base64 (0.2.0) bcrypt (3.1.20) + bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-x64-mingw-ucrt) benchmark (0.4.0) bigdecimal (3.1.9) @@ -87,7 +88,7 @@ GEM connection_pool (2.5.0) crass (1.0.6) date (3.4.1) - debug (1.10.0) + debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) devise (4.9.4) @@ -100,10 +101,12 @@ GEM dotenv (3.1.8) drb (2.2.1) ed25519 (1.3.0) + erb (5.0.1) erubi (1.13.1) et-orbi (1.2.11) tzinfo ffi (1.17.2-x64-mingw-ucrt) + ffi (1.17.2-x86_64-linux-gnu) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) @@ -169,6 +172,8 @@ GEM nio4r (2.7.4) nokogiri (1.18.7-x64-mingw-ucrt) racc (~> 1.4) + nokogiri (1.18.7-x86_64-linux-gnu) + racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.1) parallel (1.27.0) @@ -179,7 +184,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.4.0) - psych (5.2.3) + psych (5.2.6) date stringio puma (6.6.0) @@ -225,7 +230,8 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.13.1) + rdoc (6.14.0) + erb psych (>= 4.0.0) regexp_parser (2.10.0) reline (0.6.1) @@ -300,6 +306,7 @@ GEM railties (>= 7.1) thor (~> 1.3.1) sqlite3 (2.6.0-x64-mingw-ucrt) + sqlite3 (2.6.0-x86_64-linux-gnu) sshkit (1.24.0) base64 logger @@ -307,9 +314,10 @@ GEM net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) ostruct - stringio (3.1.6) + stringio (3.1.7) thor (1.3.2) thruster (0.1.12) + thruster (0.1.12-x86_64-linux) timeout (0.4.3) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -330,6 +338,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7)