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:
Guo Xiang Tan 2020-04-27 11:43:00 +08:00 committed by Alan Guo Xiang Tan
parent 16f0d1c503
commit e0725fd123
1 changed files with 1 additions and 1 deletions

View File

@ -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)