Skip to content

Commit fd91515

Browse files
Update Decidim version in modules
1 parent c0635d3 commit fd91515

6 files changed

Lines changed: 548 additions & 487 deletions

File tree

decidim-age_action_authorization/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gemspec
99

1010
group :development, :test do
1111
gem "bootsnap"
12-
gem "decidim", ">= 0.29", { git: "https://github.com/decidim/decidim.git", branch: "release/0.29-stable" }.freeze
12+
gem "decidim", ">= 0.30", { git: "https://github.com/PopulateTools/decidim.git", branch: "tiptap-image-links_0.30" }.freeze
1313
gem "decidim-ldap", path: "../decidim-ldap"
1414
gem "letter_opener_web"
1515
gem "listen"

0 commit comments

Comments
 (0)