From ec2cce9ee30cdf2b1eceee42f8bf2138f36c4fa2 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 22 Jul 2022 09:21:03 +0000
Subject: [PATCH] build(deps): bump tzinfo from 1.2.2 to 2.0.5 in
/pkgs/tools/misc/fluentd
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 to 2.0.5.
- [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.2...v2.0.5)
---
updated-dependencies:
- dependency-name: tzinfo
dependency-type: indirect
...
Signed-off-by: dependabot[bot]
---
pkgs/tools/misc/fluentd/Gemfile.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pkgs/tools/misc/fluentd/Gemfile.lock b/pkgs/tools/misc/fluentd/Gemfile.lock
index 4f51d365513a8..014cc70e39243 100644
--- a/pkgs/tools/misc/fluentd/Gemfile.lock
+++ b/pkgs/tools/misc/fluentd/Gemfile.lock
@@ -1,6 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
+ concurrent-ruby (1.1.10)
cool.io (1.3.0)
elasticsearch (1.0.8)
elasticsearch-api (= 1.0.7)
@@ -36,9 +37,8 @@ GEM
patron (0.4.20)
sigdump (0.2.2)
string-scrub (0.0.5)
- thread_safe (0.3.5)
- tzinfo (1.2.2)
- thread_safe (~> 0.1)
+ tzinfo (2.0.5)
+ concurrent-ruby (~> 1.0)
tzinfo-data (1.2015.1)
tzinfo (>= 1.0.0)
yajl-ruby (1.2.1)