summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorBrett Walker <bwalker@gitlab.com>2019-01-17 10:35:18 -0600
committerBrett Walker <bwalker@gitlab.com>2019-01-17 10:35:18 -0600
commit800220bd72be92cae212ab86cd1fc7abe6fa23e1 (patch)
tree2cf61415aa2c9537f839d91a1feff79ff75ca5ba /Gemfile.lock
parent7e900ed8569aff9fc549e95b6271c3d578acbd51 (diff)
downloadgitlab-ce-800220bd72be92cae212ab86cd1fc7abe6fa23e1.tar.gz
Update to nokogiri 1.10.1
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 a180a459eba..aed88b5de47 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -477,7 +477,7 @@ GEM
net-ssh (5.0.1)
netrc (0.11.0)
nio4r (2.3.1)
- nokogiri (1.10.0)
+ nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
nokogumbo (1.5.0)
nokogiri
@@ -1059,7 +1059,7 @@ DEPENDENCIES
nakayoshi_fork (~> 0.0.4)
net-ldap
net-ssh (~> 5.0)
- nokogiri (~> 1.10.0)
+ nokogiri (~> 1.10.1)
oauth2 (~> 1.4)
octokit (~> 4.9)
omniauth (~> 1.8)