Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickael Remond <mremond@process-one.net>2016-04-27 13:19:55 +0300
committerMickael Remond <mremond@process-one.net>2016-04-27 13:19:55 +0300
commit26d3a978cc5e44b47508e3ff247b2cd0f2ec65b8 (patch)
treed6cb4e560e7b1ac42bd63f6e9838d43abb254a4a /mix.lock
parent0f06ed8a9b0c44de377d99733b0cfa2a81efed13 (diff)
Update stun and esip dependencies
Diffstat (limited to 'mix.lock')
-rw-r--r--mix.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/mix.lock b/mix.lock
index 6cc41bbac..defb6f10c 100644
--- a/mix.lock
+++ b/mix.lock
@@ -3,10 +3,10 @@
"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.2"},
+ "esip": {:hex, :esip, "1.0.3"},
"exrm": {:hex, :exrm, "1.0.3"},
"ezlib": {:hex, :ezlib, "1.0.1"},
- "fast_tls": {:hex, :fast_tls, "1.0.1"},
+ "fast_tls": {:hex, :fast_tls, "1.0.2"},
"fast_xml": {:hex, :fast_xml, "1.1.11"},
"fast_yaml": {:hex, :fast_yaml, "1.0.3"},
"getopt": {:hex, :getopt, "0.8.2"},
@@ -20,7 +20,7 @@
"p1_utils": {:hex, :p1_utils, "1.0.3"},
"p1_xmlrpc": {:hex, :p1_xmlrpc, "1.15.1"},
"providers": {:hex, :providers, "1.6.0"},
- "relx": {:hex, :relx, "3.18.0"},
+ "relx": {:hex, :relx, "3.19.0"},
"sqlite3": {:hex, :sqlite3, "1.1.5"},
"stringprep": {:hex, :stringprep, "1.0.3"},
- "stun": {:hex, :stun, "1.0.1"}}
+ "stun": {:hex, :stun, "1.0.2"}}