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:
authorRodney Quillo <imcocoy@gmail.com>2013-11-30 15:31:26 +0400
committerRodney Quillo <imcocoy@gmail.com>2013-11-30 15:31:26 +0400
commit5499d2163f639d07d043e21236b9088471436cb6 (patch)
tree8b23e20fc3714d40cc21010a7d20f1e067a6eba2 /Gemfile.lock
parent477e9f87e14a8b7a04355453283d49e4e14fcafb (diff)
Fix #5313 hipchat 0.14.0 to use http_proxy
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f6b9f174a08..c71b5b7807d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -227,7 +227,7 @@ GEM
railties (>= 3.1, < 4.1)
hashie (1.2.0)
hike (1.2.3)
- hipchat (0.9.0)
+ hipchat (0.14.0)
httparty
httparty
http_parser.rb (0.5.3)
@@ -588,7 +588,7 @@ DEPENDENCIES
guard-rspec
guard-spinach
haml-rails
- hipchat (~> 0.9.0)
+ hipchat (~> 0.14.0)
httparty
jasmine
jquery-atwho-rails (= 0.3.0)