Skip to content

Commit 3f25e1e

Browse files
committed
mix: update dependencies
1 parent b2fadf5 commit 3f25e1e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

mix.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
%{"hackney": {:hex, :hackney, "1.3.2"},
2-
"html_entities": {:hex, :html_entities, "0.2.0"},
3-
"httpoison": {:hex, :httpoison, "0.7.3"},
1+
%{"floki": {:hex, :floki, "0.6.0"},
2+
"hackney": {:hex, :hackney, "1.3.2"},
3+
"html_entities": {:hex, :html_entities, "0.2.1"},
4+
"httpoison": {:hex, :httpoison, "0.7.4"},
45
"idna": {:hex, :idna, "1.0.2"},
5-
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"},
6-
"sweet_xml": {:hex, :sweet_xml, "0.4.0"}}
6+
"mochiweb": {:hex, :mochiweb, "2.12.2"},
7+
"ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}}

0 commit comments

Comments
 (0)