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