From 8d3e5fc7709dd84852a9e18683d26f764bc3691f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:13:03 +0000 Subject: [PATCH] Bump uri from 1.0.3 to 1.0.4 Bumps [uri](https://github.com/ruby/uri) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: uri dependency-version: 1.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e1bde5..a232c8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -335,7 +335,7 @@ GEM unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.0.4) wdm (0.1.1) webrick (1.9.1) zeitwerk (2.7.3) @@ -356,8 +356,8 @@ DEPENDENCIES jekyll-sitemap minima (~> 2.5.1) rspec (>= 3.13.1) - rubocop (>= 1.79.0) - rubocop-rspec (>= 3.6.0) + rubocop (>= 1.80.2) + rubocop-rspec (>= 3.7.0) simplecov (>= 0.22.0) simplecov-console (>= 0.9.4) tzinfo (~> 1.2)