From 2e64b394105329262b5c5387de4ac276d5c37a24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 02:27:12 +0000 Subject: [PATCH] Bump tzinfo from 1.2.2 to 1.2.10 in /collections/test 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] --- collections/test/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 collections/test/Gemfile.lock diff --git a/collections/test/Gemfile.lock b/collections/test/Gemfile.lock old mode 100755 new mode 100644 index c426c3d..e22df00 --- a/collections/test/Gemfile.lock +++ b/collections/test/Gemfile.lock @@ -73,8 +73,8 @@ GEM rubyzip (~> 1.0) websocket (~> 1.0) slop (3.6.0) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket (1.2.2) websocket-driver (0.6.3)