]> git.ipfire.org Git - thirdparty/ut1-blacklists.git/commitdiff
Bump nokogiri from 1.11.4 to 1.12.5 12/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 27 Sep 2021 20:52:16 +0000 (20:52 +0000)
committerGitHub <noreply@github.com>
Mon, 27 Sep 2021 20:52:16 +0000 (20:52 +0000)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

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

diff --git a/Gemfile b/Gemfile
index 56a9b3e8d52a52475ea9882a86085a96e69c1961..03cb24e59e331214d896902ec49882ba8a49813c 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,3 @@
 source "https://rubygems.org"
 
-gem "nokogiri", "~> 1.11"
+gem "nokogiri", "~> 1.12"
index 111b7e7e22de472223e8b3a322dab7d5deb181a0..1ad91ef606d1ff0db86fcbe7d832c309ce9309e8 100644 (file)
@@ -1,9 +1,9 @@
 GEM
   remote: https://rubygems.org/
   specs:
-    mini_portile2 (2.5.1)
-    nokogiri (1.11.4)
-      mini_portile2 (~> 2.5.0)
+    mini_portile2 (2.6.1)
+    nokogiri (1.12.5)
+      mini_portile2 (~> 2.6.1)
       racc (~> 1.4)
     racc (1.5.2)
 
@@ -11,4 +11,4 @@ PLATFORMS
   ruby
 
 DEPENDENCIES
-  nokogiri (~> 1.11)
+  nokogiri (~> 1.12)