agile_notifier.gemspec in agile_notifier-1.1 vs agile_notifier.gemspec in agile_notifier-1.1.1

- old
+ new

@@ -6,11 +6,11 @@ Gem::Specification.new do |s| s.name = 'agile_notifier' s.version = AgileNotifier::VERSION s.license = 'MIT' s.date = '2014-05-06' - s.summary = %q{agile_notifier alerts you via making wonderful noises} - s.description = %q{agile_notifier alerts you via making wonderful noises, make software development more fun} + s.summary = %q{agile_notifier alerts you via making wonderful noises when your Continuous Integration status changes.} + s.description = %q{agile_notifier alerts you via making wonderful noises when your Continuous Integration status changes. It totally makes software development more agile and more fun.} s.authors = ['Jing Li'] s.email = ['thyrlian@gmail.com'] s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") s.homepage = 'https://github.com/thyrlian/AgileNotifier' \ No newline at end of file