From dd2de5e0e525a80358437ba5dd5a4ced9760edac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francisco=20Bol=C3=ADvar?= Date: Fri, 26 Jul 2024 17:09:46 +0200 Subject: [PATCH] Take back omniauht-decidim gem --- Gemfile | 1 + Gemfile.lock | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/Gemfile b/Gemfile index e5ff85e..8711eee 100644 --- a/Gemfile +++ b/Gemfile @@ -13,6 +13,7 @@ gem "decidim-civicrm", git: "https://github.com/Platoniq/decidim-module-civicrm" gem "decidim-decidim_awesome", git: "https://github.com/decidim-ice/decidim-module-decidim_awesome", branch: "main" gem "decidim-direct_verifications", git: "https://github.com/Platoniq/decidim-verifications-direct_verifications", branch: "main" gem "decidim-term_customizer", git: "https://github.com/mainio/decidim-module-term_customizer", branch: "master" +gem "omniauth-decidim" gem "bootsnap", "~> 1.7" gem "health_check" diff --git a/Gemfile.lock b/Gemfile.lock index 40a9f79..c9bbd32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -604,6 +604,9 @@ GEM hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection + omniauth-decidim (0.2.1) + omniauth (~> 2.0) + omniauth-oauth2 (>= 1.4.0, < 2.0) omniauth-facebook (5.0.0) omniauth-oauth2 (~> 1.2) omniauth-google-oauth2 (1.1.1) @@ -910,6 +913,7 @@ DEPENDENCIES image_processing (>= 1.2) letter_opener_web (~> 1.3) listen (~> 3.1) + omniauth-decidim puma (>= 5.0.0) rspec rubocop-faker