From 4ce363689a559eceef97b200c3c6a58fe83b4a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 13:11:15 +0000 Subject: [PATCH] Bump rubocop-rails from 2.24.0 to 2.24.1 Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.24.0 to 2.24.1. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.24.0...v2.24.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index 5bb3a9bf..c79211f2 100644 --- a/Gemfile +++ b/Gemfile @@ -63,7 +63,7 @@ group :linter do gem 'rubocop', '~> 1.62.1' gem 'rubocop-capybara', '~> 2.20.0' gem 'rubocop-performance', '~> 1.20.2' - gem 'rubocop-rails', '~> 2.24.0' + gem 'rubocop-rails', '~> 2.24.1' gem 'rubocop-rake', '~> 0.6.0' end diff --git a/Gemfile.lock b/Gemfile.lock index 8a50e7a1..2c5d5ce5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM execjs (~> 2) base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.6) + bigdecimal (3.1.7) bindex (0.8.1) bootstrap (5.3.2) autoprefixer-rails (>= 9.1.0) @@ -237,7 +237,7 @@ GEM mini_portile2 (2.8.5) mini_racer (0.8.0) libv8-node (~> 18.16.0.0) - minitest (5.22.2) + minitest (5.22.3) multi_json (1.15.0) multi_xml (0.6.0) mutex_m (0.2.0) @@ -308,7 +308,7 @@ GEM puppetdb-ruby (1.2.0) httparty racc (1.7.3) - rack (3.0.9.1) + rack (3.0.10) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -381,7 +381,7 @@ GEM rubocop-performance (1.20.2) rubocop (>= 1.48.1, < 2.0) rubocop-ast (>= 1.30.0, < 2.0) - rubocop-rails (2.24.0) + rubocop-rails (2.24.1) activesupport (>= 4.2.0) rack (>= 1.1) rubocop (>= 1.33.0, < 2.0) @@ -500,7 +500,7 @@ DEPENDENCIES rubocop (~> 1.62.1) rubocop-capybara (~> 2.20.0) rubocop-performance (~> 1.20.2) - rubocop-rails (~> 2.24.0) + rubocop-rails (~> 2.24.1) rubocop-rake (~> 0.6.0) ruby-saml selenium-webdriver