Merge pull request #5596 from consuldemocracy/dependabot/bundler/rubocop-performance-1.21.1
Bump rubocop-performance from 1.20.2 to 1.21.1
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -101,7 +101,7 @@ group :development do
|
||||
gem "rubocop", "~> 1.61.0", require: false
|
||||
gem "rubocop-capybara", "~> 2.21.0", require: false
|
||||
gem "rubocop-factory_bot", "~> 2.25.1", require: false
|
||||
gem "rubocop-performance", "~> 1.20.2", require: false
|
||||
gem "rubocop-performance", "~> 1.21.1", require: false
|
||||
gem "rubocop-rails", "~> 2.23.1", require: false
|
||||
gem "rubocop-rspec", "~> 2.27.0", require: false
|
||||
gem "rvm1-capistrano3", "~> 1.4.0", require: false
|
||||
|
||||
@@ -552,9 +552,9 @@ GEM
|
||||
rubocop (~> 1.41)
|
||||
rubocop-factory_bot (2.25.1)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-performance (1.20.2)
|
||||
rubocop-performance (1.21.1)
|
||||
rubocop (>= 1.48.1, < 2.0)
|
||||
rubocop-ast (>= 1.30.0, < 2.0)
|
||||
rubocop-ast (>= 1.31.1, < 2.0)
|
||||
rubocop-rails (2.23.1)
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
@@ -765,7 +765,7 @@ DEPENDENCIES
|
||||
rubocop (~> 1.61.0)
|
||||
rubocop-capybara (~> 2.21.0)
|
||||
rubocop-factory_bot (~> 2.25.1)
|
||||
rubocop-performance (~> 1.20.2)
|
||||
rubocop-performance (~> 1.21.1)
|
||||
rubocop-rails (~> 2.23.1)
|
||||
rubocop-rspec (~> 2.27.0)
|
||||
rvm1-capistrano3 (~> 1.4.0)
|
||||
|
||||
Reference in New Issue
Block a user