From 2d8705adffac8827f9ea53db486684929814ca77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 03:21:55 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates Bumps the dev-dependencies group with 4 updates in the / directory: [spring](https://github.com/rails/spring), [yard](https://yardoc.org), [bullet](https://github.com/flyerhzm/bullet) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `spring` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/rails/spring/releases) - [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/spring/compare/v4.5.0...v4.6.0) Updates `yard` from 0.9.43 to 0.9.44 Updates `bullet` from 8.1.1 to 8.1.2 - [Changelog](https://github.com/flyerhzm/bullet/blob/main/CHANGELOG.md) - [Commits](https://github.com/flyerhzm/bullet/compare/8.1.1...8.1.2) Updates `rubocop-rails` from 2.35.2 to 2.35.3 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.35.2...v2.35.3) --- updated-dependencies: - dependency-name: spring dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: yard dependency-version: 0.9.44 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: bullet dependency-version: 8.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: rubocop-rails dependency-version: 2.35.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b1c73f293..ac4fef360c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM benchmark (0.5.0) bigdecimal (3.3.1) builder (3.3.0) - bullet (8.1.1) + bullet (8.1.2) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (13.0.0) @@ -333,7 +333,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.5) + json (2.19.7) json-schema (5.2.2) addressable (~> 2.8) bigdecimal (~> 3.1) @@ -598,7 +598,7 @@ GEM rubocop-ast (1.49.1) parser (>= 3.3.7.2) prism (~> 1.7) - rubocop-rails (2.35.2) + rubocop-rails (2.35.3) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -653,7 +653,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) slim (>= 3.0, < 6.0, != 5.0.0) - spring (4.5.0) + spring (4.6.0) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -698,7 +698,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yajl-ruby (1.4.3) - yard (0.9.43) + yard (0.9.44) zeitwerk (2.7.5) PLATFORMS