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