Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Commit

Permalink
Update rubocop to version 0.82.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Apr 17, 2020
1 parent 4ed0b80 commit e129fdf
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
io-like (0.3.0)
jaro_winkler (1.5.3)
jaro_winkler (1.5.4)
json (2.2.0)
launchy (2.4.3)
addressable (~> 2.3)
Expand Down Expand Up @@ -103,8 +103,8 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
ntlm-http (0.1.1)
parallel (1.18.0)
parser (2.6.5.0)
parallel (1.19.1)
parser (2.7.1.1)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
Expand All @@ -119,6 +119,7 @@ GEM
rb-inotify (0.10.0)
ffi (~> 1.0)
regexp_parser (1.6.0)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
Expand All @@ -132,13 +133,14 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
rubocop (0.76.0)
rubocop (0.82.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.6)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
ruby-progressbar (1.10.1)
rubyzip (2.0.0)
safe_yaml (1.0.4)
Expand All @@ -158,7 +160,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-display_width (1.6.0)
unicode-display_width (1.7.0)
url (0.3.2)
vcr (5.0.0)
webmock (3.7.6)
Expand Down

0 comments on commit e129fdf

Please sign in to comment.