nationbuilder-rb.gemspec in nationbuilder-rb-1.2.3 vs nationbuilder-rb.gemspec in nationbuilder-rb-1.3.0

- old
+ new

@@ -1,19 +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 1.2.3 ruby lib +# stub: nationbuilder-rb 1.3.0 ruby lib Gem::Specification.new do |s| s.name = "nationbuilder-rb" - s.version = "1.2.3" + s.version = "1.3.0" 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 = "2015-02-18" + s.date = "2015-02-23" s.description = "A Ruby client to the NationBuilder API" s.email = "david@nationbuilder.com" s.executables = ["nbdoc"] s.extra_rdoc_files = [ "LICENSE.txt", @@ -47,9 +47,10 @@ "spec/fixtures/delete.yml", "spec/fixtures/paginated_get_page2.yml", "spec/fixtures/paginated_get_page3.yml", "spec/fixtures/parametered_get.yml", "spec/fixtures/parametered_post.yml", + "spec/fixtures/parametered_post_with_fire_webhooks_false.yml", "spec/nationbuilder_client_spec.rb", "spec/nationbuilder_paginator_spec.rb", "spec/spec_helper.rb" ] s.homepage = "http://github.com/3dna/nationbuilder-rb"