@@ -10,7 +10,7 @@ ruby RUBY_VERSION
1010gem 'decidim' ,
1111 github : 'openpoke/decidim' ,
1212 branch : '0.29-backports' ,
13- ref : '9a4d36f316a2509e5d31ae3d20825d7af5a81523 '
13+ ref : '37899392f633feb1f19cd15fd1515e685f406f4a '
1414
1515# Internal Modules
1616## gem 'decidim-consultations', DECIDIM_VERSION
@@ -22,19 +22,19 @@ gem 'decidim',
2222gem 'decidim-proposals' ,
2323 github : 'openpoke/decidim' ,
2424 branch : '0.29-backports' ,
25- ref : '9a4d36f316a2509e5d31ae3d20825d7af5a81523 ' ,
25+ ref : '37899392f633feb1f19cd15fd1515e685f406f4a ' ,
2626 glob : 'decidim-proposals/*.gemspec'
2727
2828gem 'decidim-conferences' ,
2929 github : 'openpoke/decidim' ,
3030 branch : '0.29-backports' ,
31- ref : '9a4d36f316a2509e5d31ae3d20825d7af5a81523 ' ,
31+ ref : '37899392f633feb1f19cd15fd1515e685f406f4a ' ,
3232 glob : 'decidim-conferences/*.gemspec'
3333
3434gem 'decidim-templates' ,
3535 github : 'openpoke/decidim' ,
3636 branch : '0.29-backports' ,
37- ref : '9a4d36f316a2509e5d31ae3d20825d7af5a81523 ' ,
37+ ref : '37899392f633feb1f19cd15fd1515e685f406f4a ' ,
3838 glob : 'decidim-templates/*.gemspec'
3939
4040# HACK: Using patched version of deface, to fix decidim-geo JS Errors
0 commit comments