nationbuilder-rb.gemspec in nationbuilder-rb-0.4.1 vs nationbuilder-rb.gemspec in nationbuilder-rb-0.5.0
- 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.4.1 ruby lib
+# stub: nationbuilder-rb 0.5.0 ruby lib
Gem::Specification.new do |s|
s.name = "nationbuilder-rb"
- s.version = "0.4.1"
+ s.version = "0.5.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 = "2014-10-07"
+ s.date = "2014-12-09"
s.description = "A Ruby client to the NationBuilder API"
s.email = "david@nationbuilder.com"
s.executables = ["nbdoc"]
s.extra_rdoc_files = [
"LICENSE.txt",
@@ -36,20 +37,20 @@
"lib/nationbuilder/client.rb",
"lib/nationbuilder/endpoint.rb",
"lib/nationbuilder/method.rb",
"lib/nationbuilder/parameter.rb",
"lib/nationbuilder/spec_parser.rb",
+ "lib/nationbuilder/url.rb",
"nationbuilder-rb.gemspec",
"spec/fixtures/delete.yml",
"spec/fixtures/parametered_get.yml",
"spec/fixtures/parametered_post.yml",
"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