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/07/27 13:06:44 UTC

[mesos] branch master updated: Bump tzinfo from 1.2.5 to 1.2.10 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 b801837d9 Bump tzinfo from 1.2.5 to 1.2.10 in /site
b801837d9 is described below

commit b801837d9727dc8b74a2fe254ef0e7efb6676b50
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Jul 22 01:10:47 2022 +0000

    Bump tzinfo from 1.2.5 to 1.2.10 in /site
    
    Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10.
    - [Release notes](https://github.com/tzinfo/tzinfo/releases)
    - [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
    - [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.5...v1.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: tzinfo
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 site/Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/Gemfile.lock b/site/Gemfile.lock
index 595fb2f87..0daf94094 100644
--- a/site/Gemfile.lock
+++ b/site/Gemfile.lock
@@ -137,7 +137,7 @@ GEM
     thor (0.20.3)
     thread_safe (0.3.6)
     tilt (1.4.1)
-    tzinfo (1.2.5)
+    tzinfo (1.2.10)
       thread_safe (~> 0.1)
     tzinfo-data (1.2019.2)
       tzinfo (>= 1.0.0)