Bump listen

This commit is contained in:
Benjamin Neff 2024-05-30 04:00:58 +02:00
parent 1bf1b7bda1
commit 2878537ca0
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 4 additions and 4 deletions

View file

@ -219,7 +219,7 @@ group :development do
gem "turbo_dev_assets", "0.0.2"
gem "listen", "3.8.0"
gem "listen", "3.9.0"
end
group :test do

View file

@ -386,7 +386,7 @@ GEM
leaflet-rails (1.9.4)
actionpack (>= 4.2.0)
railties (>= 4.2.0)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
little-plugger (1.1.4)
@ -601,7 +601,7 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
redcarpet (3.6.0)
redis (4.8.1)
@ -845,7 +845,7 @@ DEPENDENCIES
json (= 2.7.2)
json-schema (= 4.3.0)
leaflet-rails (= 1.9.4)
listen (= 3.8.0)
listen (= 3.9.0)
logging-rails (= 0.6.0)
mini_magick (= 4.12.0)
minitest (= 5.23.1)