Update rubocop-rspec: 1.29.1 → 1.30.1 (minor)
This commit is contained in:
parent
656c87e37d
commit
f4b3582410
1 changed files with 5 additions and 5 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -327,7 +327,7 @@ GEM
|
|||
activerecord (>= 4.2, < 5.3)
|
||||
request_store (~> 1.1)
|
||||
parallel (1.12.1)
|
||||
parser (2.5.1.2)
|
||||
parser (2.5.3.0)
|
||||
ast (~> 2.4.0)
|
||||
pdf-core (0.2.5)
|
||||
pg (1.1.2)
|
||||
|
|
@ -469,16 +469,16 @@ GEM
|
|||
rspec-mocks (~> 3.6.0)
|
||||
rspec-support (~> 3.6.0)
|
||||
rspec-support (3.6.0)
|
||||
rubocop (0.58.2)
|
||||
rubocop (0.60.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.5, != 2.5.1.1)
|
||||
powerpack (~> 0.1)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (~> 1.0, >= 1.0.1)
|
||||
rubocop-rspec (1.29.1)
|
||||
rubocop (>= 0.58.0)
|
||||
unicode-display_width (~> 1.4.0)
|
||||
rubocop-rspec (1.30.1)
|
||||
rubocop (>= 0.60.0)
|
||||
ruby-oembed (0.12.0)
|
||||
ruby-openid (2.5.0)
|
||||
ruby-progressbar (1.10.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue