Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-10-17 07:50:55 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-10-17 07:50:55 +0300
commit4ef79d830675fafc42281501c7de09f618bc33e8 (patch)
tree853f7d31f573f610d06c10533b6e2217206aa219 /Gemfile.lock
parent4e681c60a92e8ef9036c397324c4c60744d63f02 (diff)
Lock nokogiri version to 1.6.8.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 4 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3c2c4e9d..832b3045 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -39,11 +39,13 @@ GEM
hamster (~> 3.0)
ref (~> 2.0)
nenv (0.3.0)
- nokogiri (1.6.8.1)
+ nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
+ pkg-config (~> 1.1.7)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
+ pkg-config (1.1.7)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
@@ -69,7 +71,7 @@ DEPENDENCIES
guard-nanoc
kramdown
nanoc (~> 4.0)
- nokogiri (~> 1.6.8)
+ nokogiri (= 1.6.8)
rake (~> 11.3)
rouge (~> 1.11)
sass