Bump leaflet-rails

This commit is contained in:
Dennis Schubert 2016-05-12 02:05:07 +02:00 committed by Jonne Haß
parent c96f34807c
commit 5284cd2fff
No known key found for this signature in database
GPG key ID: F347E0EB47AC70D6
2 changed files with 3 additions and 3 deletions

View file

@ -129,7 +129,7 @@ gem "markerb", "1.1.0"
gem "messagebus_ruby_api", "1.0.3"
# Map
gem "leaflet-rails", "0.7.4"
gem "leaflet-rails", "0.7.7"
# Parsing

View file

@ -480,7 +480,7 @@ GEM
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.10.0)
leaflet-rails (0.7.4)
leaflet-rails (0.7.7)
listen (3.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
@ -961,7 +961,7 @@ DEPENDENCIES
json (= 1.8.3)
json-schema (= 2.6.1)
json_spec (= 1.1.4)
leaflet-rails (= 0.7.4)
leaflet-rails (= 0.7.7)
logging-rails (= 0.5.0)
markerb (= 1.1.0)
messagebus_ruby_api (= 1.0.3)