fortune-finder.gemspec in fortune-finder-0.1.1 vs fortune-finder.gemspec in fortune-finder-0.1.2

- old
+ new

@@ -3,22 +3,23 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "fortune-finder" - s.version = "0.1.1" + s.version = "0.1.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Lee Reilly"] - s.date = "2013-03-06" + s.date = "2013-03-07" s.description = "Look up Fortune 500 companies based on a domain name or email address" s.email = "lee@leereilly.net" s.extra_rdoc_files = [ "LICENSE.txt", "README.md" ] s.files = [ + "CONTRIBUTING.md", "Gemfile", "Gemfile.lock", "LICENSE.txt", "README.md", "Rakefile", @@ -220,10 +221,11 @@ "lib/data/2012/firstdata.com.toml", "lib/data/2012/firstenergycorp.com.toml", "lib/data/2012/fisglobal.com.toml", "lib/data/2012/fluor.com.toml", "lib/data/2012/fmctechnologies.com.toml", + "lib/data/2012/fmr.com.toml", "lib/data/2012/fnf.com.toml", "lib/data/2012/footlocker-inc.com.toml", "lib/data/2012/ford.com.toml", "lib/data/2012/franklintempleton.com.toml", "lib/data/2012/freddiemac.com.toml", @@ -501,9 +503,10 @@ "lib/data/2012/verizon.com.toml", "lib/data/2012/vfc.com.toml", "lib/data/2012/viacom.com.toml", "lib/data/2012/visteon.com.toml", "lib/data/2012/walgreens.com.toml", + "lib/data/2012/walmart.com.toml", "lib/data/2012/walmartstores.com.toml", "lib/data/2012/wellcare.com.toml", "lib/data/2012/wellpoint.com.toml", "lib/data/2012/wellsfargo.com.toml", "lib/data/2012/wesco.com.toml",