X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1c8fbe329dc85ae06599c20a9d385e3af396d380..5b061ef69084d813c8bab8aa10254d0befb6fb22:/Vendorfile?ds=inline diff --git a/Vendorfile b/Vendorfile index f940b9ece..2bc20b76c 100644 --- a/Vendorfile +++ b/Vendorfile @@ -2,7 +2,6 @@ folder 'vendor/assets' do folder 'jquery' do file 'jquery.cookie.js', 'https://raw.githubusercontent.com/carhartl/jquery-cookie/master/src/jquery.cookie.js' file 'jquery.throttle-debounce.js', 'https://raw.githubusercontent.com/cowboy/jquery-throttle-debounce/v1.1/jquery.ba-throttle-debounce.js' - file 'jquery.simulate.js', 'https://raw.githubusercontent.com/jquery/jquery-simulate/1.0.0/jquery.simulate.js' end folder 'leaflet' do @@ -68,10 +67,6 @@ folder 'vendor/assets' do file 'es6.js', 'https://polyfill.io/v3/polyfill.js?features=es6&flags=gated,always' end - folder 'javascripts' do - file 'html5shiv.js', 'https://raw.githubusercontent.com/aFarkas/html5shiv/master/src/html5shiv.js' - end - folder 'swfobject' do from 'git://github.com/swfobject/swfobject.git', :tag => '2.2' do file 'expressInstall.swf', 'swfobject/expressInstall.swf'