From 758dc39547d7fe48a3c69c12ae8214554f97a066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 02:42:15 +0000 Subject: [PATCH] Bump tzinfo from 1.2.9 to 1.2.10 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 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.9...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2505491..a18e44a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,8 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - ffi (1.15.5-x64-mingw-ucrt) + ffi (1.15.5) + ffi (1.15.5-x64-unknown) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (225) @@ -248,7 +249,9 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.15.0) multipart-post (2.1.1) - nokogiri (1.13.3-x64-mingw-ucrt) + nokogiri (1.13.3-x64-unknown) + racc (~> 1.4) + nokogiri (1.13.3-x86_64-linux) racc (~> 1.4) octokit (4.22.0) faraday (>= 0.9) @@ -281,7 +284,7 @@ GEM thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) unf (0.1.4) unf_ext @@ -291,7 +294,8 @@ GEM zeitwerk (2.5.4) PLATFORMS - x64-mingw-ucrt + x64-unknown + x86_64-linux DEPENDENCIES bundler (~> 2.0)