X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c77c7d015f224db8c383932c3745e1cbd48eb519..50f85248db5a2bf1ca860d864f20772f1b87c3d1:/Vendorfile diff --git a/Vendorfile b/Vendorfile index e57ab21fe..ac361e575 100644 --- a/Vendorfile +++ b/Vendorfile @@ -68,5 +68,6 @@ folder 'vendor/assets' do folder 'javascripts' do file 'html5shiv.js', 'https://raw.githubusercontent.com/aFarkas/html5shiv/master/src/html5shiv.js' + file 'bowser.js', 'https://github.com/lancedikson/bowser/releases/download/1.9.3/bowser.js' end end