summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-02-16 11:35:25 -0600
committerJesse Luehrs <doy@tozt.net>2011-02-16 11:35:25 -0600
commita755501ca2be14d8a6c6476e4a3f94b2024c2847 (patch)
tree8f93bb93254c7965fd105b9023bd0005b1ec59fd
parent6845d82fb095c17e55b466d159925e6bfbe95295 (diff)
downloadplack-client-a755501ca2be14d8a6c6476e4a3f94b2024c2847.tar.gz
plack-client-a755501ca2be14d8a6c6476e4a3f94b2024c2847.zip
bump dep on Plack::App::Proxy, since older versions have issues
-rw-r--r--dist.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.ini b/dist.ini
index 992924c..cc53a32 100644
--- a/dist.ini
+++ b/dist.ini
@@ -10,5 +10,5 @@ dist = Plack-Client
Class::Load = 0
HTTP::Request = 0
Plack = 0.9966
-Plack::App::Proxy = 0
+Plack::App::Proxy = 0.16
perl = 5.8.1