From 756203621c491d8534c75ca2cfb6a74b4dd02902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 20:43:01 +0000 Subject: [PATCH] Bump the ruby group across 1 directory with 9 updates Bumps the ruby group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [brakeman](https://github.com/presidentbeef/brakeman) | `7.0.2` | `7.1.0` | | [importmap-rails](https://github.com/rails/importmap-rails) | `2.1.0` | `2.2.2` | | [propshaft](https://github.com/rails/propshaft) | `1.1.0` | `1.2.1` | | [puma](https://github.com/puma/puma) | `6.6.0` | `6.6.1` | | [rspec-rails](https://github.com/rspec/rspec-rails) | `8.0.0` | `8.0.1` | | [sentry-rails](https://github.com/getsentry/sentry-ruby) | `5.25.0` | `5.26.0` | | [faker](https://github.com/faker-ruby/faker) | `3.5.1` | `3.5.2` | | [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) | `3.0.0` | `3.0.1` | | [view_component](https://github.com/viewcomponent/view_component) | `3.23.2` | `4.0.0` | Updates `brakeman` from 7.0.2 to 7.1.0 - [Release notes](https://github.com/presidentbeef/brakeman/releases) - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md) - [Commits](https://github.com/presidentbeef/brakeman/compare/v7.0.2...v7.1.0) Updates `importmap-rails` from 2.1.0 to 2.2.2 - [Release notes](https://github.com/rails/importmap-rails/releases) - [Commits](https://github.com/rails/importmap-rails/compare/v2.1.0...v2.2.2) Updates `propshaft` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/rails/propshaft/releases) - [Commits](https://github.com/rails/propshaft/compare/v1.1.0...v1.2.1) Updates `puma` from 6.6.0 to 6.6.1 - [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/v6.6.0...v6.6.1) Updates `rspec-rails` from 8.0.0 to 8.0.1 - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md) - [Commits](https://github.com/rspec/rspec-rails/compare/v8.0.0...v8.0.1) Updates `sentry-rails` from 5.25.0 to 5.26.0 - [Release notes](https://github.com/getsentry/sentry-ruby/releases) - [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-ruby/compare/5.25.0...5.26.0) Updates `faker` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/faker-ruby/faker/releases) - [Changelog](https://github.com/faker-ruby/faker/blob/main/CHANGELOG.md) - [Commits](https://github.com/faker-ruby/faker/compare/v3.5.1...v3.5.2) Updates `active_storage_validations` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases) - [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md) - [Commits](https://github.com/igorkasyanchuk/active_storage_validations/compare/3.0.0...3.0.1) Updates `view_component` from 3.23.2 to 4.0.0 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/viewcomponent/view_component/compare/v3.23.2...v4.0.0) --- updated-dependencies: - dependency-name: brakeman dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: importmap-rails dependency-version: 2.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: propshaft dependency-version: 1.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: puma dependency-version: 6.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: rspec-rails dependency-version: 8.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: sentry-rails dependency-version: 5.26.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faker dependency-version: 3.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: active_storage_validations dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby - dependency-name: view_component dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 47 ++++++++++++++++++++++------------------------- 1 file changed, 22 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd0da13..1c86fa7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (3.0.0) + active_storage_validations (3.0.1) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) @@ -101,7 +101,7 @@ GEM parser (>= 2.4) smart_properties bigdecimal (3.2.2) - brakeman (7.0.2) + brakeman (7.1.0) racc builder (3.3.0) capybara (3.40.0) @@ -124,7 +124,7 @@ GEM date (3.4.1) diff-lcs (1.6.2) drb (2.2.3) - erb (5.0.1) + erb (5.0.2) erb_lint (0.9.0) activesupport better_html (>= 2.0.1) @@ -138,7 +138,7 @@ GEM factory_bot_rails (6.5.0) factory_bot (~> 6.5) railties (>= 6.1.0) - faker (3.5.1) + faker (3.5.2) i18n (>= 1.8.11, < 2) ferrum (0.17.1) addressable (~> 2.5) @@ -163,11 +163,11 @@ GEM image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) - importmap-rails (2.1.0) + importmap-rails (2.2.2) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - io-console (0.8.0) + io-console (0.8.1) irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) @@ -194,7 +194,6 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - method_source (1.1.0) mini_magick (5.2.0) benchmark logger @@ -210,11 +209,11 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.8-aarch64-linux-gnu) + nokogiri (1.18.9-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.8-arm64-darwin) + nokogiri (1.18.9-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.8-x86_64-linux-gnu) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) parallel (1.27.0) parser (3.3.8.0) @@ -224,19 +223,18 @@ GEM prettyprint prettyprint (0.2.0) prism (1.4.0) - propshaft (1.1.0) + propshaft (1.2.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - railties (>= 7.0.0) psych (5.2.6) date stringio public_suffix (6.0.2) - puma (6.6.0) + puma (6.6.1) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.0) rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -279,13 +277,13 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.0) - rdoc (6.14.0) + rdoc (6.14.2) erb psych (>= 4.0.0) regexp_parser (2.10.0) - reline (0.6.1) + reline (0.6.2) io-console (~> 0.5) - rspec-core (3.13.4) + rspec-core (3.13.5) rspec-support (~> 3.13.0) rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) @@ -293,7 +291,7 @@ GEM rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (8.0.0) + rspec-rails (8.0.1) actionpack (>= 7.2) activesupport (>= 7.2) railties (>= 7.2) @@ -357,10 +355,10 @@ GEM ffi (~> 1.12) logger securerandom (0.4.1) - sentry-rails (5.25.0) + sentry-rails (5.26.0) railties (>= 5.0) - sentry-ruby (~> 5.25.0) - sentry-ruby (5.25.0) + sentry-ruby (~> 5.26.0) + sentry-ruby (5.26.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.5.0) @@ -372,7 +370,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.7) - thor (1.3.2) + thor (1.4.0) timeout (0.4.3) turbo-rails (2.0.16) actionpack (>= 7.1.0) @@ -384,10 +382,9 @@ GEM unicode-emoji (4.0.4) uri (1.0.3) useragent (0.16.11) - view_component (3.23.2) - activesupport (>= 5.2.0, < 8.1) + view_component (4.0.0) + activesupport (>= 7.1.0, < 8.1) concurrent-ruby (~> 1) - method_source (~> 1.0) webrick (1.9.1) websocket-driver (0.8.0) base64