From c9af9a0984cff30626d7ca027f933405b366a48c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 10:11:54 +0000 Subject: [PATCH] Bump rubocop-minitest from 0.34.2 to 0.34.3 Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.34.2 to 0.34.3. - [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.34.2...v0.34.3) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index c975705..a33ed7f 100644 --- a/Gemfile +++ b/Gemfile @@ -59,7 +59,7 @@ end group :development do gem 'annotate', '~> 3.2' - gem 'rubocop-minitest', '~> 0.34.2' + gem 'rubocop-minitest', '~> 0.34.3' gem 'rubocop-rails', '~> 2.23' gem 'web-console' end diff --git a/Gemfile.lock b/Gemfile.lock index 4c255e9..ecfee9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,7 @@ GEM multi_xml (~> 0.5) rack (>= 1.2, < 4) parallel (1.24.0) - parser (3.2.2.4) + parser (3.3.0.0) ast (~> 2.4.1) racc pg (1.5.4) @@ -267,7 +267,7 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.30.0) parser (>= 3.2.1.0) - rubocop-minitest (0.34.2) + rubocop-minitest (0.34.3) rubocop (>= 1.39, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) rubocop-rails (2.23.1) @@ -339,7 +339,7 @@ DEPENDENCIES puma (~> 6.4) rack-cors rails (~> 7.1.2) - rubocop-minitest (~> 0.34.2) + rubocop-minitest (~> 0.34.3) rubocop-rails (~> 2.23) rugged selenium-webdriver