From d96161bbab073b22ee925249c9be07515017e443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Apr 2023 17:28:38 +0000 Subject: [PATCH] Bump tzinfo from 1.2.3 to 1.2.11 in /website Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.3 to 1.2.11. - [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.3...v1.2.11) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- website/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/Gemfile.lock b/website/Gemfile.lock index 5f50bf59a..36c49913a 100644 --- a/website/Gemfile.lock +++ b/website/Gemfile.lock @@ -140,7 +140,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.3) + tzinfo (1.2.11) thread_safe (~> 0.1) uber (0.0.15) uglifier (2.7.2)