summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorThomas Balthazar <thomas@balthazar.info>2016-08-10 12:25:01 +0200
committerThomas Balthazar <thomas@balthazar.info>2016-08-11 08:52:13 +0200
commitfb748daf538e43efcf8884f017391bcbfccf2ea2 (patch)
treec94ec042e25eaf630008dab7f2f57d6da175a949 /Gemfile
parent551ffc0a4d25a381e9f8f6a8d6f2793bb87f3145 (diff)
downloadgitlab-ce-fb748daf538e43efcf8884f017391bcbfccf2ea2.tar.gz
Replace the tinder gem by bare HTTP requests
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 104929665e8..5c781cda748 100644
--- a/Gemfile
+++ b/Gemfile
@@ -163,9 +163,6 @@ gem 'redis-rails', '~> 4.0.0'
gem 'redis', '~> 3.2'
gem 'connection_pool', '~> 2.0'
-# Campfire integration
-gem 'tinder', '~> 1.10.0'
-
# HipChat integration
gem 'hipchat', '~> 1.5.0'