Merge pull request #5269 from consuldemocracy/dependabot/bundler/rubocop-factory_bot-2.24.0
Bump rubocop-factory_bot from 2.23.1 to 2.24.0
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.2", require: false
|
||||
gem "rubocop-capybara", "~> 2.18.0", require: false
|
||||
gem "rubocop-factory_bot", "~> 2.23.1", require: false
|
||||
gem "rubocop-factory_bot", "~> 2.24.0", require: false
|
||||
gem "rubocop-performance", "~> 1.19.0", require: false
|
||||
gem "rubocop-rails", "~> 2.20.2", require: false
|
||||
gem "rubocop-rspec", "~> 2.23.2", require: false
|
||||
|
||||
@@ -535,7 +535,7 @@ GEM
|
||||
parser (>= 3.2.1.0)
|
||||
rubocop-capybara (2.18.0)
|
||||
rubocop (~> 1.41)
|
||||
rubocop-factory_bot (2.23.1)
|
||||
rubocop-factory_bot (2.24.0)
|
||||
rubocop (~> 1.33)
|
||||
rubocop-performance (1.19.0)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
@@ -642,7 +642,7 @@ GEM
|
||||
concurrent-ruby (~> 1.0)
|
||||
uglifier (4.2.0)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
unicode-display_width (2.4.2)
|
||||
unicode-display_width (2.5.0)
|
||||
uniform_notifier (1.16.0)
|
||||
uuidtools (2.2.0)
|
||||
version_gem (1.1.3)
|
||||
@@ -757,7 +757,7 @@ DEPENDENCIES
|
||||
rspec-rails (~> 5.1.2)
|
||||
rubocop (~> 1.56.2)
|
||||
rubocop-capybara (~> 2.18.0)
|
||||
rubocop-factory_bot (~> 2.23.1)
|
||||
rubocop-factory_bot (~> 2.24.0)
|
||||
rubocop-performance (~> 1.19.0)
|
||||
rubocop-rails (~> 2.20.2)
|
||||
rubocop-rspec (~> 2.23.2)
|
||||
|
||||
Reference in New Issue
Block a user