Skip to content

Commit

Permalink
Merge pull request #453 from puzzle/feature/decidim_and_decidim_geo_u…
Browse files Browse the repository at this point in the history
…pgrades

Decidim and decidim geo upgrades
  • Loading branch information
Robin481 authored Jul 25, 2024
2 parents 87e1cfb + 3aced83 commit 3c33d05
Show file tree
Hide file tree
Showing 7 changed files with 1,954 additions and 1,717 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source 'https://rubygems.org'

DECIDIM_VERSION = '0.27.6'
DECIDIM_VERSION = '0.27.7'

ruby RUBY_VERSION

Expand All @@ -20,7 +20,7 @@ gem 'decidim-anonymous_proposals', github: 'puzzle/decidim-module-anonymous_prop
gem 'decidim-antivirus', github: 'mainio/decidim-module-antivirus', 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-decidim_geo', github: 'octree-gva/decidim-module-geo', tag: "v0.2.3"
gem 'decidim-decidim_geo', github: 'octree-gva/decidim-module-geo', tag: "v0.2.4"
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'
Expand Down
Loading

0 comments on commit 3c33d05

Please sign in to comment.