From 0f1dd85b59c721a725bb9fdaeabb8d898f748005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 10:27:59 +0000 Subject: [PATCH] Bump debug from 1.11.0 to 1.11.1 Bumps [debug](https://github.com/ruby/debug) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5393389..eec2f0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,15 +104,15 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0) database_cleaner-core (2.0.1) - date (3.5.0) - debug (1.11.0) + date (3.5.1) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.6.2) dotenv (3.1.8) drb (2.2.3) ed25519 (1.4.0) - erb (5.1.3) + erb (6.0.1) erubi (1.13.1) et-orbi (1.4.0) tzinfo @@ -124,6 +124,7 @@ GEM faker (3.5.2) i18n (>= 1.8.11, < 2) ffi (1.17.2-x64-mingw-ucrt) + ffi (1.17.2-x86_64-linux-gnu) fugit (1.12.1) et-orbi (~> 1.4) raabro (~> 1.4) @@ -134,8 +135,8 @@ GEM image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) - io-console (0.8.1) - irb (1.15.2) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -189,17 +190,20 @@ GEM nio4r (2.7.5) nokogiri (1.18.10-x64-mingw-ucrt) racc (~> 1.4) + nokogiri (1.18.10-x86_64-linux-gnu) + racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) parser (3.3.10.0) ast (~> 2.4.1) racc pg (1.6.2-x64-mingw-ucrt) + pg (1.6.2-x86_64-linux) pp (0.6.3) prettyprint prettyprint (0.2.0) prism (1.6.0) - psych (5.2.6) + psych (5.3.1) date stringio puma (7.1.0) @@ -246,12 +250,12 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) - rdoc (6.15.0) + rdoc (7.0.1) erb psych (>= 4.0.0) tsort regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) rspec-core (3.13.6) rspec-support (~> 3.13.0) @@ -328,9 +332,10 @@ GEM net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) ostruct - stringio (3.1.7) + stringio (3.2.0) thor (1.4.0) thruster (0.1.16) + thruster (0.1.16-x86_64-linux) timeout (0.4.4) tsort (0.2.0) tzinfo (2.0.6) @@ -351,6 +356,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES active_model_serializers (~> 0.10.15)