aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2021-02-17 18:53:50 +0100
committerGuido Günther <agx@sigxcpu.org>2021-03-10 11:16:40 +0100
commitcebe8e80cb070e456f2589237c42d8a044d261df (patch)
treea7f243567aa9678e67123b6f1a86c25a3d89fe11
parent844b2a5c6184850a56c16e160e900316bf78728d (diff)
Update webmachine to 1.11.1
-rw-r--r--rebar.config2
-rw-r--r--rebar.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/rebar.config b/rebar.config
index 2afb8f0..7193762 100644
--- a/rebar.config
+++ b/rebar.config
@@ -1,6 +1,6 @@
%%-*- mode: erlang -*-
{deps, [
- {webmachine, {git, "https://github.com/webmachine/webmachine", {branch, "master"}}}
+ {webmachine, {git, "https://github.com/webmachine/webmachine", {tag, "1.11.1"}}}
]}.
{relx, [{release, {'ldapsp', "0.0.3"},
diff --git a/rebar.lock b/rebar.lock
index a074cc9..6da8c9a 100644
--- a/rebar.lock
+++ b/rebar.lock
@@ -1,10 +1,10 @@
{"1.1.0",
-[{<<"mochiweb">>,{pkg,<<"mochiweb">>,<<"2.12.2">>},1},
+[{<<"mochiweb">>,{pkg,<<"mochiweb">>,<<"2.18.0">>},1},
{<<"webmachine">>,
{git,"https://github.com/webmachine/webmachine",
- {ref,"b4758b51c05e8f4e8898a70b7a14514a8c150ffa"}},
+ {ref,"92225b82fc702f78cf9d23248023ec841272df80"}},
0}]}.
[
{pkg_hash,[
- {<<"mochiweb">>, <<"80804AD342AFA3D7F3524040D4EED66CE74B17A555DE454AC85B07C479928E46">>}]}
+ {<<"mochiweb">>, <<"EB55F1DB3E6E960FAC4E6DB4E2DB9EC3602CC9F30B86CD1481D56545C3145D2E">>}]}
].