shellshot.gemspec in shellshot-0.3.1 vs shellshot.gemspec in shellshot-0.4.0

- old
+ new

@@ -1,17 +1,17 @@ # Generated by jeweler -# DO NOT EDIT THIS FILE DIRECTLY -# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command +# DO NOT EDIT THIS FILE +# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{shellshot} - s.version = "0.3.1" + s.version = "0.4.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Petyo Ivanov"] - s.date = %q{2009-12-01} + s.date = %q{2009-12-16} s.description = %q{ A small library dealing with the obscurities of shell commands, piping and timeouts. Most of the stuff comes from bad experience in http://beanstalkapp.com. } s.email = %q{underlog@gmail.com} @@ -55,6 +55,5 @@ else s.add_dependency(%q<rspec>, [">= 0"]) s.add_dependency(%q<SystemTimer>, [">= 0"]) end end -