Bump fauxton and doc deps for 2.1.1 release
diff --git a/rebar.config.script b/rebar.config.script
index 80a02a0..ee63aef 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -56,9 +56,9 @@
 
 %% Non-Erlang deps
 {docs,             {url, "https://github.com/apache/couchdb-documentation"},
-                   {tag, "2.1.0"}, [raw]},
+                   {tag, "2.1.1"}, [raw]},
 {fauxton,          {url, "https://github.com/apache/couchdb-fauxton"},
-                   {tag, "v1.1.13"}, [raw]},
+                   {tag, "v1.1.14"}, [raw]},
 %% Third party deps
 {folsom,           "folsom",           {tag, "CouchDB-0.8.2"}},
 {ibrowse,          "ibrowse",          {tag, "CouchDB-4.0.1"}},