From 579f08a9f20305087c506a6bf3ce5f1bbf087294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 22:44:44 +0000 Subject: [PATCH] Bump tzinfo from 0.3.33 to 0.3.61 in /InnoViz 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] --- InnoViz/Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/InnoViz/Gemfile.lock b/InnoViz/Gemfile.lock index 039ea61..8fdccb3 100644 --- a/InnoViz/Gemfile.lock +++ b/InnoViz/Gemfile.lock @@ -59,8 +59,8 @@ GEM factory_girl_rails (4.0.0) factory_girl (~> 4.0.0) railties (>= 3.0.0) - faraday (0.8.4) - multipart-post (~> 1.1) + faraday (0.17.5) + multipart-post (>= 1.2, < 3) foreman (0.57.0) thor (>= 0.13.6) haml (3.1.7) @@ -99,8 +99,8 @@ GEM origin (~> 1.0) tzinfo (~> 0.3.22) moped (1.2.0) - multi_json (1.3.6) - multipart-post (1.1.5) + multi_json (1.15.0) + multipart-post (2.2.3) oauth (0.4.6) omniauth (1.1.0) hashie (~> 1.2) @@ -192,7 +192,7 @@ GEM daemons (~> 1.1) multi_json (~> 1.3) twitter-stream (>= 0.1.14, < 1) - twitter (3.7.0) + twitter (4.4.0) faraday (~> 0.8) multi_json (~> 1.3) simple_oauth (~> 0.1.6) @@ -200,7 +200,7 @@ GEM eventmachine (>= 0.12.8) http_parser.rb (~> 0.5.1) simple_oauth (~> 0.1.4) - tzinfo (0.3.33) + tzinfo (0.3.61) uglifier (1.2.7) execjs (>= 0.3.0) multi_json (~> 1.3)