concurrent_iterable.gemspec in concurrent_iterable-0.4.0 vs concurrent_iterable.gemspec in concurrent_iterable-0.4.1
- old
+ new
@@ -6,10 +6,10 @@
Gem::Specification.new do |spec|
spec.name = 'concurrent_iterable'
spec.version = ConcurrentIterable::VERSION
spec.authors = ['Tom Collier']
spec.email = ['collier@apartmentlist.com']
-
+ spec.homepage = 'https://github.com/tcollier/concurrent_iterable'
spec.summary = %q{Concurrently evaluate items in an iterable}
spec.license = 'MIT'
# Specify which files should be added to the gem when it is released.
# The `git ls-files -z` loads the files in the RubyGem that have been added into git.