From 2ed660fb5b5c8c92042ec57c55229975163e78f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 08:46:18 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. - [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.5...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 436e401..e8d7329 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,9 @@ GEM em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) + eventmachine (1.2.7) eventmachine (1.2.7-x64-mingw32) + ffi (1.11.1) ffi (1.11.1-x64-mingw32) forwardable-extended (2.6.0) http_parser.rb (0.6.0) @@ -29,6 +31,12 @@ GEM safe_yaml (~> 1.0) jekyll-feed (0.12.1) jekyll (>= 3.7, < 5.0) + jekyll-paginate (1.1.0) + jekyll-remote-theme (0.4.3) + addressable (~> 2.0) + jekyll (>= 3.5, < 5.0) + jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0) + rubyzip (>= 1.3.0, < 3.0) jekyll-sass-converter (1.5.2) sass (~> 3.4) jekyll-seo-tag (2.6.1) @@ -54,6 +62,7 @@ GEM ffi (~> 1.0) rouge (3.6.0) ruby_dep (1.5.0) + rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0) @@ -61,7 +70,7 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) thread_safe (0.3.6) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.2) tzinfo (>= 1.0.0) @@ -69,10 +78,13 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES jekyll (~> 3.8.6) jekyll-feed (~> 0.6) + jekyll-paginate + jekyll-remote-theme minima (~> 2.0) tzinfo (~> 1.2) tzinfo-data