Update rubocop-rspec
to version 3.0.1 (#30655)
This commit is contained in:
parent
54ab70dfcf
commit
19f1c081e1
3 changed files with 9 additions and 16 deletions
1
Gemfile
1
Gemfile
|
@ -171,6 +171,7 @@ group :development do
|
|||
gem 'rubocop-performance', require: false
|
||||
gem 'rubocop-rails', require: false
|
||||
gem 'rubocop-rspec', require: false
|
||||
gem 'rubocop-rspec_rails', require: false
|
||||
|
||||
# Annotates modules with schema
|
||||
gem 'annotate', '~> 3.2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue