Maintenance: Updated rubocop to latest version (0.65).
This commit is contained in:
parent
399fef668d
commit
d2b6bff74d
1 changed files with 3 additions and 1 deletions
|
@ -352,6 +352,7 @@ GEM
|
|||
pry-stack_explorer (0.4.9.2)
|
||||
binding_of_caller (>= 0.7)
|
||||
pry (>= 0.9.11)
|
||||
psych (3.1.0)
|
||||
public_suffix (3.0.1)
|
||||
puma (3.11.0)
|
||||
rack (2.0.6)
|
||||
|
@ -415,11 +416,12 @@ GEM
|
|||
rspec-support (~> 3.8.0)
|
||||
rspec-support (3.8.0)
|
||||
rszr (0.3.2)
|
||||
rubocop (0.64.0)
|
||||
rubocop (0.65.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.5, != 2.5.1.1)
|
||||
powerpack (~> 0.1)
|
||||
psych (>= 3.1.0)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (~> 1.4.0)
|
||||
|
|
Loading…
Reference in a new issue