From 94b3ca7599a4903242930fd0411089d4257d450c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 13:28:22 +0000 Subject: [PATCH] Bump rubocop-rspec from 2.27.1 to 2.28.0 in /components/app Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.27.1 to 2.28.0. - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.27.1...v2.28.0) --- updated-dependencies: - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- components/app/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/app/Gemfile.lock b/components/app/Gemfile.lock index 4cbf96b14..dc198d9d0 100644 --- a/components/app/Gemfile.lock +++ b/components/app/Gemfile.lock @@ -269,10 +269,13 @@ GEM rubocop-minitest rubocop-performance rubocop-rails - rubocop-rspec (2.27.1) + rubocop-rspec (2.28.0) rubocop (~> 1.40) rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) + rubocop-rspec_rails (~> 2.28) + rubocop-rspec_rails (2.28.2) + rubocop (~> 1.40) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) ruby_ami (2.4.0)