From c9d9dec738b6d388af9c03803fcbbf1f603933b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 09:17:32 +0000 Subject: [PATCH] Bump tzinfo from 1.2.2 to 1.2.10 in /ch_2/rp_examples/rp_usingswitches Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 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.2...v1.2.10) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ch_2/rp_examples/rp_usingswitches/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ch_2/rp_examples/rp_usingswitches/Gemfile.lock b/ch_2/rp_examples/rp_usingswitches/Gemfile.lock index a2b4acc..72616bc 100644 --- a/ch_2/rp_examples/rp_usingswitches/Gemfile.lock +++ b/ch_2/rp_examples/rp_usingswitches/Gemfile.lock @@ -57,8 +57,8 @@ GEM motion_print ruby_motion_query (~> 1.0) ruby_motion_query (1.0.0) - thread_safe (0.3.4) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.10) thread_safe (~> 0.1) xcodeproj (0.20.2) activesupport (>= 3)