summaryrefslogtreecommitdiff
path: root/mix.lock
diff options
context:
space:
mode:
authorMickael Remond <mremond@process-one.net>2016-04-27 16:22:47 +0200
committerMickael Remond <mremond@process-one.net>2016-04-27 16:22:47 +0200
commitd18fe138aa8f7e056e25bf4ba7b07947e596a33d (patch)
treef37598b39194880fdbada329a3d2ea0a26993d50 /mix.lock
parentUse fast_tls 1.0.3 (diff)
Update esip and stun to match Fast TLS version
Diffstat (limited to 'mix.lock')
-rw-r--r--mix.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/mix.lock b/mix.lock
index ab9debef..45cfb0a7 100644
--- a/mix.lock
+++ b/mix.lock
@@ -3,7 +3,7 @@
"cf": {:hex, :cf, "0.2.1"},
"eredis": {:hex, :eredis, "1.0.8"},
"erlware_commons": {:hex, :erlware_commons, "0.19.0"},
- "esip": {:hex, :esip, "1.0.3"},
+ "esip": {:hex, :esip, "1.0.4"},
"exrm": {:hex, :exrm, "1.0.3"},
"ezlib": {:hex, :ezlib, "1.0.1"},
"fast_tls": {:hex, :fast_tls, "1.0.3"},
@@ -23,4 +23,4 @@
"relx": {:hex, :relx, "3.19.0"},
"sqlite3": {:hex, :sqlite3, "1.1.5"},
"stringprep": {:hex, :stringprep, "1.0.3"},
- "stun": {:hex, :stun, "1.0.2"}}
+ "stun": {:hex, :stun, "1.0.3"}}