From 67766920118161891152d9d62eab96f3591a860d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 12:24:57 +0100 Subject: [PATCH] deps(bundler): bump standard from 1.42.0 to 1.42.1 in /dependencies (#6383) Bumps [standard](https://github.com/standardrb/standard) from 1.42.0 to 1.42.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](https://github.com/standardrb/standard/compare/v1.42.0...v1.42.1) --- updated-dependencies: - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/Gemfile | 2 +- dependencies/Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dependencies/Gemfile b/dependencies/Gemfile index 27f586fe..33a6f8a1 100644 --- a/dependencies/Gemfile +++ b/dependencies/Gemfile @@ -11,7 +11,7 @@ gem "rubocop-performance", "~>1.22.1" gem "rubocop-rails", "~> 2.27" gem "rubocop-rake", "~> 0.6.0" gem "rubocop-rspec", "~> 3.2.0" -gem "standard", "~>1.41" +gem "standard", "~>1.42" gem "rubocop-capybara", "~> 2.21" gem "rubocop-factory_bot", "~> 2.26" gem "rubocop-rspec_rails", "~> 2.30" diff --git a/dependencies/Gemfile.lock b/dependencies/Gemfile.lock index 59245e9f..89eddfa2 100644 --- a/dependencies/Gemfile.lock +++ b/dependencies/Gemfile.lock @@ -23,7 +23,7 @@ GEM drb (2.2.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - json (2.8.1) + json (2.8.2) language_server-protocol (3.17.0.3) lint_roller (1.1.0) logger (1.6.1) @@ -76,7 +76,7 @@ GEM rubocop-rspec (~> 3, >= 3.0.1) ruby-progressbar (1.13.0) securerandom (0.3.2) - standard (1.42.0) + standard (1.42.1) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0) rubocop (~> 1.68.0) @@ -108,7 +108,7 @@ DEPENDENCIES rubocop-rake (~> 0.6.0) rubocop-rspec (~> 3.2.0) rubocop-rspec_rails (~> 2.30) - standard (~> 1.41) + standard (~> 1.42) BUNDLED WITH 2.5.9