Skip to content

Commit 82d8215

Browse files
committed
Switch decidim-proposals/-conferences/-templates to Backport code
1 parent af93c4f commit 82d8215

2 files changed

Lines changed: 91 additions & 49 deletions

File tree

Gemfile

Lines changed: 23 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,29 @@ gem 'decidim',
1313
ref: '181cfc4'
1414

1515
# Internal Modules
16-
gem 'decidim-proposals', DECIDIM_VERSION
17-
# gem 'decidim-consultations', DECIDIM_VERSION
18-
# gem 'decidim-initiatives', DECIDIM_VERSION
19-
gem 'decidim-conferences', DECIDIM_VERSION
20-
gem 'decidim-templates', DECIDIM_VERSION
16+
## gem 'decidim-consultations', DECIDIM_VERSION
17+
## gem 'decidim-initiatives', DECIDIM_VERSION
18+
# gem 'decidim-proposals', DECIDIM_VERSION
19+
# gem 'decidim-conferences', DECIDIM_VERSION
20+
# gem 'decidim-templates', DECIDIM_VERSION
21+
22+
gem 'decidim-proposals',
23+
github: 'openpoke/decidim',
24+
branch: '0.29-backports',
25+
ref: '181cfc4',
26+
glob: 'decidim-proposals/*.gemspec'
27+
28+
gem 'decidim-conferences',
29+
github: 'openpoke/decidim',
30+
branch: '0.29-backports',
31+
ref: '181cfc4',
32+
glob: 'decidim-conferences/*.gemspec'
33+
34+
gem 'decidim-templates',
35+
github: 'openpoke/decidim',
36+
branch: '0.29-backports',
37+
ref: '181cfc4',
38+
glob: 'decidim-templates/*.gemspec'
2139

2240
# HACK: Using patched version of deface, to fix decidim-geo JS Errors
2341
gem 'deface',

Gemfile.lock

Lines changed: 68 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,42 @@ GIT
255255
decidim-verifications (0.29.6)
256256
decidim-core (= 0.29.6)
257257

258+
GIT
259+
remote: https://github.com/openpoke/decidim.git
260+
revision: 181cfc4c82d241aa916f9797a65ebb79b2e9f915
261+
ref: 181cfc4
262+
branch: 0.29-backports
263+
glob: decidim-conferences/*.gemspec
264+
specs:
265+
decidim-conferences (0.29.6)
266+
decidim-core (= 0.29.6)
267+
decidim-meetings (= 0.29.6)
268+
wicked_pdf (~> 2.7)
269+
270+
GIT
271+
remote: https://github.com/openpoke/decidim.git
272+
revision: 181cfc4c82d241aa916f9797a65ebb79b2e9f915
273+
ref: 181cfc4
274+
branch: 0.29-backports
275+
glob: decidim-proposals/*.gemspec
276+
specs:
277+
decidim-proposals (0.29.6)
278+
decidim-comments (= 0.29.6)
279+
decidim-core (= 0.29.6)
280+
doc2text (~> 0.4.7)
281+
redcarpet (~> 3.5, >= 3.5.1)
282+
283+
GIT
284+
remote: https://github.com/openpoke/decidim.git
285+
revision: 181cfc4c82d241aa916f9797a65ebb79b2e9f915
286+
ref: 181cfc4
287+
branch: 0.29-backports
288+
glob: decidim-templates/*.gemspec
289+
specs:
290+
decidim-templates (0.29.6)
291+
decidim-core (= 0.29.6)
292+
decidim-forms (= 0.29.6)
293+
258294
GIT
259295
remote: https://github.com/puzzle/decidim-module-antivirus.git
260296
revision: bc3cb4d217d71e47921285535624936f5587cbff
@@ -382,9 +418,9 @@ GEM
382418
erubi (>= 1.0.0)
383419
rack (>= 0.9.0)
384420
rouge (>= 1.0.0)
385-
better_html (2.1.1)
386-
actionview (>= 6.0)
387-
activesupport (>= 6.0)
421+
better_html (2.2.0)
422+
actionview (>= 7.0)
423+
activesupport (>= 7.0)
388424
ast (~> 2.0)
389425
erubi (~> 1.4)
390426
parser (>= 2.4)
@@ -394,7 +430,7 @@ GEM
394430
bindex (0.8.1)
395431
binding_of_caller (1.0.1)
396432
debug_inspector (>= 1.2.0)
397-
bleib (0.0.15)
433+
bleib (0.0.16)
398434
bootsnap (1.18.6)
399435
msgpack (~> 1.2)
400436
browser (2.7.1)
@@ -428,7 +464,7 @@ GEM
428464
coderay (1.1.3)
429465
commonmarker (0.23.12)
430466
concurrent-ruby (1.3.4)
431-
crack (1.0.0)
467+
crack (1.0.1)
432468
bigdecimal
433469
rexml
434470
crass (1.0.6)
@@ -444,10 +480,6 @@ GEM
444480
dbf (4.3.2)
445481
csv
446482
debug_inspector (1.2.0)
447-
decidim-conferences (0.29.6)
448-
decidim-core (= 0.29.6)
449-
decidim-meetings (= 0.29.6)
450-
wicked_pdf (~> 2.7)
451483
decidim-dev (0.29.6)
452484
bullet (~> 7.1.6)
453485
byebug (~> 11.0)
@@ -484,14 +516,6 @@ GEM
484516
w3c_rspec_validators (~> 0.3.0)
485517
webmock (~> 3.18)
486518
wisper-rspec (~> 1.0)
487-
decidim-proposals (0.29.6)
488-
decidim-comments (= 0.29.6)
489-
decidim-core (= 0.29.6)
490-
doc2text (~> 0.4.7)
491-
redcarpet (~> 3.5, >= 3.5.1)
492-
decidim-templates (0.29.6)
493-
decidim-core (= 0.29.6)
494-
decidim-forms (= 0.29.6)
495519
declarative-builder (0.2.0)
496520
trailblazer-option (~> 0.1.0)
497521
declarative-option (0.1.0)
@@ -535,16 +559,16 @@ GEM
535559
temple
536560
erubi (1.13.1)
537561
escape_utils (1.3.0)
538-
et-orbi (1.2.11)
562+
et-orbi (1.4.0)
539563
tzinfo
540564
excon (1.3.0)
541565
logger
542566
execjs (2.10.0)
543567
extended-markdown-filter (0.7.0)
544568
html-pipeline (~> 2.9)
545-
factory_bot (6.5.4)
569+
factory_bot (6.5.6)
546570
activesupport (>= 6.1.0)
547-
factory_bot_rails (6.5.0)
571+
factory_bot_rails (6.5.1)
548572
factory_bot (~> 6.5)
549573
railties (>= 6.1.0)
550574
faker (3.5.2)
@@ -553,7 +577,7 @@ GEM
553577
faraday-net_http (>= 2.0, < 3.5)
554578
json
555579
logger
556-
faraday-follow_redirects (0.3.0)
580+
faraday-follow_redirects (0.4.0)
557581
faraday (>= 1, < 3)
558582
faraday-net_http (3.4.1)
559583
net-http (>= 0.5.0)
@@ -584,8 +608,8 @@ GEM
584608
activemodel (>= 4.1, < 7.1)
585609
activesupport (>= 4.1, < 7.1)
586610
railties (>= 4.1, < 7.1)
587-
fugit (1.11.1)
588-
et-orbi (~> 1, >= 1.2.11)
611+
fugit (1.12.1)
612+
et-orbi (~> 1.4)
589613
raabro (~> 1.4)
590614
gemoji (3.0.1)
591615
geocoder (1.8.6)
@@ -640,7 +664,7 @@ GEM
640664
io-console (0.8.1)
641665
jmespath (1.6.2)
642666
json (2.15.2)
643-
json-jwt (1.16.7)
667+
json-jwt (1.17.0)
644668
activesupport (>= 4.2)
645669
aes_key_wrap
646670
base64
@@ -785,7 +809,7 @@ GEM
785809
parallel (1.27.0)
786810
parallel_tests (4.10.1)
787811
parallel
788-
parser (3.3.9.0)
812+
parser (3.3.10.0)
789813
ast (~> 2.4.1)
790814
racc
791815
pg (1.4.6)
@@ -801,8 +825,8 @@ GEM
801825
actionmailer (>= 3)
802826
net-smtp
803827
premailer (~> 1.7, >= 1.7.9)
804-
prism (1.4.0)
805-
prometheus_exporter (2.2.0)
828+
prism (1.6.0)
829+
prometheus_exporter (2.3.0)
806830
webrick
807831
pry (0.15.2)
808832
coderay (~> 1.1)
@@ -815,7 +839,7 @@ GEM
815839
psych (4.0.6)
816840
stringio
817841
public_suffix (6.0.2)
818-
puma (6.6.0)
842+
puma (6.6.1)
819843
nio4r (~> 2.0)
820844
raabro (1.4.0)
821845
racc (1.8.1)
@@ -888,15 +912,15 @@ GEM
888912
ffi (~> 1.0)
889913
redcarpet (3.6.1)
890914
redis (4.8.1)
891-
regexp_parser (2.10.0)
915+
regexp_parser (2.11.3)
892916
reline (0.6.2)
893917
io-console (~> 0.5)
894918
request_store (1.5.1)
895919
rack (>= 1.4)
896920
responders (3.2.0)
897921
actionpack (>= 7.0)
898922
railties (>= 7.0)
899-
rexml (3.4.1)
923+
rexml (3.4.4)
900924
rgeo (3.0.1)
901925
rgeo-activerecord (7.0.1)
902926
activerecord (>= 5.0)
@@ -907,23 +931,23 @@ GEM
907931
rgeo-shapefile (3.1.0)
908932
dbf (~> 4.0)
909933
rgeo (>= 1.0)
910-
rouge (4.6.0)
911-
rspec (3.13.1)
934+
rouge (4.6.1)
935+
rspec (3.13.2)
912936
rspec-core (~> 3.13.0)
913937
rspec-expectations (~> 3.13.0)
914938
rspec-mocks (~> 3.13.0)
915939
rspec-cells (0.3.10)
916940
cells (>= 4.0.0, < 6.0.0)
917941
rspec-rails (>= 3.0.0)
918-
rspec-core (3.13.5)
942+
rspec-core (3.13.6)
919943
rspec-support (~> 3.13.0)
920944
rspec-expectations (3.13.5)
921945
diff-lcs (>= 1.2.0, < 2.0)
922946
rspec-support (~> 3.13.0)
923947
rspec-html-matchers (0.10.0)
924948
nokogiri (~> 1)
925949
rspec (>= 3.0.0.a)
926-
rspec-mocks (3.13.5)
950+
rspec-mocks (3.13.6)
927951
diff-lcs (>= 1.2.0, < 2.0)
928952
rspec-support (~> 3.13.0)
929953
rspec-rails (6.1.5)
@@ -936,7 +960,7 @@ GEM
936960
rspec-support (~> 3.13)
937961
rspec-retry (0.6.2)
938962
rspec-core (> 3.3)
939-
rspec-support (3.13.4)
963+
rspec-support (3.13.6)
940964
rspec_junit_formatter (0.6.0)
941965
rspec-core (>= 2, < 4, != 2.12.0)
942966
rubocop (1.65.1)
@@ -950,7 +974,7 @@ GEM
950974
rubocop-ast (>= 1.31.1, < 2.0)
951975
ruby-progressbar (~> 1.7)
952976
unicode-display_width (>= 2.4.0, < 3.0)
953-
rubocop-ast (1.46.0)
977+
rubocop-ast (1.47.1)
954978
parser (>= 3.3.7.2)
955979
prism (~> 1.4)
956980
rubocop-capybara (2.21.0)
@@ -986,11 +1010,11 @@ GEM
9861010
sassc (2.4.0)
9871011
ffi (~> 1.9)
9881012
securerandom (0.4.1)
989-
selenium-webdriver (4.34.0)
1013+
selenium-webdriver (4.38.0)
9901014
base64 (~> 0.2)
9911015
logger (~> 1.4)
9921016
rexml (~> 3.2, >= 3.2.5)
993-
rubyzip (>= 1.2.2, < 3.0)
1017+
rubyzip (>= 1.2.2, < 4.0)
9941018
websocket (~> 1.0)
9951019
semantic_range (3.1.0)
9961020
sentry-raven (3.1.2)
@@ -1013,7 +1037,7 @@ GEM
10131037
snaky_hash (2.0.3)
10141038
hashie (>= 0.1.0, < 6)
10151039
version_gem (>= 1.1.8, < 3)
1016-
spring (4.3.0)
1040+
spring (4.4.0)
10171041
spring-watcher-listen (2.1.0)
10181042
listen (>= 2.7, < 4.0)
10191043
spring (>= 4)
@@ -1043,7 +1067,7 @@ GEM
10431067
uglifier (4.2.1)
10441068
execjs (>= 0.3.0, < 3)
10451069
unicode-display_width (2.6.0)
1046-
uniform_notifier (1.17.0)
1070+
uniform_notifier (1.18.0)
10471071
uri (1.0.4)
10481072
valid_email2 (4.0.6)
10491073
activemodel (>= 3.2)
@@ -1076,7 +1100,7 @@ GEM
10761100
webfinger (1.2.0)
10771101
activesupport
10781102
httpclient (>= 2.4)
1079-
webmock (3.25.1)
1103+
webmock (3.26.1)
10801104
addressable (>= 2.8.0)
10811105
crack (>= 0.3.2)
10821106
hashdiff (>= 0.4.0, < 2.0.0)
@@ -1123,15 +1147,15 @@ DEPENDENCIES
11231147
decidim-anonymous_codes!
11241148
decidim-anonymous_proposals!
11251149
decidim-antivirus!
1126-
decidim-conferences (= 0.29.6)
1150+
decidim-conferences!
11271151
decidim-decidim_awesome!
11281152
decidim-decidim_geo!
11291153
decidim-dev (= 0.29.6)
11301154
decidim-guest_meeting_registration!
11311155
decidim-participatory_documents!
1132-
decidim-proposals (= 0.29.6)
1156+
decidim-proposals!
11331157
decidim-survey_multiple_answers!
1134-
decidim-templates (= 0.29.6)
1158+
decidim-templates!
11351159
decidim-term_customizer!
11361160
deface!
11371161
delayed_cron_job

0 commit comments

Comments
 (0)