X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f76f838c8494936f24c6207e3c2283181fd1d0d7..555a821c3e1b79093b63b96e981c4766cf43baa9:/Vendorfile?ds=inline diff --git a/Vendorfile b/Vendorfile index 502f8b597..8c9898dd9 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.54.0' do + from 'git://github.com/domoritz/leaflet-locatecontrol.git', :tag => 'v0.62.0' do file 'leaflet.locate.js', 'src/L.Control.Locate.js' end