aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
diff options
context:
space:
mode:
authorSonny Scroggin <scrogson@gmail.com>2015-10-14 22:50:28 -0500
committerSonny Scroggin <scrogson@gmail.com>2015-10-14 22:50:28 -0500
commit98c172aed65e73025491efd10d53b744e58c1f5c (patch)
treed6f7b149214311e90a5ab0903ef6b6ecebaff037 /mix.lock
parentThis dependency was removed in 83dd79a (diff)
mix.lock should be commited to ensure consistent builds.
Diffstat (limited to 'mix.lock')
-rw-r--r--mix.lock24
1 files changed, 24 insertions, 0 deletions
diff --git a/mix.lock b/mix.lock
new file mode 100644
index 000000000..001e00624
--- /dev/null
+++ b/mix.lock
@@ -0,0 +1,24 @@
+%{"bbmustache": {:hex, :bbmustache, "1.0.3"},
+ "conform": {:hex, :conform, "0.17.0"},
+ "eredis": {:git, "https://github.com/wooga/eredis", "bf12ecb30253c84a2331f4f0d93fd68856fcb9f4", []},
+ "erlware_commons": {:hex, :erlware_commons, "0.15.0"},
+ "esip": {:git, "https://github.com/processone/p1_sip", "d662d3fe7f6288b444ea321d854de0bd6d40e022", []},
+ "exrm": {:hex, :exrm, "0.19.9"},
+ "getopt": {:hex, :getopt, "0.8.2"},
+ "neotoma": {:hex, :neotoma, "1.7.3"},
+ "oauth2": {:git, "https://github.com/prefiks/oauth2.git", "e6da9912e5d8f658e7e868f41a102d085bdbef59", []},
+ "p1_cache_tab": {:git, "https://github.com/processone/cache_tab", "f7ea12b0ba962a3d2f9a406d2954cf7de4e27230", []},
+ "p1_iconv": {:git, "https://github.com/processone/eiconv", "8b7542b1aaf0a851f335e464956956985af6d9a2", []},
+ "p1_logger": {:git, "https://github.com/processone/p1_logger", "3e19507fd5606a73694917158767ecb3f5704e3f", []},
+ "p1_mysql": {:git, "https://github.com/processone/mysql", "dfa87da95f8fdb92e270741c2a53f796b682f918", []},
+ "p1_pgsql": {:git, "https://github.com/processone/pgsql", "e72c03c60bfcb56bbb5d259342021d9cb3581dac", []},
+ "p1_stringprep": {:git, "https://github.com/processone/stringprep", "3c640237a3a7831dc39de6a6d329d3a9af25c579", []},
+ "p1_stun": {:git, "https://github.com/processone/stun", "061bdae484268cbf0457ad4797e74b8516df3ad1", []},
+ "p1_tls": {:git, "https://github.com/processone/tls", "e56321afd974e9da33da913cd31beebc8e73e75f", []},
+ "p1_utils": {:git, "https://github.com/processone/p1_utils", "7aa022f995e3be006224a25405cd431483e7d026", []},
+ "p1_xml": {:git, "https://github.com/processone/xml", "403066ea5e0b2cd89e65c3ed1a329789c02c3588", []},
+ "p1_yaml": {:git, "https://github.com/processone/p1_yaml", "79f756ba73a235c4d3836ec07b5f7f2b55f49638", []},
+ "p1_zlib": {:git, "https://github.com/processone/zlib", "e3d4222b7aae616d7ef2e7e2fa0bbf451516c602", []},
+ "providers": {:hex, :providers, "1.4.1"},
+ "relx": {:hex, :relx, "3.5.0"},
+ "xmlrpc": {:git, "https://github.com/rds13/xmlrpc.git", "42e6e96a0fe7106830274feed915125feb1056f3", []}}