9 lines
316 B
Diff
9 lines
316 B
Diff
|
--- rebar.config 2013-04-22 14:28:07.570378087 +0200
|
||
|
+++ rebar.config.patched 2013-04-24 10:15:31.414793611 +0200
|
||
|
@@ -1,5 +1,3 @@
|
||
|
{deps, [
|
||
|
- {ibrowse, ".*", {git, "git://github.com/opscode/ibrowse",
|
||
|
- {tag, "v4.0.1.1"}}}
|
||
|
]}.
|
||
|
{erl_opts, [warnings_as_errors, debug_info]}.
|