]> git.ipfire.org Git - thirdparty/ut1-blacklists.git/commitdiff
Bump nokogiri from 1.10.1 to 1.10.4 1/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 2 Nov 2019 18:19:53 +0000 (18:19 +0000)
committerGitHub <noreply@github.com>
Sat, 2 Nov 2019 18:19:53 +0000 (18:19 +0000)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.1 to 1.10.4.
- [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.10.1...v1.10.4)

Signed-off-by: dependabot[bot] <support@github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 1c2aac075e99fb137203dba0d6f5f7e723b0e145..e7cde138ffa962d35a40b3a45074c1ff38f89332 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,3 @@
 source "https://rubygems.org"
 
-gem "nokogiri", "~> 1.8", ">= 1.8.5"
+gem "nokogiri", "~> 1.10"
index b0eaadc6d0de95d7079061ee32dd10b25c0e857d..9392a9b544affda97eaee11a4f2fa16bf0c716ad 100644 (file)
@@ -2,11 +2,11 @@ GEM
   remote: https://rubygems.org/
   specs:
     mini_portile2 (2.4.0)
-    nokogiri (1.10.1)
+    nokogiri (1.10.4)
       mini_portile2 (~> 2.4.0)
 
 PLATFORMS
   ruby
 
 DEPENDENCIES
-  nokogiri (~> 1.8, >= 1.8.5)
+  nokogiri (~> 1.10)