From 91162f1da40c7021452bc2e30d3177e6a4a619d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:33:50 +0000 Subject: [PATCH] Bump tzinfo from 0.3.30 to 0.3.61 in /faqapp-before Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.30 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.30...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- faqapp-before/Gemfile.lock | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/faqapp-before/Gemfile.lock b/faqapp-before/Gemfile.lock index ce6d84e..3704e0b 100644 --- a/faqapp-before/Gemfile.lock +++ b/faqapp-before/Gemfile.lock @@ -29,7 +29,6 @@ GEM activesupport (= 3.1.1) activesupport (3.1.1) multi_json (~> 1.0) - ansi (1.3.0) arel (2.2.1) builder (3.0.0) coffee-rails (3.1.1) @@ -99,9 +98,7 @@ GEM treetop (1.4.10) polyglot polyglot (>= 0.3.1) - turn (0.8.3) - ansi - tzinfo (0.3.30) + tzinfo (0.3.61) uglifier (1.0.3) execjs (>= 0.3.0) multi_json (>= 1.0.2) @@ -115,5 +112,4 @@ DEPENDENCIES rails (= 3.1.1) sass-rails (~> 3.1.4) sqlite3 - turn uglifier (>= 1.0.3)