Skip to content

Commit

Permalink
Fix dependency for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Naiman committed Sep 29, 2016
1 parent cf5a148 commit 1505169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rasti-db.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ Gem::Specification.new do |spec|
end

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

0 comments on commit 1505169

Please sign in to comment.