Skip to content

Commit 625ad71

Browse files
committed
Switch participatory-documents to main branch
Update gems
1 parent 441cf7d commit 625ad71

2 files changed

Lines changed: 41 additions & 42 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ gem 'decidim-anonymous_codes', github: 'openpoke/decidim-module-anonymous_codes'
2222
gem 'decidim-antivirus', github: 'puzzle/decidim-module-antivirus', branch: 'master'
2323
gem 'decidim-decidim_awesome', github: 'decidim-ice/decidim-module-decidim_awesome', branch: 'main'
2424
gem 'decidim-decidim_geo', git: 'https://git.octree.ch/decidim/decidim-module-geo.git'
25-
gem 'decidim-participatory_documents', github: 'openpoke/decidim-module-participatory-documents', branch: 'upgrade-0.29'
25+
gem 'decidim-participatory_documents', github: 'openpoke/decidim-module-participatory-documents'
2626
gem 'decidim-survey_multiple_answers', github: 'OpenSourcePolitics/decidim-module-survey_multiple_answers', branch: 'bump/0.29'
2727

2828
gem 'decidim-guest_meeting_registration', github: 'OpenSourcePolitics/guest-meeting-registration', branch: 'bump/module_to_0.29'

Gemfile.lock

Lines changed: 40 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://git.octree.ch/decidim/decidim-module-geo.git
3-
revision: 538ee55fc66175d60a2034e8658a7f82f8d63c65
3+
revision: 3fa80a2a7c80ec8348c13096cdcac5f6ce48c71f
44
specs:
55
decidim-decidim_geo (0.3.0)
66
activerecord-postgis-adapter
@@ -45,7 +45,7 @@ GIT
4545

4646
GIT
4747
remote: https://github.com/decidim-ice/decidim-module-decidim_awesome.git
48-
revision: 66e6f8506256b9a82f5f2c5d222a2f88baf4c01d
48+
revision: b4c50032542f7295163645b04f494fd00f8c87bb
4949
branch: main
5050
specs:
5151
decidim-decidim_awesome (0.12.3)
@@ -77,8 +77,7 @@ GIT
7777

7878
GIT
7979
remote: https://github.com/openpoke/decidim-module-participatory-documents.git
80-
revision: fef67cf0b3d85d50061d25855e38cfbfbfd377d1
81-
branch: upgrade-0.29
80+
revision: 9c632e086d0e0328ad28f3fb1370bc239439be66
8281
specs:
8382
decidim-participatory_documents (0.4.0)
8483
decidim-admin (>= 0.29, < 0.30)
@@ -498,19 +497,19 @@ GEM
498497
escape_utils (1.3.0)
499498
et-orbi (1.2.11)
500499
tzinfo
501-
excon (1.2.7)
500+
excon (1.2.8)
502501
logger
503502
execjs (2.10.0)
504503
extended-markdown-filter (0.7.0)
505504
html-pipeline (~> 2.9)
506-
factory_bot (6.5.1)
505+
factory_bot (6.5.4)
507506
activesupport (>= 6.1.0)
508-
factory_bot_rails (6.4.4)
507+
factory_bot_rails (6.5.0)
509508
factory_bot (~> 6.5)
510-
railties (>= 5.0.0)
511-
faker (3.5.1)
509+
railties (>= 6.1.0)
510+
faker (3.5.2)
512511
i18n (>= 1.8.11, < 2)
513-
faraday (2.13.1)
512+
faraday (2.13.2)
514513
faraday-net_http (>= 2.0, < 3.5)
515514
json
516515
logger
@@ -538,7 +537,7 @@ GEM
538537
mime-types
539538
fog-local (0.9.0)
540539
fog-core (>= 1.27, < 3.0)
541-
formatador (1.1.0)
540+
formatador (1.1.1)
542541
foundation_rails_helper (4.0.1)
543542
actionpack (>= 4.1, < 7.1)
544543
activemodel (>= 4.1, < 7.1)
@@ -586,7 +585,7 @@ GEM
586585
rainbow (>= 2.2.2, < 4.0)
587586
ruby-progressbar (~> 1.8, >= 1.8.1)
588587
terminal-table (>= 1.5.1)
589-
icalendar (2.11.0)
588+
icalendar (2.11.2)
590589
base64
591590
ice_cube (~> 0.16)
592591
logger
@@ -598,17 +597,17 @@ GEM
598597
ruby-vips (>= 2.0.17, < 3)
599598
invisible_captcha (0.13.0)
600599
rails (>= 3.2.0)
601-
io-console (0.8.0)
600+
io-console (0.8.1)
602601
jmespath (1.6.2)
603-
json (2.12.2)
602+
json (2.13.0)
604603
json-jwt (1.16.7)
605604
activesupport (>= 4.2)
606605
aes_key_wrap
607606
base64
608607
bindata
609608
faraday (~> 2.0)
610609
faraday-follow_redirects
611-
jwt (2.10.1)
610+
jwt (3.1.2)
612611
base64
613612
kaminari (1.2.2)
614613
activesupport (>= 4.1.0)
@@ -641,23 +640,23 @@ GEM
641640
net-pop
642641
net-smtp
643642
marcel (1.0.4)
644-
matrix (0.4.2)
643+
matrix (0.4.3)
645644
method_source (1.1.0)
646645
mime-types (3.7.0)
647646
logger
648647
mime-types-data (~> 3.2025, >= 3.2025.0507)
649-
mime-types-data (3.2025.0610)
648+
mime-types-data (3.2025.0715)
650649
mini_magick (4.13.2)
651650
mini_mime (1.1.5)
652651
minitest (5.25.5)
653652
msgpack (1.8.0)
654-
multi_json (1.15.0)
653+
multi_json (1.17.0)
655654
multi_xml (0.7.2)
656655
bigdecimal (~> 3.1)
657656
mutex_m (0.3.0)
658657
net-http (0.6.0)
659658
uri
660-
net-imap (0.5.8)
659+
net-imap (0.5.9)
661660
date
662661
net-protocol
663662
net-pop (0.1.2)
@@ -667,21 +666,21 @@ GEM
667666
net-smtp (0.3.4)
668667
net-protocol
669668
nio4r (2.7.4)
670-
nokogiri (1.18.8-aarch64-linux-gnu)
669+
nokogiri (1.18.9-aarch64-linux-gnu)
671670
racc (~> 1.4)
672-
nokogiri (1.18.8-aarch64-linux-musl)
671+
nokogiri (1.18.9-aarch64-linux-musl)
673672
racc (~> 1.4)
674-
nokogiri (1.18.8-arm-linux-gnu)
673+
nokogiri (1.18.9-arm-linux-gnu)
675674
racc (~> 1.4)
676-
nokogiri (1.18.8-arm-linux-musl)
675+
nokogiri (1.18.9-arm-linux-musl)
677676
racc (~> 1.4)
678-
nokogiri (1.18.8-arm64-darwin)
677+
nokogiri (1.18.9-arm64-darwin)
679678
racc (~> 1.4)
680-
nokogiri (1.18.8-x86_64-darwin)
679+
nokogiri (1.18.9-x86_64-darwin)
681680
racc (~> 1.4)
682-
nokogiri (1.18.8-x86_64-linux-gnu)
681+
nokogiri (1.18.9-x86_64-linux-gnu)
683682
racc (~> 1.4)
684-
nokogiri (1.18.8-x86_64-linux-musl)
683+
nokogiri (1.18.9-x86_64-linux-musl)
685684
racc (~> 1.4)
686685
oauth (1.1.0)
687686
oauth-tty (~> 1.0, >= 1.0.1)
@@ -737,7 +736,7 @@ GEM
737736
webfinger (~> 1.2)
738737
openssl (3.3.0)
739738
orm_adapter (0.5.0)
740-
ostruct (0.6.1)
739+
ostruct (0.6.3)
741740
paper_trail (12.3.0)
742741
activerecord (>= 5.2)
743742
request_store (~> 1.1)
@@ -854,7 +853,7 @@ GEM
854853
redcarpet (3.6.1)
855854
redis (4.8.1)
856855
regexp_parser (2.10.0)
857-
reline (0.6.1)
856+
reline (0.6.2)
858857
io-console (~> 0.5)
859858
request_store (1.5.1)
860859
rack (>= 1.4)
@@ -873,22 +872,22 @@ GEM
873872
dbf (~> 4.0)
874873
rgeo (>= 1.0)
875874
rouge (4.5.2)
876-
rspec (3.13.0)
875+
rspec (3.13.1)
877876
rspec-core (~> 3.13.0)
878877
rspec-expectations (~> 3.13.0)
879878
rspec-mocks (~> 3.13.0)
880879
rspec-cells (0.3.10)
881880
cells (>= 4.0.0, < 6.0.0)
882881
rspec-rails (>= 3.0.0)
883-
rspec-core (3.13.3)
882+
rspec-core (3.13.5)
884883
rspec-support (~> 3.13.0)
885-
rspec-expectations (3.13.4)
884+
rspec-expectations (3.13.5)
886885
diff-lcs (>= 1.2.0, < 2.0)
887886
rspec-support (~> 3.13.0)
888887
rspec-html-matchers (0.10.0)
889888
nokogiri (~> 1)
890889
rspec (>= 3.0.0.a)
891-
rspec-mocks (3.13.4)
890+
rspec-mocks (3.13.5)
892891
diff-lcs (>= 1.2.0, < 2.0)
893892
rspec-support (~> 3.13.0)
894893
rspec-rails (6.1.5)
@@ -901,7 +900,7 @@ GEM
901900
rspec-support (~> 3.13)
902901
rspec-retry (0.6.2)
903902
rspec-core (> 3.3)
904-
rspec-support (3.13.3)
903+
rspec-support (3.13.4)
905904
rspec_junit_formatter (0.6.0)
906905
rspec-core (>= 2, < 4, != 2.12.0)
907906
rubocop (1.65.1)
@@ -915,7 +914,7 @@ GEM
915914
rubocop-ast (>= 1.31.1, < 2.0)
916915
ruby-progressbar (~> 1.7)
917916
unicode-display_width (>= 2.4.0, < 3.0)
918-
rubocop-ast (1.44.1)
917+
rubocop-ast (1.46.0)
919918
parser (>= 3.3.7.2)
920919
prism (~> 1.4)
921920
rubocop-capybara (2.21.0)
@@ -950,7 +949,7 @@ GEM
950949
rubyzip (2.3.2)
951950
sassc (2.4.0)
952951
ffi (~> 1.9)
953-
selenium-webdriver (4.33.0)
952+
selenium-webdriver (4.34.0)
954953
base64 (~> 0.2)
955954
logger (~> 1.4)
956955
rexml (~> 3.2, >= 3.2.5)
@@ -971,7 +970,7 @@ GEM
971970
simplecov-cobertura (2.1.0)
972971
rexml
973972
simplecov (~> 0.19)
974-
simplecov-html (0.13.1)
973+
simplecov-html (0.13.2)
975974
simplecov_json_formatter (0.1.4)
976975
smart_properties (1.17.0)
977976
snaky_hash (2.0.3)
@@ -989,9 +988,9 @@ GEM
989988
temple (0.10.3)
990989
terminal-table (4.0.0)
991990
unicode-display_width (>= 1.1.1, < 4)
992-
thor (1.3.2)
991+
thor (1.4.0)
993992
thread_safe (0.3.6)
994-
tilt (2.6.0)
993+
tilt (2.6.1)
995994
timeout (0.4.3)
996995
trailblazer-option (0.1.2)
997996
tzinfo (2.0.6)
@@ -1032,8 +1031,8 @@ GEM
10321031
activemodel (>= 6.0.0)
10331032
bindex (>= 0.4.0)
10341033
railties (>= 6.0.0)
1035-
web-push (3.0.1)
1036-
jwt (~> 2.0)
1034+
web-push (3.0.2)
1035+
jwt (~> 3.0)
10371036
openssl (~> 3.0)
10381037
webfinger (1.2.0)
10391038
activesupport

0 commit comments

Comments
 (0)