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:
authorGrzegorz Bizon | OOO until May 7th <grzegorz@gitlab.com>2018-05-01 20:09:35 +0300
committerGrzegorz Bizon | OOO until May 7th <grzegorz@gitlab.com>2018-05-01 20:09:35 +0300
commit71d53ebcf8ba098cacc088ed53af8cda12a1226c (patch)
treeeb1bd4d8e81f8670f42ea00f0721d8f95eb0c807
parent78b2f47e16398ebd76e55b56e70a242419c53927 (diff)
parent5ed0e4b4ce1b362580075424c428332b83eb59bc (diff)
Merge branch 'qa/rs-bump-nokogiri' into 'master'
Bump nokogiri to 1.8.2 in qa Gemfile See merge request gitlab-org/gitlab-ce!18673
-rw-r--r--qa/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 565adac7499..1bc424335f8 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -47,7 +47,7 @@ GEM
mini_portile2 (2.3.0)
minitest (5.11.1)
netrc (0.11.0)
- nokogiri (1.8.1)
+ nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
pry (0.11.3)
coderay (~> 1.1.0)