This is an automated email from the ASF dual-hosted git repository.
rabreu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/storm-site.git
The following commit(s) were added to refs/heads/main by this push:
new 0c3257da09 Revert "Bump nokogiri from 1.18.9 to 1.19.1 (#65)" (#66)
0c3257da09 is described below
commit 0c3257da09fd37f63d60b23372d69750c857f533
Author: reiabreu <[email protected]>
AuthorDate: Fri Feb 20 01:45:25 2026 +0000
Revert "Bump nokogiri from 1.18.9 to 1.19.1 (#65)" (#66)
This reverts commit eeff0f9b806b18df97416dc9920c8e649f2a15fe.
---
Gemfile.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index 977521876c..03725e15ef 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -236,9 +236,9 @@ GEM
mutex_m (0.3.0)
net-http (0.9.1)
uri (>= 0.11.1)
- nokogiri (1.19.1-arm64-darwin)
+ nokogiri (1.18.9-arm64-darwin)
racc (~> 1.4)
- nokogiri (1.19.1-x86_64-linux-gnu)
+ nokogiri (1.18.9-x86_64-linux-gnu)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)