Added broadcast to jobs create and update

This commit is contained in:
2024-08-04 12:12:16 +02:00
parent 690ac30b7a
commit ed0c4408ca
4 changed files with 31 additions and 22 deletions

View File

@@ -201,6 +201,10 @@ GEM
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redis (5.2.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.9)
io-console (~> 0.5)
@@ -281,6 +285,7 @@ DEPENDENCIES
jbuilder
puma (>= 5.0)
rails (~> 7.1.3, >= 7.1.3.4)
redis (>= 4.0.1)
selenium-webdriver
sprockets-rails
sqlite3 (~> 1.4)