Skip to content

Commit

Permalink
Travis was erroring on Ruby 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
James McKinney committed Jul 20, 2016
1 parent aa9ed34 commit 3cd0d64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions td-idf-similarity.gemspec
Expand Up @@ -18,6 +18,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency('unicode_utils', '~> 1.4')

s.add_development_dependency('coveralls')
s.add_development_dependency('json', '< 2')
s.add_development_dependency('rake')
s.add_development_dependency('rspec', '~> 2.10')
end

0 comments on commit 3cd0d64

Please sign in to comment.