Geocode Coop addresses to lat & long for map

This commit is contained in:
James Mead
2018-11-30 16:56:07 +00:00
parent 8780eca301
commit 3c80693d67
12 changed files with 41 additions and 16 deletions

View File

@ -19,6 +19,7 @@ GEM
eventmachine (1.2.7)
ffi (1.9.25)
forwardable-extended (2.6.0)
geocoder (1.5.0)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
@ -62,6 +63,7 @@ PLATFORMS
ruby
DEPENDENCIES
geocoder
jekyll
jekyll-sass-converter!