X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/f76f838c8494936f24c6207e3c2283181fd1d0d7..33c43ab0affe7317d7d136bc6ed934d6f6951585:/Vendorfile 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