From cc2f306b6784f5b184dc25c8a03139f6da3b03a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 02:52:26 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 2 updates Bumps the bundler group with 2 updates in the / directory: [rack](https://github.com/rack/rack) and [uri](https://github.com/ruby/uri). Updates `rack` from 3.1.10 to 3.1.12 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v3.1.10...v3.1.12) Updates `uri` from 0.13.0 to 0.13.2 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.0...v0.13.2) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production dependency-group: bundler - dependency-name: uri dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3730e8a..a9142f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM psych (5.1.2) stringio public_suffix (5.0.4) - rack (3.1.10) + rack (3.1.21) rack-protection (4.1.0) base64 (>= 0.1.0) logger (>= 1.6.0) @@ -68,7 +68,7 @@ GEM tilt (~> 2.0) stringio (3.1.0) tilt (2.4.0) - uri (0.13.0) + uri (0.13.3) webrick (1.8.2) PLATFORMS