chore: upgrade listen gem to make it compatible with rails version

This commit is contained in:
rebuilt 2023-07-13 15:07:17 -07:00
parent 45a78a4ca0
commit ae9b9dc7a7
2 changed files with 64 additions and 64 deletions

View file

@ -203,9 +203,9 @@ GEM
kwalify (0.7.2)
launchy (2.5.2)
addressable (~> 2.8)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
@ -474,7 +474,7 @@ DEPENDENCIES
jquery-rails
jsbundling-rails
launchy
listen (~> 3.0.5)
listen (~> 3.8.0)
nested_scaffold
net-sftp
newrelic_rpm