Skip to content

Commit

Permalink
Update rubocop to version 0.80.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Feb 21, 2020
1 parent f4736f6 commit 7d12eff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/api/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,7 @@ GEM
regexp_parser (1.6.0)
request_store (1.5.0)
rack (>= 1.4)
rexml (3.2.4)
riddle (2.4.1)
rspec (3.9.0)
rspec-core (~> 3.9.0)
Expand All @@ -351,11 +352,12 @@ GEM
rspec-support (3.9.2)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (0.79.0)
rubocop (0.80.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
rexml
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-performance (1.5.2)
Expand Down

0 comments on commit 7d12eff

Please sign in to comment.