From 24aaa4b8e142055bfebc174ca8f159f32a7d87fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 04:00:33 +0000 Subject: [PATCH] Bump tzinfo-data from 1.2021.1 to 1.2022.2 Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2021.1 to 1.2022.2. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2021.1...v1.2022.2) --- updated-dependencies: - dependency-name: tzinfo-data dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68caf7d69..3a639ce29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -392,9 +392,9 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) - tzinfo-data (1.2021.1) + tzinfo-data (1.2022.2) tzinfo (>= 1.0.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3)