From 1c46922e0e0994bafb18af109f3f9724ca19478c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:14:31 +0000 Subject: [PATCH] Bump tzinfo from 0.3.32 to 0.3.61 Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.32 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.32...v0.3.61) --- updated-dependencies: - dependency-name: tzinfo dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 64 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 48 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2f153e0..5d8fb13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,12 +45,14 @@ GEM activesupport (3.2.2) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.2.7) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (3.0.2) autotest (4.4.6) ZenTest (>= 4.4.1) autotest-rails (4.1.2) ZenTest (~> 4.5) + buftok (0.2.0) builder (3.0.0) coffee-rails (3.2.2) coffee-script (>= 2.2.0) @@ -60,8 +62,12 @@ GEM execjs coffee-script-source (1.2.0) commonjs (0.2.5) + concurrent-ruby (1.1.10) database_cleaner (0.7.2) diff-lcs (1.1.3) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + equalizer (0.0.11) erubis (2.7.0) execjs (1.3.0) multi_json (~> 1.0) @@ -70,12 +76,24 @@ GEM factory_girl_rails (2.0.0) factory_girl (~> 3.0.0) railties (>= 3.0.0) - faraday (0.7.6) - addressable (~> 2.2) - multipart-post (~> 1.1) - rack (~> 1.1) + ffi (1.15.5) + ffi-compiler (1.0.1) + ffi (>= 1.0.0) + rake hike (1.2.1) - i18n (0.6.0) + http (4.4.1) + addressable (~> 2.3) + http-cookie (~> 1.0) + http-form_data (~> 2.2) + http-parser (~> 1.2.0) + http-cookie (1.0.5) + domain_name (~> 0.5) + http-form_data (2.3.0) + http-parser (1.2.3) + ffi-compiler (>= 1.0, < 2.0) + http_parser.rb (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.3) jquery-rails (2.0.1) railties (>= 3.2.0, < 5.0) @@ -92,12 +110,16 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) + memoizable (0.4.2) + thread_safe (~> 0.3, >= 0.3.1) mime-types (1.18) - multi_json (1.1.0) - multipart-post (1.1.5) + multi_json (1.15.0) + multipart-post (2.2.3) + naught (1.1.0) pg (0.13.2) polyglot (0.3.3) - rack (1.4.1) + public_suffix (4.0.7) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -148,7 +170,7 @@ GEM simple_form (2.0.1) actionpack (~> 3.0) activemodel (~> 3.0) - simple_oauth (0.1.5) + simple_oauth (0.3.1) sprockets (2.1.2) hike (~> 1.2) rack (~> 1.0) @@ -157,19 +179,29 @@ GEM therubyracer (0.9.10) libv8 (~> 3.3.10) thor (0.14.6) + thread_safe (0.3.6) tilt (1.3.3) treetop (1.4.10) polyglot polyglot (>= 0.3.1) - twitter (2.1.1) - activesupport (>= 2.3.9, < 4) - faraday (~> 0.7) - multi_json (~> 1.0) - simple_oauth (~> 0.1) - tzinfo (0.3.32) + twitter (7.0.0) + addressable (~> 2.3) + buftok (~> 0.2.0) + equalizer (~> 0.0.11) + http (~> 4.0) + http-form_data (~> 2.0) + http_parser.rb (~> 0.6.0) + memoizable (~> 0.4.0) + multipart-post (~> 2.0) + naught (~> 1.0) + simple_oauth (~> 0.3.0) + tzinfo (0.3.61) uglifier (1.2.3) execjs (>= 0.3.0) multi_json (>= 1.0.2) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) PLATFORMS ruby