Bump leaflet-rails
This commit is contained in:
parent
184bd7c7fd
commit
f8fe914212
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -105,7 +105,7 @@ gem "http_accept_language", "2.1.1"
|
|||
gem "rails-i18n", "7.0.7"
|
||||
|
||||
# Map
|
||||
gem "leaflet-rails", "1.7.0"
|
||||
gem "leaflet-rails", "1.9.3"
|
||||
|
||||
# Parsing
|
||||
|
||||
|
|
|
|||
|
|
@ -399,7 +399,7 @@ GEM
|
|||
multi_json
|
||||
jwt (2.7.1)
|
||||
kostya-sigar (2.0.10)
|
||||
leaflet-rails (1.7.0)
|
||||
leaflet-rails (1.9.3)
|
||||
rails (>= 4.2.0)
|
||||
listen (3.7.1)
|
||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||
|
|
@ -835,7 +835,7 @@ DEPENDENCIES
|
|||
js_image_paths (= 0.2.0)
|
||||
json (= 2.6.3)
|
||||
json-schema (= 4.0.0)
|
||||
leaflet-rails (= 1.7.0)
|
||||
leaflet-rails (= 1.9.3)
|
||||
listen (= 3.7.1)
|
||||
logging-rails (= 0.6.0)
|
||||
mini_magick (= 4.12.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue