mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
chore: upgrade listen gem to make it compatible with rails version
This commit is contained in:
parent
45a78a4ca0
commit
ae9b9dc7a7
2 changed files with 64 additions and 64 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue