Skip to content

Commit

Permalink
update decidim
Browse files Browse the repository at this point in the history
  • Loading branch information
microstudi committed Oct 16, 2024
1 parent c8a456c commit d773cd3
Show file tree
Hide file tree
Showing 310 changed files with 54,500 additions and 3,971 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ ruby RUBY_VERSION
DECIDIM_VERSION = { github: "decidim/decidim", tag: "release/0.27-stable" }.freeze

gem "decidim", DECIDIM_VERSION
gem "decidim-calendar", github: "openpoke/decidim-module-calendar"
gem "decidim-decidim_awesome", github: "decidim-ice/decidim-module-decidim_awesome"
gem "decidim-calendar", github: "openpoke/decidim-module-calendar", branch: "release/0.27-stable"
gem "decidim-decidim_awesome", github: "decidim-ice/decidim-module-decidim_awesome", branch: "release/0.27-stable"
gem "decidim-direct_verifications", github: "platoniq/decidim-verifications-direct_verifications"

gem "bootsnap", "~> 1.7"
Expand Down
Loading

0 comments on commit d773cd3

Please sign in to comment.