about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-01-08 14:10:30 +0100
committerEugen Rochko <eugen@zeonfederated.com>2019-01-08 14:10:30 +0100
commitb418ef5ba8ccddeeafadde7d47249ba1a34d80d1 (patch)
tree72d363fd86db9b4a2b25e3dec8ee0a942a949bd3 /Gemfile.lock
parentef63860450db2d245502088a3e734e3cf4150b64 (diff)
Bump nokogiri from 1.9.1 to 1.10.0 (#9757)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.9.1...v1.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
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 57d4e835f..8718bc89b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -354,7 +354,7 @@ GEM
       net-ssh (>= 2.6.5)
     net-ssh (5.0.2)
     nio4r (2.3.1)
-    nokogiri (1.9.1)
+    nokogiri (1.10.0)
       mini_portile2 (~> 2.4.0)
     nokogumbo (2.0.0)
       nokogiri (~> 1.8, >= 1.8.4)
@@ -709,7 +709,7 @@ DEPENDENCIES
   microformats (~> 4.0)
   mime-types (~> 3.2)
   net-ldap (~> 0.10)
-  nokogiri (~> 1.9)
+  nokogiri (~> 1.10)
   nsa (~> 0.2)
   oj (~> 3.7)
   omniauth (~> 1.9)