Update rack dependency to version 1.3.0.beta2

This commit is contained in:
Erik Michaels-Ober 2011-05-20 10:28:52 -07:00
parent 93eca91e61
commit 82541b3c0b
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ GEM
orm_adapter (0.0.5)
pg (0.11.0)
polyglot (0.3.1)
rack (1.3.0.beta)
rack (1.3.0.beta2)
rack-cache (1.0.2)
rack (>= 0.4)
rack-mount (0.7.4)
@ -105,7 +105,7 @@ GEM
warden (1.0.4)
rack (>= 1.0)
webmock (1.6.4)
addressable (~> 2.2, > 2.2.5)
addressable (> 2.2.5, ~> 2.2)
crack (>= 0.1.7)
PLATFORMS