diff --git a/Gemfile b/Gemfile index 08b778b65..8a55b004a 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index 8d36e6612..e50f07dbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)