Merge branch 'restore-hipchat-11-9' into '11-9-stable'
[11.9] Revert "Remove HipChat integration from GitLab" See merge request gitlab-org/gitlab-ce!27257
Showing
... | ... | @@ -204,6 +204,9 @@ gem 'connection_pool', '~> 2.0' |
# Discord integration | ||
gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false | ||
# HipChat integration | ||
gem 'hipchat', '~> 1.5.0' | ||
# JIRA integration | ||
gem 'jira-ruby', '~> 1.4' | ||
... | ... |