sm.gemspec in sm-1.0.0 vs sm.gemspec in sm-2.0.0
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Sm::VERSION
spec.authors = ["Sufyan Adam"]
spec.email = ["sufyanadam@gmail.com"]
spec.summary = %q{Post slack messages from the comfort of you command line.}
- spec.description = %q{A command line utility to post a message to any channel/user in slack. Provide a message as an argument or pipe input to the post-slack-msg command.}
+ spec.description = %q{A command line utility to post a message to any channel/user in slack. Provide a message as an argument or pipe input to the slack-msg command.}
spec.homepage = "https://github.com/sufyanadam/sm"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.