Skip to content

Commit

Permalink
Update participatory documents to support antivirus
Browse files Browse the repository at this point in the history
  • Loading branch information
Kagemaru committed Jan 18, 2024
1 parent d016f24 commit 7a5f5d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ gem 'decidim-templates', DECIDIM_VERSION
gem 'decidim-anonymous_proposals', github: 'puzzle/decidim-module-anonymous_proposals', branch: 'release/0.27-stable'
gem 'decidim-cleaner', github: 'puzzle/decidim-module-cleaner', branch: 'release/0.27-stable'
gem 'decidim-decidim_awesome', github: 'decidim-ice/decidim-module-decidim_awesome'
gem 'decidim-participatory_documents', github: 'openpoke/decidim-module-participatory-documents', branch: 'main'
gem 'decidim-participatory_documents', github: 'openpoke/decidim-module-participatory-documents', tag: '0.2.2'
gem 'decidim-question_captcha', github: 'OpenSourcePolitics/decidim-module-question_captcha', branch: 'release/0.27-stable'
gem 'decidim-survey_multiple_answers', '~> 0.26.2'
gem 'decidim-term_customizer', github: 'mainio/decidim-module-term_customizer', branch: 'master'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ GIT

GIT
remote: https://github.com/openpoke/decidim-module-participatory-documents.git
revision: 175394f77c13fbefaa3bbbd75e530186944b2500
branch: main
revision: 76957bf7bbceb3235eb912b64361ed4a4e521f8a
tag: 0.2.2
specs:
decidim-participatory_documents (0.2.1)
decidim-participatory_documents (0.2.2)
decidim-core (>= 0.27.0, < 0.28)

GIT
Expand Down

0 comments on commit 7a5f5d9

Please sign in to comment.