X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/250bb47cc2723c7af6fac0a6e9e900c1a50f9292..12e22c5de32d287f43ccdc428a2fb13406f0fefb:/Vendorfile diff --git a/Vendorfile b/Vendorfile index ae46dc171..097f557aa 100644 --- a/Vendorfile +++ b/Vendorfile @@ -6,8 +6,8 @@ folder 'vendor/assets' do end folder 'bootstrap' do - file 'bootstrap.tooltip.js', 'https://raw.githubusercontent.com/twbs/bootstrap/v2.3.2/js/bootstrap-tooltip.js' - file 'bootstrap.dropdown.js', 'https://raw.githubusercontent.com/twbs/bootstrap/v2.3.2/js/bootstrap-dropdown.js' + file 'bootstrap.tooltip.js', 'https://raw.githubusercontent.com/twbs/bootstrap/v3.3.2/js/tooltip.js' + file 'bootstrap.dropdown.js', 'https://raw.githubusercontent.com/twbs/bootstrap/v3.3.2/js/dropdown.js' end folder 'leaflet' do