Bump leaflet-rails

This commit is contained in:
Benjamin Neff 2017-07-22 01:36:56 +02:00
parent bde25ff6e4
commit 5c487a3a83
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 3 deletions

View file

@ -130,7 +130,7 @@ gem "rails-i18n", "4.0.9"
gem "markerb", "1.1.0"
# Map
gem "leaflet-rails", "0.7.7"
gem "leaflet-rails", "1.1.0"
# Parsing

View file

@ -339,7 +339,8 @@ GEM
multi_json
jwt (1.5.6)
kgio (2.11.0)
leaflet-rails (0.7.7)
leaflet-rails (1.1.0)
rails (>= 4.2.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
@ -803,7 +804,7 @@ DEPENDENCIES
js_image_paths (= 0.1.0)
json (= 2.1.0)
json-schema (= 2.8.0)
leaflet-rails (= 0.7.7)
leaflet-rails (= 1.1.0)
logging-rails (= 0.5.0)
markerb (= 1.1.0)
mini_magick (= 4.8.0)