mongoid_follow.gemspec in mongoid_follow-0.0.2 vs mongoid_follow.gemspec in mongoid_follow-0.1.0
- old
+ new
@@ -7,11 +7,11 @@
s.version = MongoidFollow::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Alec Guintu"]
s.email = ["animerei12@gmail.com"]
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.summary = %q{ Add basic "follow" features to rails3 + mongoid }
+ s.description = %q{ Gem to add basic "follow" features if you're using rails3 with mongoid }
s.rubyforge_project = "mongoid_follow"
s.add_dependency "mongoid"
s.add_dependency "bson_ext"