revert back to ring-http-response 0.4.0 due to runtime issues

get a compile error with 0.5.1 when running an uberjar ?? might need
to re-evaluate inclusion of this library...
This commit is contained in:
Gered 2014-11-06 15:14:55 -05:00
parent 5b6c5e6c6b
commit bad175df84

View file

@ -8,7 +8,7 @@
:dependencies [[org.clojure/clojure "1.6.0"]
[compojure "1.2.1"]
[metosin/ring-http-response "0.5.1"]
[metosin/ring-http-response "0.4.0"]
[lib-noir "0.9.4"]
[ring-server "0.3.1"]
{{#webapp}}