rerun.gemspec in rerun-0.13.1 vs rerun.gemspec in rerun-0.14.0

- old
+ new

@@ -1,16 +1,16 @@ $spec = Gem::Specification.new do |s| s.specification_version = 2 if s.respond_to? :specification_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.name = 'rerun' - s.version = '0.13.1' + s.version = '0.14.0' s.description = "Restarts your app when a file changes. A no-frills, command-line alternative to Guard, Shotgun, Autotest, etc." s.summary = "Launches an app, and restarts it whenever the filesystem changes. A no-frills, command-line alternative to Guard, Shotgun, Autotest, etc." s.authors = ["Alex Chaffee"] - s.email = "alex@stinky.com" + s.email = "alexch@gmail.com" s.files = %w[ README.md LICENSE Rakefile