mirror of
https://github.com/discourse/discourse.git
synced 2025-02-28 16:29:22 +00:00
Upgrade message_bus to 3.0.0
Fixes an issue where specifying `group_ids` and `user_ids` while publishing a message would result in an intersection between both options.
This commit is contained in:
parent
16f0d1c503
commit
e0725fd123
@ -182,7 +182,7 @@ GEM
|
||||
mini_mime (>= 0.1.1)
|
||||
maxminddb (0.1.22)
|
||||
memory_profiler (0.9.14)
|
||||
message_bus (2.2.4)
|
||||
message_bus (3.0.0)
|
||||
rack (>= 1.1.3)
|
||||
method_source (0.9.2)
|
||||
mini_mime (1.0.2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user