From d7377a0f8e9b16765a3454c7c6400e42ce667d43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 06:34:31 +0000 Subject: [PATCH] Bump tzinfo-data from 1.2019.3 to 1.2022.6 Bumps [tzinfo-data](https://github.com/tzinfo/tzinfo-data) from 1.2019.3 to 1.2022.6. - [Release notes](https://github.com/tzinfo/tzinfo-data/releases) - [Commits](https://github.com/tzinfo/tzinfo-data/compare/v1.2019.3...v1.2022.6) --- 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 99b80b6c3d15..4cdb4c50f8c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM sass (>= 3.3.0, < 3.5) compass-import-once (1.0.5) sass (>= 3.2, < 3.5) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -109,7 +109,7 @@ GEM tilt (2.0.10) tzinfo (2.0.1) concurrent-ruby (~> 1.0) - tzinfo-data (1.2019.3) + tzinfo-data (1.2022.6) tzinfo (>= 1.0.0) unicode-display_width (1.7.0)