From f8a9cf43b97ecac71324519efd3ba0a53b67f49f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:17 +0000 Subject: [PATCH] Bump tzinfo from 0.3.38 to 0.3.61 in /test_apps/test_app_rails_4_0 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.38 to 0.3.61. - [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...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test_apps/test_app_rails_4_0/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test_apps/test_app_rails_4_0/Gemfile.lock b/test_apps/test_app_rails_4_0/Gemfile.lock index 49d8ef9..a24e5ea 100644 --- a/test_apps/test_app_rails_4_0/Gemfile.lock +++ b/test_apps/test_app_rails_4_0/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../../ + remote: ../../.. specs: massassignment_security_form (1.0.0) actionpack (>= 4.0) @@ -133,7 +133,7 @@ GEM polyglot (>= 0.3.1) turbolinks (1.3.1) coffee-rails - tzinfo (0.3.38) + tzinfo (0.3.61) uglifier (2.3.1) execjs (>= 0.3.0) json (>= 1.8.0)