From f9b91d5b1780f34ae332d75ead797cab9e46f72b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:14:50 +0000 Subject: [PATCH] Bump tzinfo from 1.2.2 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 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/v1.2.2...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c264a72..1613974 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,6 +13,7 @@ GEM coffee-script-source execjs coffee-script-source (1.8.0) + concurrent-ruby (1.1.10) daemons (1.1.9) dashing (1.3.4) coffee-script (~> 2.2.0) @@ -107,10 +108,10 @@ GEM eventmachine (>= 1.0.0) rack (>= 1.0.0) thor (0.18.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby