From 667460da7de079beb2adec02ac01eb114368e500 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:30:39 +0000 Subject: [PATCH] Bump omniauth from 0.2.2 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 0.2.2 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v0.2.2...v1.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 69 +++++++--------------------------------------------- 1 file changed, 9 insertions(+), 60 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f828f19..0cdbf0c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,6 @@ GEM activemodel (= 3.0.10) activesupport (= 3.0.10) activesupport (3.0.10) - addressable (2.2.5) ancestry (1.2.3) activerecord (>= 2.2.2) arel (2.0.10) @@ -75,15 +74,12 @@ GEM factory_girl (~> 1.3) rails (>= 3.0.0.beta4) fakeweb (1.3.0) - faraday (0.6.1) - addressable (~> 2.2.4) - multipart-post (~> 1.1.0) - rack (>= 1.1.0, < 2) ffi (1.0.9) guard (0.3.4) thor (~> 0.14.6) guard-rspec (0.3.1) guard (>= 0.2.2) + hashie (3.6.0) highline (1.6.1) i18n (0.5.0) jquery-rails (0.2.5) @@ -98,11 +94,9 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.16) - multi_json (0.0.5) - multipart-post (1.1.0) + mime-types (1.25.1) + mini_portile2 (2.4.0) mysql2 (0.2.6) - net-ldap (0.1.1) net-scp (1.0.4) net-ssh (>= 1.99.1) net-sftp (2.0.5) @@ -111,56 +105,17 @@ GEM net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) nifty-generators (0.4.2) - nokogiri (1.4.7) - oa-basic (0.2.2) - multi_json (~> 0.0.2) - nokogiri (~> 1.4.2) - oa-core (= 0.2.2) - rest-client (~> 1.6.0) - oa-core (0.2.2) - rack (~> 1.1) - oa-enterprise (0.2.2) - net-ldap (~> 0.1.1) - nokogiri (~> 1.4.2) - oa-core (= 0.2.2) - pyu-ruby-sasl (~> 0.0.3.1) - rubyntlm (~> 0.1.1) - oa-more (0.2.2) - multi_json (~> 0.0.2) - oa-core (= 0.2.2) - rest-client (~> 1.6.0) - oa-oauth (0.2.2) - faraday (~> 0.6.1) - multi_json (~> 0.0.2) - nokogiri (~> 1.4.2) - oa-core (= 0.2.2) - oauth (~> 0.4.0) - oauth2 (~> 0.3.0) - oa-openid (0.2.2) - oa-core (= 0.2.2) - rack-openid (~> 1.2.0) - ruby-openid-apps-discovery - oauth (0.4.4) - oauth2 (0.3.0) - faraday (~> 0.6.0) - multi_json (~> 0.0.4) - omniauth (0.2.2) - oa-basic (= 0.2.2) - oa-core (= 0.2.2) - oa-enterprise (= 0.2.2) - oa-more (= 0.2.2) - oa-oauth (= 0.2.2) - oa-openid (= 0.2.2) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) paper_trail (2.2.5) rails (~> 3) polyglot (0.3.2) - pyu-ruby-sasl (0.0.3.2) - rack (1.2.3) + rack (1.2.8) rack-mount (0.6.14) rack (>= 1.0.0) - rack-openid (1.2.0) - rack (>= 1.1.0) - ruby-openid (>= 2.1.8) rack-test (0.5.7) rack (>= 1.0) rails (3.0.10) @@ -180,8 +135,6 @@ GEM rake (0.9.2) rdoc (3.9.4) redcarpet (1.17.2) - rest-client (1.6.1) - mime-types (>= 1.16) riddle (1.2.1) rspec (2.6.0) rspec-core (~> 2.6.0) @@ -196,10 +149,6 @@ GEM activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.6.0) - ruby-openid (2.1.8) - ruby-openid-apps-discovery (1.2.0) - ruby-openid (>= 2.1.7) - rubyntlm (0.1.1) rubyzip (0.9.4) selenium-webdriver (0.2.2) childprocess (>= 0.1.9)