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:
authorChulki Lee <chulki.lee@gmail.com>2015-03-31 01:53:24 +0300
committerChulki Lee <chulki.lee@gmail.com>2015-04-14 08:13:16 +0300
commit44535f9375ef6335551b0c9640ddad5b9d6de1c9 (patch)
tree78b72f8c97138fdfca3fdc621177f8b51d2790be /Gemfile
parent4ab717ea6a65beca3e069ca8590c22c49085dc8c (diff)
upgrade hipchat
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 465e90e71a3..52e8a3f5a60 100644
--- a/Gemfile
+++ b/Gemfile
@@ -143,7 +143,7 @@ gem "redis-rails"
gem 'tinder', '~> 1.9.2'
# HipChat integration
-gem "hipchat", "~> 1.4.0"
+gem 'hipchat', '~> 1.5.0'
# Flowdock integration
gem "gitlab-flowdock-git-hook", "~> 0.4.2"