2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

Update message bus to correct issue where too many reqs are performed

This commit is contained in:
Sam 2018-04-20 15:52:07 +10:00
parent 45fe5dc793
commit 050ce48bd0

View file

@ -166,7 +166,7 @@ GEM
mail (2.7.0) mail (2.7.0)
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
memory_profiler (0.9.10) memory_profiler (0.9.10)
message_bus (2.1.2) message_bus (2.1.4)
rack (>= 1.1.3) rack (>= 1.1.3)
metaclass (0.0.4) metaclass (0.0.4)
method_source (0.8.2) method_source (0.8.2)