aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
diff options
context:
space:
mode:
Diffstat (limited to 'mix.lock')
-rw-r--r--mix.lock25
1 files changed, 25 insertions, 0 deletions
diff --git a/mix.lock b/mix.lock
new file mode 100644
index 000000000..c0b3d3fbd
--- /dev/null
+++ b/mix.lock
@@ -0,0 +1,25 @@
+%{"bbmustache": {:hex, :bbmustache, "1.0.3"},
+ "cache_tab": {:hex, :cache_tab, "1.0.2"},
+ "eredis": {:hex, :eredis, "1.0.8"},
+ "erlware_commons": {:hex, :erlware_commons, "0.15.0"},
+ "esip": {:hex, :esip, "1.0.2"},
+ "exrm": {:hex, :exrm, "1.0.0-rc7"},
+ "ezlib": {:hex, :ezlib, "1.0.1"},
+ "fast_tls": {:hex, :fast_tls, "1.0.1"},
+ "fast_xml": {:hex, :fast_xml, "1.1.3"},
+ "fast_yaml": {:hex, :fast_yaml, "1.0.2"},
+ "getopt": {:hex, :getopt, "0.8.2"},
+ "goldrush": {:hex, :goldrush, "0.1.7"},
+ "iconv": {:hex, :iconv, "1.0.0"},
+ "jiffy": {:hex, :jiffy, "0.14.7"},
+ "lager": {:hex, :lager, "3.0.2"},
+ "p1_mysql": {:hex, :p1_mysql, "1.0.1"},
+ "p1_oauth2": {:hex, :p1_oauth2, "0.6.1"},
+ "p1_pgsql": {:hex, :p1_pgsql, "1.0.1"},
+ "p1_utils": {:hex, :p1_utils, "1.0.3"},
+ "p1_xmlrpc": {:hex, :p1_xmlrpc, "1.15.1"},
+ "providers": {:hex, :providers, "1.4.1"},
+ "relx": {:hex, :relx, "3.5.0"},
+ "sqlite3": {:hex, :sqlite3, "1.1.5"},
+ "stringprep": {:hex, :stringprep, "1.0.2"},
+ "stun": {:hex, :stun, "1.0.1"}}