[security] multi_xml, rack mandatory updates

This commit is contained in:
Barry Allard
2013-03-19 22:32:24 -07:00
parent 961fd9c3fc
commit 302cf7eb4d

View File

@@ -10,7 +10,7 @@ GEM
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.0)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
@@ -30,7 +30,7 @@ GEM
multi_json (~> 1.0)
amazon_flex_pay (0.9.13)
activesupport (>= 3.0.14)
multi_xml (~> 0.2.0)
multi_xml (>= 0.5.2)
rest-client (~> 1.6.1)
arel (3.0.2)
bourne (1.1.2)
@@ -66,8 +66,8 @@ GEM
mime-types (1.19)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.5.0)
multi_xml (0.2.2)
multi_json (1.7.1)
multi_xml (0.5.3)
pg (0.14.1)
polyglot (0.3.3)
pry (0.9.10)
@@ -76,10 +76,10 @@ GEM
slop (~> 3.3.1)
pry-rails (0.2.2)
pry (>= 0.9.10)
rack (1.4.3)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)