ring-clojure / ring-json

Ring middleware for handling JSON
313 stars 47 forks source link

update dependencies, test with clojure 1.7 #34

Closed laczoka closed 5 years ago

laczoka commented 9 years ago

fixed one tests for 1.7 all tests execute fine

weavejester commented 9 years ago

Your pull request is based off an old version of Ring-JSON. You need to update your repository and rebase the change before it can be merged.

Also, commit summary messages should begin with a capital, and pull requests should not change the version number of the project file.