From e618c800642c9cfaeb659a7754c2ad5d8403825a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 06:03:45 +0000 Subject: [PATCH] Bump the ruby group with 2 updates Bumps the ruby group with 2 updates: [brakeman](https://github.com/presidentbeef/brakeman) and [faker](https://github.com/faker-ruby/faker). Updates `brakeman` from 7.1.1 to 7.1.2 - [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.1.1...v7.1.2) Updates `faker` from 3.5.2 to 3.5.3 - [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.2...v3.5.3) --- updated-dependencies: - dependency-name: brakeman dependency-version: 7.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby - dependency-name: faker dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc4fa0a..e32ef1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM parser (>= 2.4) smart_properties bigdecimal (3.3.1) - brakeman (7.1.1) + brakeman (7.1.2) racc builder (3.3.0) capybara (3.40.0) @@ -107,7 +107,7 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (2.5.5) crass (1.0.6) cuprite (0.17) @@ -133,7 +133,7 @@ GEM factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) - faker (3.5.2) + faker (3.5.3) i18n (>= 1.8.11, < 2) ferrum (0.17.1) addressable (~> 2.5) @@ -148,7 +148,7 @@ GEM rake (>= 13) html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) importmap-rails (2.2.2) actionpack (>= 6.0.0)