You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by qi...@apache.org on 2022/05/23 01:47:00 UTC

[mesos] branch master updated: Bump nokogiri from 1.10.4 to 1.13.6 in /site

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

qianzhang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/master by this push:
     new 9c7ccc285 Bump nokogiri from 1.10.4 to 1.13.6 in /site
9c7ccc285 is described below

commit 9c7ccc285acc4120f67442a573552341a28d0474
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed May 18 22:02:11 2022 +0000

    Bump nokogiri from 1.10.4 to 1.13.6 in /site
    
    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.13.6.
    - [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.10.4...v1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 site/Gemfile.lock | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index 3cf5f472f..c62dcf389 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -94,17 +94,19 @@ GEM
     mime-types (3.2.2)
       mime-types-data (~> 3.2015)
     mime-types-data (3.2019.0331)
-    mini_portile2 (2.4.0)
+    mini_portile2 (2.8.0)
     minitest (5.11.3)
     multi_json (1.13.1)
-    nokogiri (1.10.4)
-      mini_portile2 (~> 2.4.0)
+    nokogiri (1.13.6)
+      mini_portile2 (~> 2.8.0)
+      racc (~> 1.4)
     padrino-helpers (0.12.9)
       i18n (~> 0.6, >= 0.6.7)
       padrino-support (= 0.12.9)
       tilt (>= 1.4.1, < 3)
     padrino-support (0.12.9)
       activesupport (>= 3.1)
+    racc (1.6.0)
     rack (1.6.12)
     rack-livereload (0.3.17)
       rack