rack.gemspec in rack-1.2.3 vs rack.gemspec in rack-1.2.4

- old
+ new

@@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = "rack" - s.version = "1.2.3" + s.version = "1.2.4" s.platform = Gem::Platform::RUBY s.summary = "a modular Ruby webserver interface" s.description = <<-EOF Rack provides minimal, modular and adaptable interface for developing