fb_graph.gemspec in fb_graph-1.5.5 vs fb_graph.gemspec in fb_graph-1.6.0

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{fb_graph} - s.version = "1.5.5" + s.version = "1.6.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["nov matake"] s.date = %q{2011-03-19} s.description = %q{A full-stack Facebook Graph API wrapper in Ruby.} @@ -90,9 +90,11 @@ "lib/fb_graph/location.rb", "lib/fb_graph/message.rb", "lib/fb_graph/node.rb", "lib/fb_graph/note.rb", "lib/fb_graph/page.rb", + "lib/fb_graph/page/categories.rb", + "lib/fb_graph/page/categories/local_business.rb", "lib/fb_graph/photo.rb", "lib/fb_graph/place.rb", "lib/fb_graph/post.rb", "lib/fb_graph/privacy.rb", "lib/fb_graph/project.rb",