From c22aabaf4fa7fd073330a10c432faa79106cc62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:13:48 +0000 Subject: [PATCH] Bump omniauth from 1.8.1 to 2.0.4 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.8.1 to 2.0.4. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.8.1...v2.0.4) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 70 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 41 insertions(+), 29 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee221483..67cc747c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GIT - remote: git://github.com/pavolzbell/bump.git + remote: https://github.com/pavolzbell/bump.git revision: 136e59f21d8effccd4c259e7b22066f27a904942 specs: bump (0.3.0) GIT - remote: git://github.com/svenfuchs/rails-i18n.git + remote: https://github.com/svenfuchs/rails-i18n.git revision: f8c83ec753439d7286b9168bbb246e354866cb9e branch: rails-4-x specs: @@ -90,7 +90,7 @@ GEM awesome_nested_set (3.1.4) activerecord (>= 4.0.0, < 5.3) bcrypt (3.1.12) - bindata (2.4.8) + bindata (2.4.10) bootstrap-datepicker-rails (1.8.0.1) railties (>= 3.0) bootstrap-sass (3.4.1) @@ -139,7 +139,7 @@ GEM coffee-script-source (1.12.2) composite_primary_keys (8.1.6) activerecord (~> 4.2.0) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) crass (1.0.6) css_parser (1.6.0) addressable @@ -185,8 +185,10 @@ GEM railties (>= 3.0.0) faker (1.8.0) i18n (~> 0.5) - faraday (0.12.2) - multipart-post (>= 1.2, < 3) + faraday (2.5.2) + faraday-net_http (>= 2.0, < 3.1) + ruby2_keywords (>= 0.0.4) + faraday-net_http (3.0.0) fb_graph2 (0.8.0) activesupport (>= 3.2) httpclient (>= 2.4) @@ -220,7 +222,7 @@ GEM execjs (~> 2.0) sprockets (>= 2.0.0) tilt (>= 1.2) - hashie (3.5.7) + hashie (5.0.0) highline (1.7.10) hirb (0.7.3) httpclient (2.8.3) @@ -244,12 +246,13 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.3.1) - json-jwt (1.13.0) + json-jwt (1.15.3) activesupport (>= 4.2) aes_key_wrap bindata + httpclient jsonapi-renderer (0.2.0) - jwt (1.5.6) + jwt (2.5.0) kaminari (1.2.1) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.1) @@ -291,15 +294,16 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.16.3) momentjs-rails (2.20.1) railties (>= 3.1) - multi_json (1.13.1) + multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.0.0) murmurhash3 (0.1.6) nenv (0.3.0) net-ldap (0.16.1) @@ -319,20 +323,22 @@ GEM nenv (~> 0.1) shellany (~> 0.0) oauth (0.5.4) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - 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.8.1) - hashie (>= 3.4.6, < 3.6.0) + 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-facebook (5.0.0) omniauth-oauth2 (~> 1.2) - omniauth-oauth2 (1.5.0) - oauth2 (~> 1.1) - omniauth (~> 1.2) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) omniauth-rails_csrf_protection (0.1.2) actionpack (>= 4.2) omniauth (>= 1.3.1) @@ -361,14 +367,16 @@ GEM public_suffix (3.1.1) pygments.rb (1.2.1) multi_json (>= 1.0.0) - rack (1.6.12) + rack (1.6.13) rack-contrib (1.8.0) rack (~> 1.4) - rack-oauth2 (1.9.2) + rack-oauth2 (1.12.0) activesupport attr_required httpclient - json-jwt (>= 1.9.0) + json-jwt (>= 1.11.0) + rack (< 2.1) + rack-protection (2.2.2) rack rack-test (0.6.3) rack (>= 1.0) @@ -384,14 +392,14 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 4.2.11.1) 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.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) rails-timeago (2.16.0) actionpack (>= 3.1) activesupport (>= 3.1) @@ -402,6 +410,8 @@ GEM thor (>= 0.18.1, < 2.0) raindrops (0.19.0) rake (12.3.3) + rash_alt (0.4.12) + hashie (>= 3.4) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) @@ -443,6 +453,7 @@ GEM rspec-mocks (~> 3.7.0) rspec-support (~> 3.7.0) rspec-support (3.7.1) + ruby2_keywords (0.0.5) ruby_dep (1.5.0) rubyzip (1.3.0) rvm-capistrano (1.5.6) @@ -499,7 +510,7 @@ GEM thread_safe (0.3.6) tilt (2.0.8) timecop (0.9.1) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.11) execjs (>= 0.3.0, < 3) @@ -508,6 +519,7 @@ GEM raindrops (~> 0.7) uniform_notifier (1.11.0) url_safe_base64 (0.2.2) + version_gem (1.1.0) warden (1.2.7) rack (>= 1.0) web-console (3.3.0)