From 1d5adecf9e107b9c54fad1622e8a5c4eb520ccfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:24:07 +0000 Subject: [PATCH] Bump tzinfo from 0.3.29 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.29 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/v0.3.29...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 458156f..f421417 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,6 +7,7 @@ GEM chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) + concurrent-ruby (1.1.10) fssm (0.2.7) haml (3.1.2) i18n (0.6.0) @@ -22,7 +23,8 @@ GEM tilt (~> 1.3) tzinfo tilt (1.3.2) - tzinfo (0.3.29) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby