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:
authorRonald van Eede <rveede@tricode.nl>2013-05-23 22:10:32 +0400
committerRonald van Eede <rveede@tricode.nl>2013-05-24 23:42:21 +0400
commit483f9854e43d2a3fc6cf48ec7228ddef62b93375 (patch)
treee346e403e1f3efce8a2863c8b07b8b1cbd57706c /Gemfile.lock
parent63c6f30aba95398f732876f94f1fba1f8ed19622 (diff)
Hipchat service implementation
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f7bd28ff478..48be954c0c5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -208,6 +208,8 @@ GEM
railties (>= 3.1, < 4.1)
hashie (1.2.0)
hike (1.2.2)
+ hipchat (0.9.0)
+ httparty
http_parser.rb (0.5.3)
httparty (0.11.0)
multi_json (~> 1.0)
@@ -532,6 +534,7 @@ DEPENDENCIES
guard-rspec
guard-spinach
haml-rails
+ hipchat (~> 0.9.0)
httparty
jquery-atwho-rails (= 0.3.0)
jquery-rails (= 2.1.3)