Skip to content

Commit

Permalink
build: update gems
Browse files Browse the repository at this point in the history
  • Loading branch information
tonytonyjan committed Dec 31, 2017
1 parent 6368e2d commit 536e667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaro_winkler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.license = 'MIT'
spec.files = Dir['lib/**/*.rb', 'ext/**/*.{h,c}']
spec.add_development_dependency 'bundler', '~> 1.7'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rake', '~> 12.0'
spec.add_development_dependency 'rake-compiler'
spec.add_development_dependency 'minitest'
end

0 comments on commit 536e667

Please sign in to comment.