rag.gemspec in rag-1.0.2 vs rag.gemspec in rag-1.0.4
- old
+ new
@@ -5,10 +5,12 @@
Gem::Specification.new do |s|
s.name = "rag"
s.version = Rag::VERSION::IS
s.summary = "a project helper, include create, developing, testing, release"
s.description = <<-EOF
-a project helper, include create, develop, test, release
+a project helper, include create, develop, test, release.
+INSTALL: gem install --no-wrappers rag.
+UPDATE: gem update --no-wrappers rag.
EOF
s.author = "Guten"
s.email = "ywzhaifei@gmail.com"
s.homepage = "http://github.com/GutenLinux/rag"