Skip to content

Commit

Permalink
Merge pull request #880 from codeforamerica/depfu/update/reek-5.0.2
Browse files Browse the repository at this point in the history
Update reek: 5.0.0 → 5.0.2 (patch)
  • Loading branch information
monfresh committed Jul 23, 2018
2 parents 321765b + e1bfd32 commit 698cdd2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ GEM
sawyer (~> 0.8)
os (0.9.6)
parallel (1.12.1)
parser (2.5.1.0)
parser (2.5.1.2)
ast (~> 2.4.0)
poltergeist (1.18.1)
capybara (>= 2.1, < 4)
Expand Down Expand Up @@ -250,10 +250,10 @@ GEM
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
reek (5.0.0)
reek (5.0.2)
codeclimate-engine-rb (~> 0.4.0)
kwalify (~> 0.7.0)
parser (>= 2.5.0.0, < 2.6)
parser (>= 2.5.0.0, < 2.6, != 2.5.1.1)
rainbow (>= 2.0, < 4.0)
representable (3.0.4)
declarative (< 0.1.0)
Expand Down

0 comments on commit 698cdd2

Please sign in to comment.