Merge pull request #5385 from consuldemocracy/dependabot/bundler/rubocop-factory_bot-2.25.1
Bump rubocop-factory_bot from 2.24.0 to 2.25.1
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -108,7 +108,7 @@ group :development do
|
||||
gem "pronto-scss", "~> 0.11.0", require: false
|
||||
gem "rubocop", "~> 1.56.4", require: false
|
||||
gem "rubocop-capybara", "~> 2.20.0", require: false
|
||||
gem "rubocop-factory_bot", "~> 2.24.0", require: false
|
||||
gem "rubocop-factory_bot", "~> 2.25.1", require: false
|
||||
gem "rubocop-performance", "~> 1.19.1", require: false
|
||||
gem "rubocop-rails", "~> 2.21.2", require: false
|
||||
gem "rubocop-rspec", "~> 2.24.1", require: false
|
||||
|
||||
@@ -542,8 +542,8 @@ GEM
|
||||
parser (>= 3.3.0.4)
|
||||
rubocop-capybara (2.20.0)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-factory_bot (2.24.0)
|
||||
rubocop (~> 1.33)
|
||||
rubocop-factory_bot (2.25.1)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-performance (1.19.1)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-ast (>= 0.4.0)
|
||||
@@ -766,7 +766,7 @@ DEPENDENCIES
|
||||
rspec-rails (~> 5.1.2)
|
||||
rubocop (~> 1.56.4)
|
||||
rubocop-capybara (~> 2.20.0)
|
||||
rubocop-factory_bot (~> 2.24.0)
|
||||
rubocop-factory_bot (~> 2.25.1)
|
||||
rubocop-performance (~> 1.19.1)
|
||||
rubocop-rails (~> 2.21.2)
|
||||
rubocop-rspec (~> 2.24.1)
|
||||
|
||||
Reference in New Issue
Block a user