Skip to content

Commit

Permalink
Update dev deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed May 22, 2016
1 parent ae064bb commit a1c33ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ group :development do
end

group :metrics do
gem 'coveralls', '~> 0.7.0'
gem 'simplecov', '~> 0.8.2'
gem 'coveralls', '~> 0.8.9'
gem 'simplecov', '~> 0.10.0'
gem 'yardstick', '~> 0.9.9'
gem 'reek', '~> 1.2.12'
gem 'roodi', '~> 2.2.0'
Expand Down

0 comments on commit a1c33ac

Please sign in to comment.