Update rubocop-rspec to version 1.30.1

This commit is contained in:
depfu[bot] 2018-11-14 01:45:29 +00:00
parent a6ad94973c
commit cc25e9ea60

View file

@ -329,7 +329,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)
@ -470,16 +470,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)