From f38f8cd729c1baae56f96b47b374d9f807fb03ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 23:40:34 +0000 Subject: [PATCH] Bump tzinfo from 1.2.3 to 2.0.5 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.3 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.3...v2.0.5) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70eb1d1..36e0307 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,6 +4,8 @@ GEM addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) colorator (1.1.0) + concurrent-ruby (1.1.10) + ffi (1.9.18) ffi (1.9.18-x64-mingw32) forwardable-extended (2.6.0) jekyll (3.5.0) @@ -29,8 +31,6 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) mercenary (0.3.6) - minima (2.1.1) - jekyll (~> 3.3) pathutil (0.14.0) forwardable-extended (~> 2.6) public_suffix (2.0.5) @@ -44,19 +44,18 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - thread_safe (0.3.6) - tzinfo (1.2.3) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) tzinfo-data (1.2017.2) tzinfo (>= 1.0.0) PLATFORMS + ruby x64-mingw32 DEPENDENCIES jekyll (= 3.5.0) jekyll-feed (~> 0.6) - minima (~> 2.0) tzinfo-data BUNDLED WITH