Skip to content

Commit

Permalink
Merge e9f1df7 into 6688656
Browse files Browse the repository at this point in the history
  • Loading branch information
albfan committed Jan 3, 2017
2 parents 6688656 + e9f1df7 commit 9b72d1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions coveralls-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ Gem::Specification.new do |gem|
gem.required_ruby_version = '>= 1.8.7'

gem.add_dependency 'json', '>= 1.8', '< 3'
gem.add_dependency 'simplecov', '~> 0.12.0'
gem.add_dependency 'tins', '~> 1.6'
gem.add_dependency 'term-ansicolor', '~> 1.3'
gem.add_dependency 'simplecov', '~> 0.10.0'
gem.add_dependency 'tins', '~> 1.6.0'
gem.add_dependency 'term-ansicolor', '~> 1.3.0'
gem.add_dependency 'thor', '~> 0.19.1'

gem.add_development_dependency 'bundler', '~> 1.7'
Expand Down

0 comments on commit 9b72d1f

Please sign in to comment.