Skip to content

Commit

Permalink
Add survey_multiple_answers module
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Sep 26, 2023
1 parent 915168a commit bdd6869
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ gem 'decidim-decidim_awesome', github: 'decidim-ice/decidim-module-decidim_aweso
gem 'decidim-participatory_documents'
gem 'decidim-question_captcha', github: 'OpenSourcePolitics/decidim-module-question_captcha', branch: 'release/0.27-stable'
gem 'decidim-term_customizer', github: 'mainio/decidim-module-term_customizer', branch: 'master'
gem 'decidim-survey_multiple_answers', github: 'alecslupu-pfa/decidim-module-survey_multiple_answers', branch: 'fix/multiple-answers'

gem 'omniauth-openid-connect', git: 'https://github.com/netsphere-labs/omniauth-openid-connect.git'

Expand Down
12 changes: 12 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ GIT
decidim-core (~> 0.27.0)
deface (~> 1.6)

GIT
remote: https://github.com/alecslupu-pfa/decidim-module-survey_multiple_answers.git
revision: 700e8a4c2deb9d716d0944d2776406477ac9b13f
branch: fix/multiple-answers
specs:
decidim-survey_multiple_answers (0.0.1)
decidim-admin (>= 0.26.0, < 0.28.0)
decidim-core (>= 0.26.0, < 0.28.0)
decidim-forms (>= 0.26.0, < 0.28.0)
decidim-surveys (>= 0.26.0, < 0.28.0)

GIT
remote: https://github.com/decidim-ice/decidim-module-decidim_awesome.git
revision: 05ab8848b0aad43edba8af35e3e081ac577c02e2
Expand Down Expand Up @@ -988,6 +999,7 @@ DEPENDENCIES
decidim-participatory_documents
decidim-proposals (= 0.27.4)
decidim-question_captcha!
decidim-survey_multiple_answers!
decidim-templates (= 0.27.4)
decidim-term_customizer!
delayed_cron_job
Expand Down

0 comments on commit bdd6869

Please sign in to comment.