shellshot.gemspec in shellshot-0.4.2 vs shellshot.gemspec in shellshot-0.4.3
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{shellshot}
- s.version = "0.4.2"
+ s.version = "0.4.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Petyo Ivanov"]
- s.date = %q{2010-02-25}
+ s.date = %q{2010-04-02}
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}