homeflow_api.gemspec in homeflow_api-0.17.5 vs homeflow_api.gemspec in homeflow_api-0.17.6

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "homeflow_api" - s.version = "0.17.5" + s.version = "0.17.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Daniel Cooper"] - s.date = "2013-07-10" + s.date = "2013-07-23" s.description = "A gem for dealing the homeflow api" s.email = "daniel@homeflow.co.uk" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc" @@ -67,10 +67,10 @@ "spec/spec_helper.rb" ] s.homepage = "http://github.com/homeflow/Homeflow_Api" s.licenses = ["MIT"] s.require_paths = ["lib"] - s.rubygems_version = "1.8.24" + s.rubygems_version = "1.8.25" s.summary = "Homeflow API Gem" if s.respond_to? :specification_version then s.specification_version = 3