Bump leaflet-rails

This commit is contained in:
Benjamin Neff 2024-05-30 03:28:01 +02:00
parent 046280c480
commit e8a374a16d
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 5 additions and 4 deletions

View file

@ -105,7 +105,7 @@ gem "http_accept_language", "2.1.1"
gem "rails-i18n", "7.0.9"
# Map
gem "leaflet-rails", "1.9.3"
gem "leaflet-rails", "1.9.4"
# Parsing

View file

@ -376,8 +376,9 @@ GEM
jwt (2.7.1)
kostya-sigar (2.0.10)
language_server-protocol (3.17.0.3)
leaflet-rails (1.9.3)
rails (>= 4.2.0)
leaflet-rails (1.9.4)
actionpack (>= 4.2.0)
railties (>= 4.2.0)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
@ -832,7 +833,7 @@ DEPENDENCIES
js_image_paths (= 0.2.0)
json (= 2.7.2)
json-schema (= 4.3.0)
leaflet-rails (= 1.9.3)
leaflet-rails (= 1.9.4)
listen (= 3.8.0)
logging-rails (= 0.6.0)
mini_magick (= 4.12.0)