X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/673b58f96f3acfd0281c62a2a7f080825b6fb28b..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