agra_api.gemspec in agra_api-0.2.1 vs agra_api.gemspec in agra_api-0.3.0

- old
+ new

@@ -1,18 +1,18 @@ # Generated by juwelier # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: agra_api 0.2.1 ruby lib +# stub: agra_api 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "agra_api" - s.version = "0.2.1" + s.version = "0.3.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Nathan Woodhull"] - s.date = "2016-08-24" + s.date = "2016-09-01" s.description = "Agra is a distributed petitions platform, this is a gem for talking to it's API" s.email = "nathan@controlshiftlabs.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"