From 6f10ab93e664bf1ab12b0f16e7232ea774c6d6f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:57:04 +0000 Subject: [PATCH] Bump oauth from 0.4.6 to 0.5.6 in /InnoViz Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.4.6 to 0.5.6. - [Release notes](https://github.com/oauth-xx/oauth-ruby/releases) - [Changelog](https://github.com/oauth-xx/oauth-ruby/blob/master/HISTORY) - [Commits](https://github.com/oauth-xx/oauth-ruby/compare/v0.4.6...v0.5.6) 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..41081a3 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.4) + multipart-post (>= 1.2, < 3) foreman (0.57.0) thor (>= 0.13.6) haml (3.1.7) @@ -99,9 +99,9 @@ GEM origin (~> 1.0) tzinfo (~> 0.3.22) moped (1.2.0) - multi_json (1.3.6) - multipart-post (1.1.5) - oauth (0.4.6) + multi_json (1.15.0) + multipart-post (2.1.1) + oauth (0.5.6) omniauth (1.1.0) hashie (~> 1.2) rack @@ -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)