Skip to content

Commit

Permalink
More fixes for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
gabynaiman committed Jan 16, 2017
1 parent 96252da commit d72f6bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git_wrapper.gemspec
Expand Up @@ -25,6 +25,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'coveralls', '~> 0.8'

if RUBY_VERSION < '2'
s.add_development_dependency 'term-ansicolor', '~> 1.3.0'
s.add_development_dependency 'tins', '~> 1.6.0'
s.add_development_dependency 'json', '~> 1.8'
end
Expand Down

0 comments on commit d72f6bc

Please sign in to comment.