X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5e407dfb34f47e6fbbbf3c11c1a8318256abb5cd..b02728076b1c738332876d99d8f34aa4fa2913ce:/Vendorfile diff --git a/Vendorfile b/Vendorfile index 15a8eba1b..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