aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
diff options
context:
space:
mode:
Diffstat (limited to 'mix.lock')
-rw-r--r--mix.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/mix.lock b/mix.lock
index 9922629..737cfbe 100644
--- a/mix.lock
+++ b/mix.lock
@@ -1,5 +1,5 @@
%{"hackney": {:hex, :hackney, "1.3.2"},
- "httpoison": {:hex, :httpoison, "0.7.3"},
- "idna": {:hex, :idna, "1.0.2"},
- "poison": {:hex, :poison, "1.5.0"},
- "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.5"}}
+ "httpoison": {:hex, :httpoison, "0.7.5"},
+ "idna": {:hex, :idna, "1.0.3"},
+ "poison": {:hex, :poison, "2.1.0"},
+ "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.6"}}