harmon-autowatchr.gemspec in harmon-autowatchr-0.1.5 vs harmon-autowatchr.gemspec in harmon-autowatchr-0.1.6

- old
+ new

@@ -1,17 +1,17 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY -# Instead, edit Jeweler::Tasks in rakefile, and run 'rake gemspec' +# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{harmon-autowatchr} - s.version = "0.1.5" + s.version = "0.1.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Jeremy Stephens", "Adam Grant"] - s.date = %q{2010-12-14} + s.date = %q{2011-01-25} s.description = %q{Fork of viking's autowatchr library to fix some issues and add some features. Provides some autotest-like behavior for watchr (http://github.com/mynyml/watchr).} s.email = %q{harmon@harmonius.net} s.extra_rdoc_files = [ "LICENSE", "README.rdoc" @@ -20,10 +20,10 @@ ".document", "LICENSE", "README.rdoc", "Rakefile", "VERSION", - "autowatchr.gemspec", + "harmon-autowatchr.gemspec", "lib/autowatchr.rb", "test.watchr", "test/fixtures/lib/bar.rb", "test/fixtures/lib/foo.rb", "test/fixtures/results/all.txt",