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-11-05 05:55:56 +0300
committerblackst0ne <blackst0ne.ru@gmail.com>2018-11-05 05:55:56 +0300
commit0ba3d1411f976afd62fcd6735b62c427e9b24a86 (patch)
tree97e2f5e6c1e5c545a3acab7a604da7224c695145 /Gemfile.lock
parent80d3fddc8840effa3b766c4d9f37c84e17c5c0ef (diff)
Update Gemfile
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock11
1 files changed, 3 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0cc549b0b30..5c950c76b5b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,3 @@
-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:
@@ -174,6 +167,8 @@ GEM
rotp (~> 2.0)
diff-lcs (1.3)
diffy (3.1.0)
+ discordrb-webhooks-blackst0ne (3.3.0)
+ rest-client (~> 2.0)
docile (1.1.5)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
@@ -979,7 +974,7 @@ DEPENDENCIES
devise (~> 4.4)
devise-two-factor (~> 3.0.0)
diffy (~> 3.1.0)
- discordrb-webhooks (~> 3.3)!
+ discordrb-webhooks-blackst0ne (~> 3.3)
doorkeeper (~> 4.3)
doorkeeper-openid_connect (~> 1.5)
ed25519 (~> 1.2)