X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/983f7325ae08ded5bb0d5ed1f9ec25ae57f4a1c0..70d6880e10881dfd4b68f51cf16609a9f8aaff24:/Vendorfile diff --git a/Vendorfile b/Vendorfile index aeba4bf8b..85eb49b9b 100644 --- a/Vendorfile +++ b/Vendorfile @@ -31,7 +31,7 @@ folder 'vendor/assets' do folder 'img', 'src/img' end - from 'git://github.com/domoritz/leaflet-locatecontrol.git', :tag => 'v0.62.0' do + from 'git://github.com/domoritz/leaflet-locatecontrol.git', :tag => 'v0.64.0' do file 'leaflet.locate.js', 'src/L.Control.Locate.js' end @@ -69,7 +69,7 @@ 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' + file 'bowser.js', 'https://github.com/lancedikson/bowser/releases/download/1.9.4/bowser.js' end folder 'swfobject' do