We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f74674a commit 9ff5c88Copy full SHA for 9ff5c88
1 file changed
Gemfile
@@ -9,7 +9,7 @@ ruby RUBY_VERSION
9
gem 'execjs' # , '= 2.7.0'
10
11
# gem 'decidim', DECIDIM_VERSION
12
-gem "decidim", github: "openpoke/decidim", branch: "backport-maps"
+gem "decidim", github: "openpoke/decidim", branch: "0.27-backports"
13
gem 'decidim-proposals', DECIDIM_VERSION
14
# gem 'decidim-consultations', DECIDIM_VERSION
15
# gem 'decidim-initiatives', DECIDIM_VERSION
0 commit comments