aboutsummaryrefslogtreecommitdiff
path: root/mix.lock
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2018-01-16 11:45:29 +0100
committerChristophe Romain <christophe.romain@process-one.net>2018-01-16 11:45:29 +0100
commit1daa7ef7856d5e193d8d62867d469bf0840558f0 (patch)
treee3cbf54037208215f3b247e01101e2aaf9086a37 /mix.lock
parentImprove validation of 'convert' option (diff)
Sync mix and rebar for eimp dep
Diffstat (limited to '')
-rw-r--r--mix.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.lock b/mix.lock
index 0c2c2bda5..d8502b50e 100644
--- a/mix.lock
+++ b/mix.lock
@@ -2,7 +2,7 @@
"cache_tab": {:hex, :cache_tab, "1.0.12", "a06a4ffbd4da8469791ba941512a6a45ed8c11865b4606a368e21b332da3638a", [:rebar3], [{:p1_utils, "1.0.10", [hex: :p1_utils, repo: "hexpm", optional: false]}], "hexpm"},
"distillery": {:hex, :distillery, "1.5.2", "eec18b2d37b55b0bcb670cf2bcf64228ed38ce8b046bb30a9b636a6f5a4c0080", [:mix], [], "hexpm"},
"earmark": {:hex, :earmark, "1.2.4", "99b637c62a4d65a20a9fb674b8cffb8baa771c04605a80c911c4418c69b75439", [:mix], [], "hexpm"},
- "eimp": {:git, "https://github.com/processone/eimp.git", "23796118176be98195db9f831f17dde74d1553e1", [tag: "1.0.1"]},
+ "eimp": {:git, "https://github.com/processone/eimp.git", "c7201d18c360b89faf2c827bf3ab2acc1c10b812", [ref: "c7201d18"]},
"epam": {:hex, :epam, "1.0.3", "3adcc148cdbaaa2bbe15dd661f0d74284e5749a815b4e480dbf94e8e023361b9", [:rebar3], [], "hexpm"},
"eredis": {:hex, :eredis, "1.1.0", "8d8d74496f35216679b97726b75fb1c8715e99dd7f3ef9f9824a2264c3e0aac0", [:rebar3], [], "hexpm"},
"esip": {:hex, :esip, "1.0.21", "711c704337d434db6d7c70bd0da868aaacd91b252c0bb63b4580e6c896164f1f", [:rebar3], [{:fast_tls, "1.0.20", [hex: :fast_tls, repo: "hexpm", optional: false]}, {:p1_utils, "1.0.10", [hex: :p1_utils, repo: "hexpm", optional: false]}, {:stun, "1.0.20", [hex: :stun, repo: "hexpm", optional: false]}], "hexpm"},