From d29294ceb5f9018d9698cd83380aee7d1768e6c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 03:39:52 +0000 Subject: [PATCH] Bump omniauth-facebook from 3.0.0 to 10.0.0 in /backend Bumps [omniauth-facebook](https://github.com/simi/omniauth-facebook) from 3.0.0 to 10.0.0. - [Release notes](https://github.com/simi/omniauth-facebook/releases) - [Changelog](https://github.com/simi/omniauth-facebook/blob/master/CHANGELOG.md) - [Commits](https://github.com/simi/omniauth-facebook/commits) --- updated-dependencies: - dependency-name: omniauth-facebook dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/Gemfile | 2 +- backend/Gemfile.lock | 72 +++++++++++++++++++++----------------------- 2 files changed, 36 insertions(+), 38 deletions(-) diff --git a/backend/Gemfile b/backend/Gemfile index 7d2a28f7..fd62719d 100644 --- a/backend/Gemfile +++ b/backend/Gemfile @@ -26,7 +26,7 @@ gem "cancancan-mongoid", "~> 2.0" gem "devise", "~> 4.8" gem "devise_invitable", "~> 2.0" gem "omniauth", "~> 1.8" -gem "omniauth-facebook", "~> 3.0" +gem "omniauth-facebook", "~> 10.0" # Colored output to console gem "colored" diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 3ffebe8a..62622276 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -185,25 +185,12 @@ GEM factory_bot_rails (6.4.3) factory_bot (~> 6.4) railties (>= 5.0.0) - faraday (1.8.0) - faraday-em_http (~> 1.0) - faraday-em_synchrony (~> 1.0) - faraday-excon (~> 1.1) - faraday-httpclient (~> 1.0.1) - faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - faraday-patron (~> 1.0) - faraday-rack (~> 1.0) - multipart-post (>= 1.2, < 3) - ruby2_keywords (>= 0.0.4) - faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) - faraday-excon (1.1.0) - faraday-httpclient (1.0.1) - faraday-net_http (1.0.1) - faraday-net_http_persistent (1.2.0) - faraday-patron (1.0.0) - faraday-rack (1.0.0) + faraday (2.14.0) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.2) + net-http (~> 0.5) ferrum (0.14) addressable (~> 2.5) concurrent-ruby (~> 1.1) @@ -221,7 +208,7 @@ GEM activerecord (>= 4.2, < 7.2) request_store (~> 1.0) hashdiff (1.2.1) - hashie (3.5.7) + hashie (5.0.0) httpclient (2.8.3) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -232,7 +219,8 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.7.1) - jwt (2.3.0) + jwt (3.1.2) + base64 kaminari-actionview (1.2.1) actionview kaminari-core (= 1.2.1) @@ -276,14 +264,16 @@ GEM mongoid-rspec (4.2.0) mongoid (>= 3.0, < 10.0) mongoid-compatibility (>= 0.5.1) - multi_json (1.15.0) - multi_xml (0.6.0) - multipart-post (2.1.1) + multi_json (1.17.0) + multi_xml (0.7.2) + bigdecimal (~> 3.1) mutex_m (0.3.0) nearest_time_zone (0.0.4) andand kdtree require_all + net-http (0.8.0) + uri (>= 0.11.1) net-imap (0.5.12) date net-protocol @@ -297,20 +287,23 @@ GEM nokogiri (1.18.10) mini_portile2 (~> 2.8.2) racc (~> 1.4) - oauth2 (1.4.7) - faraday (>= 0.8, < 2.0) - jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) + oauth2 (2.0.18) + faraday (>= 0.17.3, < 4.0) + jwt (>= 1.0, < 4.0) + logger (~> 1.2) multi_xml (~> 0.5) - rack (>= 1.2, < 3) - omniauth (1.8.1) - hashie (>= 3.4.6, < 3.6.0) + rack (>= 1.2, < 4) + snaky_hash (~> 2.0, >= 2.0.3) + version_gem (~> 1.1, >= 1.1.9) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) - omniauth-facebook (3.0.0) - omniauth-oauth2 (~> 1.2) - omniauth-oauth2 (1.5.0) - oauth2 (~> 1.1) - omniauth (~> 1.2) + omniauth-facebook (10.0.0) + bigdecimal + omniauth-oauth2 (>= 1.2, < 3) + omniauth-oauth2 (1.7.3) + oauth2 (>= 1.4, < 3) + omniauth (>= 1.9, < 3) orm_adapter (0.5.0) parallel (1.24.0) parser (3.3.0.5) @@ -461,6 +454,9 @@ GEM simplecov_json_formatter (0.1.4) sixarm_ruby_unaccent (1.2.0) smart_properties (1.17.0) + snaky_hash (2.0.3) + hashie (>= 0.1.0, < 6) + version_gem (>= 1.1.8, < 3) sprockets (4.2.2) concurrent-ruby (~> 1.0) logger @@ -495,8 +491,10 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) uniform_notifier (1.16.0) + uri (1.1.1) vcr (6.3.1) base64 + version_gem (1.1.9) warden (1.2.9) rack (>= 2.0.9) webmock (3.26.1) @@ -548,7 +546,7 @@ DEPENDENCIES mongoid-rspec nearest_time_zone omniauth (~> 1.8) - omniauth-facebook (~> 3.0) + omniauth-facebook (~> 10.0) pg pry-byebug pry-doc