standup.gemspec in standup-0.3.34 vs standup.gemspec in standup-0.3.35

- 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.34" + s.version = "0.3.35" 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-05-17} + s.date = %q{2011-05-20} 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/postgresql/postgresql_monit.conf", "scripts/rake.rb", "scripts/redis.rb", "scripts/redis/redis-server", "scripts/redis/redis.conf", "scripts/redis/redis_monit.conf",