sharp_social.gemspec in sharp_social-0.0.1 vs sharp_social.gemspec in sharp_social-0.1.1
- old
+ new
@@ -6,11 +6,11 @@
Gem::Specification.new do |gem|
gem.name = "sharp_social"
gem.version = SharpSocial::VERSION
gem.authors = ["sharp"]
gem.email = ["liu19850701@gmail.com"]
- gem.description = %q{Social engine backed by Riak}
- gem.summary = %q{Social engine backed by Riak, make your actors can follow, like, mention and have activities}
+ gem.description = %q{Make actors could follow each other in you application}
+ gem.summary = %q{Make actors could follow each other in you application}
gem.homepage = "https://github.com/SharpV/sharp_social"
gem.files = `git ls-files`.split($/)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})