From eba685d9bda17fcc5e757b8b64c3c2b9780652b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:32:32 +0000 Subject: [PATCH] Bump tzinfo from 0.3.38 to 1.2.10 in /hook Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.38 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/v0.3.38...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- hook/Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/hook/Gemfile.lock b/hook/Gemfile.lock index 233e147..a1ab42d 100644 --- a/hook/Gemfile.lock +++ b/hook/Gemfile.lock @@ -1,23 +1,23 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.0.2) - i18n (~> 0.6, >= 0.6.4) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) + activesupport (4.2.11.3) + i18n (~> 0.7) + minitest (~> 5.1) + thread_safe (~> 0.3, >= 0.3.4) + tzinfo (~> 1.1) addressable (2.3.5) - atomic (1.1.14) + concurrent-ruby (1.1.9) faraday (0.8.8) multipart-post (~> 1.2.0) faraday-http-cache (0.3.0) activesupport (>= 3.0) faraday (~> 0.8) multi_json (~> 1.3) - i18n (0.6.9) - minitest (4.7.5) - multi_json (1.8.2) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + minitest (5.12.0) + multi_json (1.15.0) multipart-post (1.2.0) octokit (2.6.3) sawyer (~> 0.5.1) @@ -31,10 +31,10 @@ GEM rack (~> 1.4) rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) - thread_safe (0.1.3) - atomic + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (0.3.38) + tzinfo (1.2.10) + thread_safe (~> 0.1) PLATFORMS ruby