standup.gemspec in standup-0.3.17 vs standup.gemspec in standup-0.3.18

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{standup} - s.version = "0.3.17" + s.version = "0.3.18" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Ilia Ablamonov", "Artem Orlov", "Cloud Castle Inc."] - s.date = %q{2011-01-27} + s.date = %q{2011-03-04} s.default_executable = %q{standup} s.email = %q{ilia@flamefork.ru} s.executables = ["standup"] s.extra_rdoc_files = [ "LICENSE", @@ -62,9 +62,10 @@ "scripts/passenger/nginx.conf", "scripts/passenger/nginx_monit.conf", "scripts/postgresql.rb", "scripts/postgresql/pg_hba.conf", "scripts/postgresql/postgresql.conf", + "scripts/rake.rb", "scripts/ruby.rb", "scripts/setup.rb", "scripts/shell.rb", "scripts/status.rb", "scripts/terminate.rb",