Skip to content

Commit

Permalink
Chang dev deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Jan 1, 2017
1 parent feb7608 commit 21bf7f6
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 @@ -3,6 +3,6 @@ source 'https://rubygems.org'
gemspec

group :test do
gem 'simplecov', '~> 0.10.0'
gem 'coveralls', '~> 0.8.2'
gem 'simplecov', '~> 0.12.0'
gem 'coveralls', '~> 0.8.0'
end

0 comments on commit 21bf7f6

Please sign in to comment.