Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Dec 29, 2016
1 parent 6f5a7c4 commit b1c69bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Expand Up @@ -4,7 +4,7 @@ gemspec

group :development do
gem 'rake', '~> 10.4.2'
gem 'rspec', '~> 3.4.0'
gem 'rspec', '~> 3.5.0'
gem 'yard', '~> 0.8.7'
gem 'benchmark-ips', '~> 2.0.0'
end
Expand All @@ -13,4 +13,5 @@ group :metrics do
gem 'coveralls', '~> 0.8.9'
gem 'simplecov', '~> 0.10.0'
gem 'yardstick', '~> 0.9.9'
gem 'term-ansicolor', '=1.3.2'
end

0 comments on commit b1c69bb

Please sign in to comment.