From 0905389e0c3835a96a87828acdd5e58861efce5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 05:32:43 +0000 Subject: [PATCH] Bump the regular-updates group across 1 directory with 2 updates Bumps the regular-updates group with 2 updates in the / directory: [debug](https://github.com/ruby/debug) and [rack-test](https://github.com/rack/rack-test). Updates `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) Updates `rack-test` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/rack/rack-test/releases) - [Changelog](https://github.com/rack/rack-test/blob/main/History.md) - [Commits](https://github.com/rack/rack-test/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates - dependency-name: rack-test dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b4f059..764b925 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,15 +47,16 @@ GEM xpath (~> 3.2) concurrent-ruby (1.3.4) connection_pool (2.4.1) - debug (1.9.2) + date (3.4.1) + debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.1) drb (2.2.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) - irb (1.14.1) + io-console (0.8.0) + irb (1.14.3) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.8.2) @@ -77,7 +78,8 @@ GEM parser (3.3.6.0) ast (~> 2.4.1) racc - psych (5.2.0) + psych (5.2.2) + date stringio public_suffix (6.0.1) puma (6.5.0) @@ -90,15 +92,15 @@ GEM rack (>= 3.0.0, < 4) rack-session (2.0.0) rack (>= 3.0.0) - rack-test (2.1.0) + rack-test (2.2.0) rack (>= 1.3) rackup (2.2.1) rack (>= 3) rainbow (3.1.1) - rdoc (6.8.1) + rdoc (6.10.0) psych (>= 4.0.0) regexp_parser (2.9.2) - reline (0.5.11) + reline (0.6.0) io-console (~> 0.5) rexml (3.3.9) rspec (3.13.0)