aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
diff options
context:
space:
mode:
Diffstat (limited to 'mix.lock')
-rw-r--r--mix.lock11
1 files changed, 11 insertions, 0 deletions
diff --git a/mix.lock b/mix.lock
new file mode 100644
index 0000000..867999c
--- /dev/null
+++ b/mix.lock
@@ -0,0 +1,11 @@
+%{"argument_parser": {:hex, :argument_parser, "0.1.3"},
+ "certifi": {:hex, :certifi, "0.4.0"},
+ "configparser_ex": {:hex, :configparser_ex, "0.2.1"},
+ "hackney": {:hex, :hackney, "1.5.2"},
+ "httpoison": {:hex, :httpoison, "0.8.2"},
+ "idna": {:hex, :idna, "1.1.0"},
+ "metrics": {:hex, :metrics, "1.0.1"},
+ "mimerl": {:hex, :mimerl, "1.0.2"},
+ "poison": {:hex, :poison, "2.1.0"},
+ "ssl_verify_hostname": {:hex, :ssl_verify_hostname, "1.0.6"},
+ "togglex": {:hex, :togglex, "0.1.0"}}