From 86fa762fe800bd03efc9f5879ec59899dfcb46ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:05:22 +0000 Subject: [PATCH] Bump omniauth from 1.9.0 to 2.0.4 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.0 to 2.0.4. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.0...v2.0.4) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc84be3..58b590f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM bootstrap-typeahead-rails (0.10.5.1) railties (>= 3.0) buftok (0.2.0) - builder (3.2.3) + builder (3.2.4) capybara (2.4.4) mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -75,7 +75,7 @@ GEM coffee-script-source (1.12.2) commonmarker (0.20.1) ruby-enum (~> 0.5) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -102,7 +102,7 @@ GEM github-markdown (0.6.9) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (3.6.0) + hashie (5.0.0) hike (1.2.3) honeybadger (4.2.2) html-pipeline (2.11.0) @@ -126,7 +126,7 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.6) - jwt (2.1.0) + jwt (2.3.0) kgio (2.11.2) loofah (2.0.3) nokogiri (>= 1.5.9) @@ -141,33 +141,34 @@ GEM mime-types-data (3.2019.0331) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.15.0) mocha (1.1.0) metaclass (~> 0.0.1) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.0.0) + multipart-post (2.2.3) naught (1.1.0) netrc (0.11.0) newrelic_rpm (6.3.0.355) - nokogiri (1.10.3) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) nokogumbo (1.1.12) nokogiri - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) + oauth2 (1.4.8) + faraday (>= 0.8, < 3.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) octokit (3.4.2) sawyer (~> 0.5.3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + omniauth (2.0.4) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) + rack-protection + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) omniauth-orcid (2.0.2) omniauth-oauth2 (~> 1.3) paperclip (4.2.4) @@ -179,7 +180,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - rack (1.6.11) + rack (1.6.13) rack-protection (1.5.5) rack rack-test (0.6.3) @@ -195,7 +196,7 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.11) sprockets-rails - rails-deprecated_sanitizer (1.0.3) + rails-deprecated_sanitizer (1.0.4) activesupport (>= 4.2.0.alpha) rails-dom-testing (1.0.9) activesupport (>= 4.2.0, < 5.0) @@ -296,7 +297,7 @@ GEM memoizable (~> 0.4.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)