nationbuilder-rb.gemspec in nationbuilder-rb-0.0.2 vs nationbuilder-rb.gemspec in nationbuilder-rb-0.0.3

- old
+ new

@@ -1,18 +1,19 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: nationbuilder-rb 0.0.2 ruby lib +# stub: nationbuilder-rb 0.0.3 ruby lib Gem::Specification.new do |s| s.name = "nationbuilder-rb" - s.version = "0.0.2" + s.version = "0.0.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= + s.require_paths = ["lib"] s.authors = ["David Huie"] - s.date = "2014-06-26" + s.date = "2014-07-05" s.description = "A Ruby client to the NationBuilder API" s.email = "david@nationbuilder.com" s.executables = ["nbdoc"] s.extra_rdoc_files = [ "LICENSE.txt", @@ -20,10 +21,12 @@ ] s.files = [ ".document", ".rspec", ".ruby-gemset", + ".ruby-version", + ".travis.yml", "Gemfile", "Gemfile.lock", "LICENSE.txt", "README.md", "Rakefile", @@ -44,11 +47,10 @@ "spec/nationbuilder_client_spec.rb", "spec/spec_helper.rb" ] s.homepage = "http://github.com/3dna/nationbuilder-rb" s.licenses = ["MIT"] - s.require_paths = ["lib"] - s.rubygems_version = "2.1.11" + s.rubygems_version = "2.2.2" s.summary = "A Ruby client to the NationBuilder API" if s.respond_to? :specification_version then s.specification_version = 4