standup.gemspec in standup-0.3.27 vs standup.gemspec in standup-0.3.28

- 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.27" + s.version = "0.3.28" 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-03-28} + s.date = %q{2011-04-26} s.default_executable = %q{standup} s.email = %q{ilia@flamefork.ru} s.executables = ["standup"] s.extra_rdoc_files = [ "LICENSE", @@ -84,10 +84,10 @@ "scripts/webapp/webapp.conf", "standup.gemspec" ] s.homepage = %q{https://github.com/cloudcastle/standup} s.require_paths = ["lib"] - s.rubygems_version = %q{1.4.2} + s.rubygems_version = %q{1.6.2} s.summary = %q{Standup is an application deployment and infrastructure management tool for Rails and Amazon EC2} if s.respond_to? :specification_version then s.specification_version = 3