Merge pull request #5722 from consuldemocracy/dependabot/bundler/rubocop-rails-2.26.2

Bump rubocop-rails from 2.25.1 to 2.26.2
This commit is contained in:
Sebastia
2024-10-10 15:03:08 +02:00
committed by GitHub
13 changed files with 23 additions and 14 deletions

View File

@@ -557,10 +557,10 @@ GEM
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.1)
rubocop-rails (2.26.2)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop (>= 1.52.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.1.0)
rubocop (~> 1.61)
@@ -772,7 +772,7 @@ DEPENDENCIES
rubocop-capybara (~> 2.21.0)
rubocop-factory_bot (~> 2.26.1)
rubocop-performance (~> 1.22.1)
rubocop-rails (~> 2.25.1)
rubocop-rails (~> 2.26.2)
rubocop-rspec (~> 3.1.0)
rubocop-rspec_rails (~> 2.30.0)
rvm1-capistrano3 (~> 1.4.0)