Update Gemfile
Showing
... | ... | @@ -205,7 +205,7 @@ gem 'redis', '~> 3.2' |
gem 'connection_pool', '~> 2.0' | ||
# Discord integration | ||
gem 'discordrb-webhooks', '~> 3.3', github: 'blackst0ne/discordrb', require: false | ||
gem 'discordrb-webhooks-blackst0ne', '~> 3.3', require: false | ||
# HipChat integration | ||
gem 'hipchat', '~> 1.5.0' | ||
... | ... |
Please register or sign in to comment