Skip to content

Commit

Permalink
Merge pull request #15655 from everypolitician/rubocop-56
Browse files Browse the repository at this point in the history
Update rubocop and reek
  • Loading branch information
tmtmtmtm authored May 15, 2018
2 parents 9ac0b6e + 0a27bf6 commit 1c29ca5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@ GEM
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
redcarpet (3.2.3)
reek (4.8.0)
reek (4.8.1)
codeclimate-engine-rb (~> 0.4.0)
parser (>= 2.5.0.0, < 2.6)
rainbow (~> 3.0)
rainbow (>= 2.0, < 4.0)
require_all (1.4.0)
rubocop (0.55.0)
rubocop (0.56.0)
parallel (~> 1.10)
parser (>= 2.5)
powerpack (~> 0.1)
Expand Down Expand Up @@ -132,7 +132,7 @@ GEM
thor (0.20.0)
thread_safe (0.3.6)
tilt (2.0.8)
unicode-display_width (1.3.0)
unicode-display_width (1.3.2)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
Expand Down

0 comments on commit 1c29ca5

Please sign in to comment.