X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/9cc9a0098840363b6497337951b53aa583f4aa44..54608122bb64c27f618773f4ad01a6822cfd0f1b:/Vendorfile diff --git a/Vendorfile b/Vendorfile index f4cdd33cf..483e46aa1 100644 --- a/Vendorfile +++ b/Vendorfile @@ -1,5 +1,6 @@ folder 'vendor/assets' do folder 'jquery' do + file 'jquery.cookie.js', 'https://raw.github.com/carhartl/jquery-cookie/master/jquery.cookie.js' file 'jquery.throttle-debounce.js', 'https://raw.github.com/cowboy/jquery-throttle-debounce/v1.1/jquery.ba-throttle-debounce.js' file 'jquery.simulate.js', 'https://raw.github.com/jquery/jquery-ui/master/tests/jquery.simulate.js' end