file "images/#{image}", "https://unpkg.com/leaflet@1.0.3/dist/images/#{image}"
end
- from 'git://github.com/aratcliffe/Leaflet.contextmenu.git' do
+ from 'git://github.com/aratcliffe/Leaflet.contextmenu.git', :tag => 'v1.2.1' do
file 'leaflet.contextmenu.js', 'dist/leaflet.contextmenu.js'
file 'leaflet.contextmenu.css', 'dist/leaflet.contextmenu.css'
end