Bump leaflet-rails
This commit is contained in:
parent
c96f34807c
commit
5284cd2fff
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -129,7 +129,7 @@ gem "markerb", "1.1.0"
|
||||||
gem "messagebus_ruby_api", "1.0.3"
|
gem "messagebus_ruby_api", "1.0.3"
|
||||||
|
|
||||||
# Map
|
# Map
|
||||||
gem "leaflet-rails", "0.7.4"
|
gem "leaflet-rails", "0.7.7"
|
||||||
|
|
||||||
# Parsing
|
# Parsing
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -480,7 +480,7 @@ GEM
|
||||||
actionpack (>= 3.0.0)
|
actionpack (>= 3.0.0)
|
||||||
activesupport (>= 3.0.0)
|
activesupport (>= 3.0.0)
|
||||||
kgio (2.10.0)
|
kgio (2.10.0)
|
||||||
leaflet-rails (0.7.4)
|
leaflet-rails (0.7.7)
|
||||||
listen (3.0.5)
|
listen (3.0.5)
|
||||||
rb-fsevent (>= 0.9.3)
|
rb-fsevent (>= 0.9.3)
|
||||||
rb-inotify (>= 0.9)
|
rb-inotify (>= 0.9)
|
||||||
|
|
@ -961,7 +961,7 @@ DEPENDENCIES
|
||||||
json (= 1.8.3)
|
json (= 1.8.3)
|
||||||
json-schema (= 2.6.1)
|
json-schema (= 2.6.1)
|
||||||
json_spec (= 1.1.4)
|
json_spec (= 1.1.4)
|
||||||
leaflet-rails (= 0.7.4)
|
leaflet-rails (= 0.7.7)
|
||||||
logging-rails (= 0.5.0)
|
logging-rails (= 0.5.0)
|
||||||
markerb (= 1.1.0)
|
markerb (= 1.1.0)
|
||||||
messagebus_ruby_api (= 1.0.3)
|
messagebus_ruby_api (= 1.0.3)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue