From f7061397ebd576392c6e348af8038c9a446ee93c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Dec 2022 18:45:02 +0000 Subject: [PATCH] Bump tzinfo from 0.3.33 to 0.3.61 in /Ruby 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] --- Ruby/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Ruby/Gemfile.lock b/Ruby/Gemfile.lock index daa7162..909abf1 100644 --- a/Ruby/Gemfile.lock +++ b/Ruby/Gemfile.lock @@ -60,6 +60,7 @@ GEM treetop (~> 1.4.8) mime-types (1.19) multi_json (1.3.6) + nokogiri (1.5.5) nokogiri (1.5.5-x86-mingw32) nori (1.1.3) polyglot (0.3.3) @@ -105,13 +106,14 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + sqlite3 (1.3.6) sqlite3 (1.3.6-x86-mingw32) thor (0.16.0) tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.33) + tzinfo (0.3.61) uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) @@ -120,6 +122,7 @@ GEM nokogiri (>= 1.4.0) PLATFORMS + ruby x86-mingw32 DEPENDENCIES