Merge pull request #954 from openHPI/dependabot/bundler/rubocop-rspec-2.4.0
Bump rubocop-rspec from 2.3.0 to 2.4.0
This commit is contained in:
@ -5,6 +5,8 @@ RSpec:
|
||||
- "spec/**/*_spec.rb"
|
||||
- "spec/spec_helper.rb"
|
||||
- "spec/rails_helper.rb"
|
||||
Exclude:
|
||||
- 'db/seeds/**/*'
|
||||
|
||||
#
|
||||
# Too stupid. There are also views, templates, request specs etc.
|
||||
|
@ -191,7 +191,7 @@ GEM
|
||||
headless (2.3.1)
|
||||
highline (2.0.3)
|
||||
http-accept (1.7.0)
|
||||
http-cookie (1.0.3)
|
||||
http-cookie (1.0.4)
|
||||
domain_name (~> 0.5)
|
||||
i18n (1.8.10)
|
||||
concurrent-ruby (~> 1.0)
|
||||
@ -418,7 +418,7 @@ GEM
|
||||
activesupport (>= 4.2.0)
|
||||
rack (>= 1.1)
|
||||
rubocop (>= 1.7.0, < 2.0)
|
||||
rubocop-rspec (2.3.0)
|
||||
rubocop-rspec (2.4.0)
|
||||
rubocop (~> 1.0)
|
||||
rubocop-ast (>= 1.1.0)
|
||||
ruby-progressbar (1.11.0)
|
||||
|
Reference in New Issue
Block a user