mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Update quoted to 1.0.3 to fix outstanding issues
Magnus Klaar updated the PropEr tests and it should be fine now.
This commit is contained in:
parent
e5d4c1f22f
commit
acc5f50ab5
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{cover_enabled, true}.
|
||||
{deps, [
|
||||
{quoted, "1.0.0",
|
||||
{git, "git://github.com/klaar/quoted.erl.git", {tag, "1.0.1"}}},
|
||||
{quoted, "1.0.3",
|
||||
{git, "git://github.com/klaar/quoted.erl.git", {tag, "1.0.3"}}},
|
||||
{proper, "1.0",
|
||||
{git, "git://github.com/manopapad/proper.git", {tag, "v1.0"}}}
|
||||
]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue