From 61b733847f2dabf32dcd3666ed17869d9ac09afe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 07:16:39 +0000 Subject: [PATCH] Bump tzinfo from 0.3.33 to 0.3.61 in /default_files/ruby/config 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: direct:production ... Signed-off-by: dependabot[bot] --- default_files/ruby/config/Gemfile | 2 +- default_files/ruby/config/Gemfile.lock | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/default_files/ruby/config/Gemfile b/default_files/ruby/config/Gemfile index 99e7cb4ea..d24a78fab 100644 --- a/default_files/ruby/config/Gemfile +++ b/default_files/ruby/config/Gemfile @@ -95,7 +95,7 @@ gem "todonotes", "0.1.0" gem "trollop", "1.16.2" gem "twitter", "4.5.0" gem "typhoeus", "0.3.3" -gem "tzinfo", "0.3.33" +gem "tzinfo", "0.3.61" gem "unf", "0.0.4" gem "unf_ext", "0.0.4" gem "unix_utils", "0.0.14" diff --git a/default_files/ruby/config/Gemfile.lock b/default_files/ruby/config/Gemfile.lock index 9f5db7977..e9d8bc698 100644 --- a/default_files/ruby/config/Gemfile.lock +++ b/default_files/ruby/config/Gemfile.lock @@ -107,7 +107,6 @@ GEM json monster_mash (0.3.0) typhoeus (>= 0.3.3) - typhoeus (>= 0.3.3) multi_json (1.1.0) multi_xml (0.5.1) multipart-post (1.1.5) @@ -184,7 +183,7 @@ GEM simple_oauth (~> 0.2) typhoeus (0.3.3) mime-types - tzinfo (0.3.33) + tzinfo (0.3.61) unf (0.0.4) unf_ext unf_ext (0.0.4) @@ -278,7 +277,7 @@ DEPENDENCIES trollop (= 1.16.2) twitter (= 4.5.0) typhoeus (= 0.3.3) - tzinfo (= 0.3.33) + tzinfo (= 0.3.61) unf (= 0.0.4) unf_ext (= 0.0.4) unix_utils (= 0.0.14)