From b91e93a86120070f3c90b44d705d69a6d67e00c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 18:34:36 +0000 Subject: [PATCH] Bump debug from 1.11.0 to 1.11.1 in /fasp_base 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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- fasp_base/Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/fasp_base/Gemfile.lock b/fasp_base/Gemfile.lock index a854025..104d29c 100644 --- a/fasp_base/Gemfile.lock +++ b/fasp_base/Gemfile.lock @@ -99,12 +99,12 @@ GEM bigdecimal rexml crass (1.0.6) - date (3.5.0) - debug (1.11.0) + date (3.5.1) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) drb (2.2.3) - erb (5.1.3) + erb (6.0.1) erubi (1.13.1) forwardable (1.3.3) globalid (1.3.0) @@ -115,8 +115,8 @@ GEM http-2 (>= 1.0.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - io-console (0.8.1) - irb (1.15.3) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -191,7 +191,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - psych (5.2.6) + psych (5.3.1) date stringio public_suffix (6.0.2) @@ -238,12 +238,12 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) - rdoc (6.15.1) + rdoc (7.0.1) erb psych (>= 4.0.0) tsort regexp_parser (2.10.0) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) rexml (3.4.4) rubocop (1.78.0) @@ -288,7 +288,7 @@ GEM sqlite3 (2.8.1-x86_64-linux-musl) starry (0.2.0) base64 - stringio (3.1.7) + stringio (3.2.0) thor (1.4.0) timeout (0.4.4) tsort (0.2.0)