From a7eea0866bf71a34da0e906a9dd244a5301b289d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 08:20:17 +0000 Subject: [PATCH] Bump tzinfo from 1.2.7 to 1.2.10 in /RCCariOSController Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 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.7...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- RCCariOSController/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RCCariOSController/Gemfile.lock b/RCCariOSController/Gemfile.lock index fa27bcb..636a3bf 100644 --- a/RCCariOSController/Gemfile.lock +++ b/RCCariOSController/Gemfile.lock @@ -71,7 +71,7 @@ GEM thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) xcodeproj (1.17.0) CFPropertyList (>= 2.3.3, < 4.0)