Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblackst0ne <blackst0ne.ru@gmail.com>2018-10-30 14:23:20 +0300
committerblackst0ne <blackst0ne.ru@gmail.com>2018-10-30 14:23:20 +0300
commit846d84602f850ffe7f4ec8b41b2d16f593c1d029 (patch)
treeb4c90ffeb75436acda79ade8ed66df090c53f44c /Gemfile.lock
parentaf80955baaf0993aed07cae943391f7b57d9e3ae (diff)
Add Discord integration
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e755b0e0a8d..0cc549b0b30 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,3 +1,10 @@
+GIT
+ remote: git://github.com/blackst0ne/discordrb.git
+ revision: 2de6ec4dda1e2ea2966f1ced063698d7c5fc5225
+ specs:
+ discordrb-webhooks (3.3.0)
+ rest-client (~> 2.0)
+
GEM
remote: https://rubygems.org/
specs:
@@ -972,6 +979,7 @@ DEPENDENCIES
devise (~> 4.4)
devise-two-factor (~> 3.0.0)
diffy (~> 3.1.0)
+ discordrb-webhooks (~> 3.3)!
doorkeeper (~> 4.3)
doorkeeper-openid_connect (~> 1.5)
ed25519 (~> 1.2)