Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-11-12
# Conflicts: # Gemfile.lock # Gemfile.rails5.lock [ci skip]
Showing
... | ... | @@ -214,6 +214,9 @@ gem 'redis-rails', '~> 5.0.2' |
gem 'redis', '~> 3.2' | ||
gem 'connection_pool', '~> 2.0' | ||
# Discord integration | ||
gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false | ||
# HipChat integration | ||
gem 'hipchat', '~> 1.5.0' | ||
... | ... |
Please register or sign in to comment