Skip to content

Commit

Permalink
Take back omniauht-decidim gem
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed Jul 26, 2024
1 parent 783acc6 commit dd2de5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit dd2de5e

Please sign in to comment.