summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorBoyan Tabakov <boyan.tabakov@futurice.com>2015-08-14 15:31:11 +0200
committerBoyan Tabakov <boyan.tabakov@futurice.com>2015-08-14 16:45:23 +0200
commit88ab815b3844ce5c611d0ee5a1e8aaacb6c92faa (patch)
tree073f602bcad00cd1b26a03c236819010ce3d1a12 /Gemfile
parentb6bdd650a54306c3f56f8332a64a3f5194ee793d (diff)
downloadgitlab-ce-88ab815b3844ce5c611d0ee5a1e8aaacb6c92faa.tar.gz
Update Flowdock integration to support new Flowdock API
Requires that users create a Git source in their flows and update the configured token to the Git source token. The old flow tokens can't be used.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2483a7d24a3..6933930e253 100644
--- a/Gemfile
+++ b/Gemfile
@@ -150,7 +150,7 @@ gem 'tinder', '~> 1.9.2'
gem 'hipchat', '~> 1.5.0'
# Flowdock integration
-gem "gitlab-flowdock-git-hook", "~> 0.4.2"
+gem "gitlab-flowdock-git-hook", "~> 1.0.1"
# Gemnasium integration
gem "gemnasium-gitlab-service", "~> 0.2"