ZagorskiADT.gemspec in ZagorskiADT-0.1.1 vs ZagorskiADT.gemspec in ZagorskiADT-0.1.2
- old
+ new
@@ -8,10 +8,10 @@
spec.version = ZagorskiADT::VERSION
spec.authors = ["Benjamin Zagorski"]
spec.email = ["benj@zagorski.com"]
spec.summary = %q{Zagorski ADT is a collection of data types that are not included in the standard Ruby library.}
- spec.description = %q{Includes Stack, Queue, StackQueue, MinMaxStack, and MinMaxStackQueue.}
+ spec.description = %q{Includes the following Advanced Data Types: Stack, Queue, StackQueue, MinMaxStack, and MinMaxStackQueue.}
spec.homepage = "https://github.com/MrMicrowaveOven/ZagorskiADT.git"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
# delete this section to allow pushing this gem to any host.