From 53bb4612128a08883abf2c28a0ab378980a7e016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 09:11:54 +0000 Subject: [PATCH] chore(deps-dev): bump debug from 1.9.2 to 1.10.0 Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.10.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](https://github.com/ruby/debug/compare/v1.9.2...v1.10.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b47ec27..a5cdb2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,8 @@ GEM crack (1.0.0) bigdecimal rexml - debug (1.9.2) + date (3.4.1) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.1) @@ -64,9 +65,9 @@ GEM hashdiff (1.1.2) i18n (1.14.5) concurrent-ruby (~> 1.0) - io-console (0.7.2) + io-console (0.8.0) io-event (1.7.4) - irb (1.13.0) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.1) @@ -84,16 +85,17 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.1.2) + psych (5.2.2) + date stringio public_suffix (6.0.1) racc (1.8.1) rainbow (3.1.1) rake (13.2.1) - rdoc (6.6.3.1) + rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.10.0) - reline (0.5.4) + reline (0.6.0) io-console (~> 0.5) rexml (3.4.0) rspec (3.13.0) @@ -149,7 +151,7 @@ GEM standard-performance (1.6.0) lint_roller (~> 1.1) rubocop-performance (~> 1.23.0) - stringio (3.1.0) + stringio (3.1.2) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) timecop (0.9.10)