From 0ba3d1411f976afd62fcd6735b62c427e9b24a86 Mon Sep 17 00:00:00 2001 From: blackst0ne Date: Mon, 5 Nov 2018 13:55:56 +1100 Subject: Update Gemfile --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 1182fb7eded..54b204f1b07 100644 --- a/Gemfile +++ b/Gemfile @@ -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' -- cgit v1.2.3