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:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-11 02:11:29 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-11 02:11:29 +0400
commit12dbd0a4137546026a7a1f606510627f262d6dc0 (patch)
tree5d6ac56bbbe3c39943da1a1e5a5a7c94cec844e7 /Gemfile.lock
parent3ce3c305ebac1ae076a2e51df77f7f0ee4034d67 (diff)
parent5499d2163f639d07d043e21236b9088471436cb6 (diff)
Merge pull request #5735 from cocoy/fix_5313
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 75083623894..2e95792aaf2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -241,7 +241,7 @@ GEM
railties (~> 4.0.0)
hashie (2.0.5)
hike (1.2.3)
- hipchat (0.9.0)
+ hipchat (0.14.0)
httparty
httparty
http_parser.rb (0.5.3)
@@ -604,7 +604,7 @@ DEPENDENCIES
guard-rspec
guard-spinach
haml-rails
- hipchat (~> 0.9.0)
+ hipchat (~> 0.14.0)
httparty
jasmine (= 2.0.0.rc5)
jquery-atwho-rails (~> 0.3.3)