mongoid_follow.gemspec in mongoid_follow-0.0.1 vs mongoid_follow.gemspec in mongoid_follow-0.0.2

- old
+ new

@@ -6,12 +6,12 @@ s.name = "mongoid_follow" s.version = MongoidFollow::VERSION s.platform = Gem::Platform::RUBY s.authors = ["Alec Guintu"] s.email = ["animerei12@gmail.com"] - s.homepage = "" - s.summary = %q{Add basic "follow" features to rails3/mongoid} - s.description = %q{A gem to add a basic "follow" feature if you're using rails3 with mongoid} + s.homepage = "https://github.com/alecguintu/mongoid_follow" + s.summary = %q{ Add basic "follow" features to rails3/mongoid } + s.description = %q{ A gem to add a basic "follow" feature if you're using rails3 with mongoid } s.rubyforge_project = "mongoid_follow" s.add_dependency "mongoid" s.add_dependency "bson_ext"