Update rack-pjax dependency to version 0.6.0

This commit is contained in:
Erik Michaels-Ober 2012-09-11 08:54:49 -07:00
parent e8fbe7a00a
commit ddf78e14ef
1 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,6 @@ GEM
haml (3.2.0.beta.3)
tilt
hike (1.2.1)
hpricot (0.8.6)
http_accept_language (1.0.2)
i18n (0.6.1)
journey (1.0.4)
@ -76,6 +75,7 @@ GEM
treetop (~> 1.4.8)
mime-types (1.19)
multi_json (1.3.6)
nokogiri (1.5.5)
orm_adapter (0.4.0)
pg (0.14.1)
polyglot (0.3.3)
@ -84,8 +84,8 @@ GEM
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-pjax (0.5.9)
hpricot (~> 0.8.6)
rack-pjax (0.6.0)
nokogiri (~> 1.5)
rack (~> 1.3)
rack-ssl (1.3.2)
rack