rantly.gemspec in rantly-0.3.2 vs rantly.gemspec in rantly-1.0.0

- old
+ new

@@ -1,29 +1,31 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: rantly 0.3.2 ruby lib +# stub: rantly 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "rantly" - s.version = "0.3.2" + s.version = "1.0.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] - s.authors = ["Howard Yeh", "Anthony Bargnesi"] - s.date = "2015-09-16" - s.email = ["hayeah@gmail.com", "abargnesi@gmail.com"] + s.authors = ["Howard Yeh", "Anthony Bargnesi", "Eric Bischoff"] + s.date = "2016-07-06" + s.email = ["hayeah@gmail.com", "abargnesi@gmail.com", "ebischoff@nerim.net"] s.extra_rdoc_files = [ "LICENSE", - "README.textile" + "README.textile", + "CHANGELOG.md" ] s.files = [ ".document", ".travis.yml", "Gemfile", "LICENSE", "README.textile", + "CHANGELOG.md", "Rakefile", "VERSION.yml", "lib/rantly.rb", "lib/rantly/data.rb", "lib/rantly/generator.rb",