We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af75c5 commit 92e396dCopy full SHA for 92e396d
examples/simpleapp/mix.lock
@@ -1,4 +1,5 @@
1
-%{"cowboy": {:hex, :cowboy, "1.0.0"},
2
- "cowlib": {:hex, :cowlib, "1.0.1"},
3
- "plug": {:hex, :plug, "0.11.3"},
4
- "ranch": {:hex, :ranch, "1.0.0"}}
+%{"cowboy": {:hex, :cowboy, "1.0.4"},
+ "cowlib": {:hex, :cowlib, "1.0.2"},
+ "plug": {:hex, :plug, "1.1.3"},
+ "poison": {:hex, :poison, "2.1.0"},
5
+ "ranch": {:hex, :ranch, "1.2.1"}}
0 commit comments