From 811871d309bf26ec07cde93c36f8e2de63be1f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 10:40:09 +0000 Subject: [PATCH] deps(deps): bump the patch-updates group across 1 directory with 2 updates Bumps the patch-updates group with 2 updates in the / directory: [puma](https://github.com/puma/puma) and [rubocop-minitest](https://github.com/rubocop/rubocop-minitest). Updates `puma` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v7.0.1...v7.0.3) Updates `rubocop-minitest` from 0.38.1 to 0.38.2 - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-minitest/compare/v0.38.1...v0.38.2) --- updated-dependencies: - dependency-name: puma dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: rubocop-minitest dependency-version: 0.38.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6500f63..453e893 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,9 +25,9 @@ GEM parser (3.3.9.0) ast (~> 2.4.1) racc - prism (1.4.0) + prism (1.5.1) public_suffix (6.0.2) - puma (7.0.1) + puma (7.0.3) nio4r (~> 2.0) racc (1.8.1) rack (3.1.16) @@ -42,7 +42,7 @@ GEM rack (>= 1.3) rainbow (3.1.1) rake (13.3.0) - regexp_parser (2.10.0) + regexp_parser (2.11.3) rexml (3.4.1) rubocop (1.79.1) json (~> 2.3) @@ -58,7 +58,7 @@ GEM rubocop-ast (1.46.0) parser (>= 3.3.7.2) prism (~> 1.4) - rubocop-minitest (0.38.1) + rubocop-minitest (0.38.2) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) @@ -80,9 +80,9 @@ GEM logger rack (>= 1, < 4) tilt (2.6.1) - unicode-display_width (3.1.4) - unicode-emoji (~> 4.0, >= 4.0.4) - unicode-emoji (4.0.4) + unicode-display_width (3.2.0) + unicode-emoji (~> 4.1) + unicode-emoji (4.1.0) webmock (3.25.1) addressable (>= 2.8.0) crack (>= 0.3.2)