nationbuilder-rb.gemspec in nationbuilder-rb-1.3.4 vs nationbuilder-rb.gemspec in nationbuilder-rb-1.3.5
- 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.3.4 ruby lib
+# stub: nationbuilder-rb 1.3.5 ruby lib
Gem::Specification.new do |s|
s.name = "nationbuilder-rb"
- s.version = "1.3.4"
+ s.version = "1.3.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["David Huie", "Alexandre Schmitt"]
- s.date = "2015-08-07"
+ s.date = "2015-08-20"
s.description = "A Ruby client to the NationBuilder API"
s.email = "schmitt@nationbuilder.com"
s.executables = ["nbdoc"]
s.extra_rdoc_files = [
"LICENSE.txt",
@@ -73,13 +73,13 @@
"lib/nationbuilder/spec_parser.rb",
"lib/nationbuilder/url.rb",
"nationbuilder-rb.gemspec",
"spec/fixtures/delete.yml",
"spec/fixtures/paginated_get_page2.yml",
+ "spec/fixtures/paginated_get_page2_with_limit.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",
"update_subtree.sh"
]