X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/cd28b8dac5dd383a3ff87c34cc1c266431749968..e6afda8764a6c96fc350d2417154cd0c432eefda:/Vendorfile?ds=inline diff --git a/Vendorfile b/Vendorfile index 6d0eb1196..000a05ff7 100644 --- a/Vendorfile +++ b/Vendorfile @@ -1,6 +1,6 @@ folder 'vendor/assets' do folder 'leaflet' do - from 'https://github.com/CloudMade/Leaflet.git' do + from 'https://github.com/jfirebaugh/Leaflet.git', :branch => 'osm' do file 'leaflet.css', 'dist/leaflet.css' file 'leaflet.ie.css', 'dist/leaflet.ie.css' file 'leaflet.js', 'dist/leaflet-src.js'