hspec-wai-json 0.5.0 → 0.6.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep +hspecdep −hspec2dep ~hspec-wai
Dependencies added: hspec
Dependencies removed: hspec2
Dependency ranges changed: hspec-wai
Files
- hspec-wai-json.cabal +3/−3
hspec-wai-json.cabal view
@@ -1,5 +1,5 @@ name: hspec-wai-json-version: 0.5.0+version: 0.6.0 license: MIT license-file: LICENSE copyright: (c) 2012-2014 Fujimura Daisuke,@@ -25,7 +25,7 @@ Test.Hspec.Wai.JSON build-depends: base == 4.*- , hspec-wai == 0.5.*+ , hspec-wai == 0.6.* , bytestring , template-haskell , aeson@@ -44,4 +44,4 @@ base == 4.* , hspec-wai-json , hspec-wai- , hspec2+ , hspec