Rakefile in capistrano-ash-1.1.4 vs Rakefile in capistrano-ash-1.1.5

- old
+ new

@@ -5,10 +5,10 @@ require 'jeweler' Jeweler::Tasks.new do |gemspec| gemspec.name = "capistrano-ash" gemspec.summary = "Useful task libraries for August Ash recipes for Capistrano" gemspec.description = "August Ash recipes for Capistrano" - gemspec.email = "jake@augustash.com" + gemspec.email = "code@augustash.com" gemspec.homepage = "https://github.com/augustash/capistrano-ash" gemspec.authors = ["August Ash"] end rescue LoadError puts "Jeweler not available. Install it with: gem install jeweler" \ No newline at end of file