From 5f5e2742353245beadaadb6f6d679bf5e3804730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Feb 2021 01:12:09 +0000 Subject: [PATCH] build(deps): bump omniauth-mlh from 0.4.1 to 0.4.2 Bumps [omniauth-mlh](https://github.com/MLH/omniauth-mlh) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/MLH/omniauth-mlh/releases) - [Commits](https://github.com/MLH/omniauth-mlh/commits) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++++------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 8c0e172c7..12e17b941 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ gem 'bootsnap', '>= 1.1.0', require: false # Authentication gem 'devise', '~> 4.7' -gem 'omniauth-mlh', '~> 0.4.1' +gem 'omniauth-mlh', '~> 0.4.2' gem 'doorkeeper', '~> 5.0' gem 'devise-doorkeeper' gem 'omniauth-rails_csrf_protection' diff --git a/Gemfile.lock b/Gemfile.lock index 4e5263956..b92eb1282 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM codeclimate-test-reporter (0.6.0) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.8) connection_pool (2.2.3) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -149,8 +149,11 @@ GEM factory_bot_rails (6.0.0) factory_bot (~> 6.0.0) railties (>= 5.0.0) - faraday (1.0.1) + faraday (1.3.0) + faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) + ruby2_keywords + faraday-net_http (1.0.1) ffi (1.13.1) file_validators (2.3.0) activemodel (>= 3.2) @@ -203,7 +206,7 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.5) + i18n (1.8.8) concurrent-ruby (~> 1.0) jmespath (1.4.0) jquery-rails (4.4.0) @@ -213,7 +216,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.3.0) - jwt (2.2.1) + jwt (2.2.2) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -233,7 +236,7 @@ GEM mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.2) + minitest (5.14.3) minitest-reporters (1.4.2) ansi builder @@ -263,7 +266,7 @@ GEM omniauth (1.9.1) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) - omniauth-mlh (0.4.1) + omniauth-mlh (0.4.2) activesupport omniauth (~> 1.0) omniauth-oauth2 (~> 1.3.1) @@ -341,6 +344,7 @@ GEM roadie (>= 3.1, < 5.0) rollbar (2.26.0) ruby-progressbar (1.10.1) + ruby2_keywords (0.0.4) ruby_dep (1.5.0) ruby_http_client (3.5.0) ruby_parser (3.14.2) @@ -476,7 +480,7 @@ DEPENDENCIES momentjs-rails mustache (~> 1.0) mysql2 (>= 0.4.4, < 0.6.0) - omniauth-mlh (~> 0.4.1) + omniauth-mlh (~> 0.4.2) omniauth-rails_csrf_protection puma (~> 4.3) rack-cors