This is an automated email from the ASF dual-hosted git repository.

xuzifu666 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite.git


The following commit(s) were added to refs/heads/main by this push:
     new b907876715 Bump nokogiri from 1.18.9 to 1.19.1 in /site
b907876715 is described below

commit b9078767151d474ed0fb6ded3493a23357fd294c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 00:25:00 2026 +0000

    Bump nokogiri from 1.18.9 to 1.19.1 in /site
    
    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 to 
1.19.1.
    - [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.18.9...v1.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-version: 1.19.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 site/Gemfile      |  2 +-
 site/Gemfile.lock | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/site/Gemfile b/site/Gemfile
index 813430658d..ba74be552f 100644
--- a/site/Gemfile
+++ b/site/Gemfile
@@ -16,7 +16,7 @@
 source 'https://rubygems.org'
 gem 'jekyll', '~>4'
 gem "webrick", "~> 1.9.1"
-gem "nokogiri", "~> 1.18.9"
+gem "nokogiri", "~> 1.19.1"
 gem "csv", "~> 3.3.2"
 gem "base64", "~> 0.2.0"
 
diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index fc2a68319a..bc0e0b41ef 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -74,21 +74,21 @@ GEM
       rb-fsevent (~> 0.10, >= 0.10.3)
       rb-inotify (~> 0.9, >= 0.9.10)
     mercenary (0.4.0)
-    nokogiri (1.18.9-aarch64-linux-gnu)
+    nokogiri (1.19.1-aarch64-linux-gnu)
       racc (~> 1.4)
-    nokogiri (1.18.9-aarch64-linux-musl)
+    nokogiri (1.19.1-aarch64-linux-musl)
       racc (~> 1.4)
-    nokogiri (1.18.9-arm-linux-gnu)
+    nokogiri (1.19.1-arm-linux-gnu)
       racc (~> 1.4)
-    nokogiri (1.18.9-arm-linux-musl)
+    nokogiri (1.19.1-arm-linux-musl)
       racc (~> 1.4)
-    nokogiri (1.18.9-arm64-darwin)
+    nokogiri (1.19.1-arm64-darwin)
       racc (~> 1.4)
-    nokogiri (1.18.9-x86_64-darwin)
+    nokogiri (1.19.1-x86_64-darwin)
       racc (~> 1.4)
-    nokogiri (1.18.9-x86_64-linux-gnu)
+    nokogiri (1.19.1-x86_64-linux-gnu)
       racc (~> 1.4)
-    nokogiri (1.18.9-x86_64-linux-musl)
+    nokogiri (1.19.1-x86_64-linux-musl)
       racc (~> 1.4)
     pathutil (0.16.2)
       forwardable-extended (~> 2.6)
@@ -140,7 +140,7 @@ DEPENDENCIES
   csv (~> 3.3.2)
   jekyll (~> 4)
   jekyll-redirect-from
-  nokogiri (~> 1.18.9)
+  nokogiri (~> 1.19.1)
   webrick (~> 1.9.1)
 
 BUNDLED WITH

Reply via email to