Skip to content

Commit

Permalink
Merge be1fd98 into 8121b40
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Jan 19, 2019
2 parents 8121b40 + be1fd98 commit 9fab6fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coveralls-ruby.gemspec
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'simplecov', '~> 0.16.1'
gem.add_dependency 'tins', '~> 1.6'
gem.add_dependency 'term-ansicolor', '~> 1.3'
gem.add_dependency 'thor', '~> 0.19.4'
gem.add_dependency 'thor', '>= 0.19.4', '< 2.0'

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

0 comments on commit 9fab6fb

Please sign in to comment.