From 22838718337d9f3698494d1bb6a8912a5fef9dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 18:49:28 +0000 Subject: [PATCH] Bump omniauth from 1.3.1 to 2.0.4 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.3.1 to 2.0.4. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.3.1...v2.0.4) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 61 +++++++++++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 27 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5cb3595..6c7b5e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/svenfuchs/rails-i18n.git + remote: https://github.com/svenfuchs/rails-i18n.git revision: f8c83ec753439d7286b9168bbb246e354866cb9e branch: rails-4-x specs: @@ -56,7 +56,7 @@ GEM bootstrap-sass (3.3.6) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) - builder (3.2.3) + builder (3.2.4) byebug (9.0.5) cancan (1.6.10) coderay (1.1.1) @@ -67,8 +67,8 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.2) - crass (1.0.5) + concurrent-ruby (1.1.10) + crass (1.0.6) debug_inspector (0.0.2) devise (4.7.1) bcrypt (~> 3.0) @@ -82,11 +82,11 @@ GEM railties (>= 4.0, < 5.1) erubis (2.7.0) execjs (2.7.0) - faraday (0.9.2) + faraday (0.17.5) multipart-post (>= 1.2, < 3) globalid (0.3.6) activesupport (>= 4.1.0) - hashie (3.4.4) + hashie (5.0.0) i18n (0.9.5) concurrent-ruby (~> 1.0) jbuilder (2.6.0) @@ -97,8 +97,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - jwt (1.5.4) - loofah (2.3.1) + jwt (1.5.6) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) @@ -108,7 +108,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.15.0) minitest-rails (2.2.1) minitest (~> 5.7) railties (~> 4.1) @@ -117,28 +117,30 @@ GEM builder minitest (>= 5.0) ruby-progressbar - multi_json (1.12.1) - multi_xml (0.5.5) - multipart-post (2.0.0) + multi_json (1.15.0) + multi_xml (0.6.0) + multipart-post (2.2.0) nokogiri (1.9.1) mini_portile2 (~> 2.4.0) - oauth2 (1.2.0) - faraday (>= 0.8, < 0.10) - jwt (~> 1.0) - multi_json (~> 1.3) + oauth2 (2.0.7) + faraday (>= 0.17.3, < 3.0) + jwt (>= 1.0, < 3.0) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.3.1) - hashie (>= 1.2, < 4) - rack (>= 1.0, < 3) + rash_alt (>= 0.4, < 1) + version_gem (~> 1.1) + omniauth (2.0.4) + hashie (>= 3.4.6) + rack (>= 1.6.2, < 3) + rack-protection omniauth-google-oauth2 (0.4.1) jwt (~> 1.5.2) multi_json (~> 1.3) omniauth (>= 1.1.1) omniauth-oauth2 (>= 1.3.1) - omniauth-oauth2 (1.4.0) - oauth2 (~> 1.0) - omniauth (~> 1.2) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) orm_adapter (0.5.0) parser (2.3.1.2) ast (~> 2.2) @@ -151,7 +153,9 @@ GEM pry-rails (0.3.4) pry (>= 0.9.10) puma (3.6.0) - rack (1.6.11) + rack (1.6.13) + rack-protection (2.2.2) + rack rack-test (0.6.3) rack (>= 1.0) rails (4.2.6) @@ -165,13 +169,13 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.6) 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) nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) rails_12factor (0.0.3) rails_serve_static_assets @@ -185,6 +189,8 @@ GEM thor (>= 0.18.1, < 2.0) rainbow (2.1.0) rake (13.0.0) + rash_alt (0.4.12) + hashie (>= 3.4) rdoc (4.2.2) json (~> 1.4) responders (2.4.1) @@ -209,7 +215,7 @@ GEM rdoc (~> 4.0) slop (3.6.0) spring (1.7.2) - sprockets (3.7.0) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.1.1) @@ -222,11 +228,12 @@ GEM turbolinks (5.0.0) turbolinks-source (~> 5) turbolinks-source (5.0.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.0.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.1.0) + version_gem (1.1.0) warden (1.2.7) rack (>= 1.0) web-console (2.3.0)