citygrid_api.gemspec in citygrid_api-0.0.16 vs citygrid_api.gemspec in citygrid_api-0.0.17

- 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 = "citygrid_api" - s.version = "0.0.16" + s.version = "0.0.17" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Elpizo Choi"] - s.date = "2012-07-24" + s.date = "2012-08-29" s.description = "Ruby wrapper for CityGrid APIs" s.email = "fu7iin@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc" @@ -101,10 +101,11 @@ "lib/citygrid/api/advertising/performance.rb", "lib/citygrid/api/advertising/places.rb", "lib/citygrid/api/content.rb", "lib/citygrid/api/content/offers.rb", "lib/citygrid/api/content/places.rb", + "lib/citygrid/api/content/profile_internal.rb", "lib/citygrid/api/content/response.rb", "lib/citygrid/api/content/reviews.rb", "lib/citygrid/api/mutable.rb", "lib/citygrid/api/response.rb", "lib/citygrid/api/searchable.rb", @@ -164,10 +165,10 @@ "views/stylesheets/test.scss", "views/test.haml" ] s.licenses = ["MIT"] s.require_paths = ["lib"] - s.rubygems_version = "1.8.15" + s.rubygems_version = "1.8.24" s.summary = "Ruby wrapper for CityGrid APIs" if s.respond_to? :specification_version then s.specification_version = 3