From 3101e6b8b6f3d0a48ebc670bccab1dbf4e72b19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:21 +0000 Subject: [PATCH] Bump tzinfo from 0.3.44 to 0.3.61 in /rails_projects/first_app Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.44 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.44...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails_projects/first_app/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rails_projects/first_app/Gemfile.lock b/rails_projects/first_app/Gemfile.lock index 1bfb908..8d296b8 100644 --- a/rails_projects/first_app/Gemfile.lock +++ b/rails_projects/first_app/Gemfile.lock @@ -103,7 +103,7 @@ GEM polyglot (>= 0.3.1) turbolinks (1.1.1) coffee-rails - tzinfo (0.3.44) + tzinfo (0.3.61) uglifier (2.1.1) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)