]> cat aescling's git repositories - mastodon.git/commitdiff
Bump nokogiri from 1.9.1 to 1.10.0 (#9757)
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>
Tue, 8 Jan 2019 13:10:30 +0000 (14:10 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 8 Jan 2019 13:10:30 +0000 (14:10 +0100)
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>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index db2eecd8d7684e1a645269fe60a30b682bcf2460..ec51950ca5dde4086ff617ec6c113fdf8a63ea89 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -57,7 +57,7 @@ gem 'idn-ruby', require: 'idn'
 gem 'kaminari', '~> 1.1'
 gem 'link_header', '~> 0.0'
 gem 'mime-types', '~> 3.2', require: 'mime/types/columnar'
-gem 'nokogiri', '~> 1.9'
+gem 'nokogiri', '~> 1.10'
 gem 'nsa', '~> 0.2'
 gem 'oj', '~> 3.7'
 gem 'ostatus2', '~> 2.0'
index 57d4e835f246c66296b0e6d10fddf463c8829176..8718bc89bd309dd7204fa4d80a57a04c73e00eda 100644 (file)
@@ -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)