Merge pull request #5599 from consuldemocracy/dependabot/bundler/rubocop-factory_bot-2.26.1
Bump rubocop-factory_bot from 2.25.1 to 2.26.1
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -100,7 +100,7 @@ group :development do
|
||||
gem "pronto-stylelint", "~> 0.10.3", require: false
|
||||
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-factory_bot", "~> 2.26.1", 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
|
||||
|
||||
@@ -550,8 +550,8 @@ GEM
|
||||
parser (>= 3.3.1.0)
|
||||
rubocop-capybara (2.21.0)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-factory_bot (2.25.1)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-factory_bot (2.26.1)
|
||||
rubocop (~> 1.61)
|
||||
rubocop-performance (1.21.1)
|
||||
rubocop (>= 1.48.1, < 2.0)
|
||||
rubocop-ast (>= 1.31.1, < 2.0)
|
||||
@@ -764,7 +764,7 @@ DEPENDENCIES
|
||||
rspec-rails (~> 6.1.2)
|
||||
rubocop (~> 1.61.0)
|
||||
rubocop-capybara (~> 2.21.0)
|
||||
rubocop-factory_bot (~> 2.25.1)
|
||||
rubocop-factory_bot (~> 2.26.1)
|
||||
rubocop-performance (~> 1.21.1)
|
||||
rubocop-rails (~> 2.23.1)
|
||||
rubocop-rspec (~> 2.27.0)
|
||||
|
||||
Reference in New Issue
Block a user