Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Update reek.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnadlerjr committed Apr 9, 2015
1 parent 4457e3a commit a1773e3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ group :test do
gem "launchy", "~> 2.4.3"
gem "mocha", "~> 1.1.0", :require => false
gem "rack-test", "~> 0.6.3"
gem "reek", "~> 2.0.2"
gem "reek", "~> 2.0.4"
gem "roodi", "~> 4.1.1"
gem "simplecov", "~> 0.9.2", :require => false
end
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
daemons (1.1.9)
diff-lcs (1.2.5)
docile (1.1.5)
equalizer (0.0.9)
equalizer (0.0.11)
eventmachine (1.0.3)
flay (2.6.1)
ruby_parser (~> 3.0)
Expand Down Expand Up @@ -55,7 +55,7 @@ GEM
rake (10.4.2)
rdoc (4.2.0)
json (~> 1.4)
reek (2.0.2)
reek (2.0.4)
parser (~> 2.2)
rainbow (~> 2.0)
require_all (~> 1.3)
Expand Down Expand Up @@ -115,7 +115,7 @@ DEPENDENCIES
rack-test (~> 0.6.3)
rake (~> 10.4.2)
rdoc (~> 4.2.0)
reek (~> 2.0.2)
reek (~> 2.0.4)
roodi (~> 4.1.1)
sass (~> 3.4.13)
simplecov (~> 0.9.2)
Expand Down

0 comments on commit a1773e3

Please sign in to comment.