Skip to content

Commit

Permalink
Update thor dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Jan 30, 2017
1 parent 69b328b commit b936364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coveralls-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'simplecov', '~> 0.13.0'
gem.add_dependency 'tins', '~> 1.6'
gem.add_dependency 'term-ansicolor', '~> 1.3'
gem.add_dependency 'thor', '~> 0.19.1'
gem.add_dependency 'thor', '~> 0.19.4'

gem.add_development_dependency 'bundler', '~> 1.7'
end

0 comments on commit b936364

Please sign in to comment.