From 001919637be54f48c691b62f7992a0000193b362 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 11:20:02 +0000 Subject: [PATCH] chore(deps): bump tzinfo from 1.2.9 to 1.2.10 in /ruby-jekyll Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 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.9...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-version: 1.2.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ruby-jekyll/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby-jekyll/Gemfile.lock b/ruby-jekyll/Gemfile.lock index 3306347..78182cb 100644 --- a/ruby-jekyll/Gemfile.lock +++ b/ruby-jekyll/Gemfile.lock @@ -86,7 +86,7 @@ GEM thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2020.6) tzinfo (>= 1.0.0)