From 7619b915004ce258a0e53bcd0f19bdfd9c075744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:35 +0000 Subject: [PATCH] Bump tzinfo from 0.3.33 to 0.3.61 in /rails Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.33 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.33...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 2304432..4069a5a 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -105,10 +105,11 @@ GEM treetop (1.4.10) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.33) + tzinfo (0.3.61) uglifier (1.2.7) execjs (>= 0.3.0) multi_json (~> 1.3) + unicode_utils (1.4.0) PLATFORMS ruby @@ -125,3 +126,4 @@ DEPENDENCIES stream therubyracer uglifier (>= 1.0.3) + unicode_utils