From 0c47242edbe1a3c6d3129b0b72da9e9ccd22f30d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 02:33:00 +0000 Subject: [PATCH] Bump tzinfo from 1.2.5 to 1.2.10 in /toggl 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: indirect ... Signed-off-by: dependabot[bot] --- toggl/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/toggl/Gemfile.lock b/toggl/Gemfile.lock index 31ac482d..be6dc41a 100644 --- a/toggl/Gemfile.lock +++ b/toggl/Gemfile.lock @@ -13,7 +13,7 @@ GEM multipart-post (>= 1.2, < 3) i18n (1.1.1) concurrent-ruby (~> 1.0) - logger (1.2.8) + logger (1.5.1) mail (2.7.0) mini_mime (>= 0.1.1) mini_mime (1.0.0) @@ -26,7 +26,7 @@ GEM faraday logger oj - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) PLATFORMS