Updated rubocop to latest version (0.63.1).
This commit is contained in:
parent
a546e7c6fd
commit
a7e2f9092f
1 changed files with 4 additions and 4 deletions
|
@ -233,7 +233,7 @@ GEM
|
|||
ice_cube (0.16.2)
|
||||
inflection (1.0.0)
|
||||
interception (0.5)
|
||||
jaro_winkler (1.5.1)
|
||||
jaro_winkler (1.5.2)
|
||||
json (2.1.0)
|
||||
jwt (2.1.0)
|
||||
kgio (2.11.0)
|
||||
|
@ -323,8 +323,8 @@ GEM
|
|||
omniauth-weibo-oauth2 (0.4.5)
|
||||
omniauth (~> 1.5)
|
||||
omniauth-oauth2 (>= 1.4.0)
|
||||
parallel (1.12.1)
|
||||
parser (2.5.3.0)
|
||||
parallel (1.13.0)
|
||||
parser (2.6.0.0)
|
||||
ast (~> 2.4.0)
|
||||
pg (0.21.0)
|
||||
pluginator (1.5.0)
|
||||
|
@ -408,7 +408,7 @@ GEM
|
|||
rspec-mocks (~> 3.8.0)
|
||||
rspec-support (~> 3.8.0)
|
||||
rspec-support (3.8.0)
|
||||
rubocop (0.62.0)
|
||||
rubocop (0.63.1)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.5, != 2.5.1.1)
|
||||
|
|
Loading…
Reference in a new issue