Rakefile in getopt-declare-1.21 vs Rakefile in getopt-declare-1.22
- old
+ new
@@ -8,10 +8,10 @@
#
# TASK: Gem specification and creation ('gem')
#
spec = Gem::Specification.new do |spec|
spec.name = "getopt-declare"
- spec.version = '1.21'
+ spec.version = '1.22'
spec.author = "Gonzalo Garramuno"
spec.email = 'ggarra@advancedsl.com.ar, GGarramuno@aol.com'
spec.homepage = 'http://www.rubyforge.org/projects/getoptdeclare/'
spec.summary = 'Getopt-Declare is a command-line argument parser.'
spec.require_path = "lib"