diff --git a/Gemfile b/Gemfile index 67b5ba3..cb9d3e0 100644 --- a/Gemfile +++ b/Gemfile @@ -1,12 +1,11 @@ # frozen_string_literal: true -DECIDIM_VERSION = { git: 'https://github.com/decidim/decidim', tag: 'v0.28.4' }.freeze +DECIDIM_VERSION = { git: "https://github.com/decidim/decidim", branch: "release/0.28-stable" }.freeze source "https://rubygems.org" ruby '3.1.4' - gem "decidim", DECIDIM_VERSION gem "decidim-verify_wo_registration", git: "https://github.com/PopulateTools/decidim-verify_wo_registration.git", branch: "improve-ui-texts-redesign" gem "decidim-file_authorization_handler", git: "https://github.com/PopulateTools/decidim-file_authorization_handler.git", branch: "upgrade/redesign" diff --git a/Gemfile.lock b/Gemfile.lock index 3fa1eb7..476f422 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GIT GIT remote: https://github.com/decidim-ice/decidim-module-decidim_awesome.git - revision: 7b082ed7f6961b8bf3397b9ca35bc688ff983c3a + revision: cdd9d17e292d44f75f7a3d757c71a248d57583f4 branch: users_autoblock specs: decidim-decidim_awesome (0.11.2) @@ -31,8 +31,8 @@ GIT GIT remote: https://github.com/decidim/decidim - revision: c2c68df8206a241a493efe08e1387b34d6286eae - tag: v0.28.4 + revision: c5828f2752bdcbfd962f7416d1861dd822a4c16a + branch: release/0.28-stable specs: decidim (0.28.4) decidim-accountability (= 0.28.4) @@ -90,6 +90,7 @@ GIT cells-erb (~> 0.1.0) cells-rails (~> 0.1.3) charlock_holmes (~> 0.7) + concurrent-ruby (= 1.2.2) date_validator (~> 0.12.0) devise (~> 4.7) devise-i18n (~> 1.2, < 1.11.1) @@ -167,7 +168,6 @@ GIT decidim-forms (0.28.4) decidim-core (= 0.28.4) wicked_pdf (~> 2.1) - wkhtmltopdf-binary (~> 0.12) decidim-generators (0.28.4) decidim-core (= 0.28.4) decidim-meetings (0.28.4) @@ -330,8 +330,8 @@ GEM childprocess (5.1.0) logger (~> 1.5) commonmarker (0.23.11) - concurrent-ruby (1.3.4) - connection_pool (2.4.1) + concurrent-ruby (1.2.2) + connection_pool (2.5.0) crack (1.0.0) bigdecimal rexml @@ -394,7 +394,7 @@ GEM escape_utils (1.2.2) et-orbi (1.2.11) tzinfo - excon (1.2.2) + excon (1.2.3) execjs (2.10.0) extended-markdown-filter (0.7.0) html-pipeline (~> 2.9) @@ -411,7 +411,16 @@ GEM logger faraday-net_http (3.4.0) net-http (>= 0.5.0) - ffi (1.17.0-x86_64-linux-gnu) + ffi (1.17.1-aarch64-linux-gnu) + ffi (1.17.1-aarch64-linux-musl) + ffi (1.17.1-arm-linux-gnu) + ffi (1.17.1-arm-linux-musl) + ffi (1.17.1-arm64-darwin) + ffi (1.17.1-x86-linux-gnu) + ffi (1.17.1-x86-linux-musl) + ffi (1.17.1-x86_64-darwin) + ffi (1.17.1-x86_64-linux-gnu) + ffi (1.17.1-x86_64-linux-musl) file_validators (3.0.0) activemodel (>= 3.2) mime-types (>= 1.0) @@ -449,7 +458,7 @@ GEM sass (~> 3.4) hashdiff (1.1.2) hashie (5.0.0) - highline (3.1.1) + highline (3.1.2) reline html-pipeline (2.14.3) activesupport (>= 2) @@ -458,7 +467,7 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) i18n-tasks (1.0.14) activesupport (>= 4.0.2) @@ -508,8 +517,8 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.4) - loofah (2.23.1) + logger (1.6.5) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -523,7 +532,7 @@ GEM mime-types (3.6.0) logger mime-types-data (~> 3.2015) - mime-types-data (3.2024.1203) + mime-types-data (3.2025.0107) mini_magick (4.13.2) mini_mime (1.1.5) minitest (5.25.4) @@ -531,7 +540,7 @@ GEM bigdecimal (~> 3.1) net-http (0.6.0) uri - net-imap (0.5.4) + net-imap (0.5.5) date net-protocol net-pop (0.1.2) @@ -541,6 +550,16 @@ GEM net-smtp (0.3.4) net-protocol nio4r (2.7.4) + nokogiri (1.16.8-aarch64-linux) + racc (~> 1.4) + nokogiri (1.16.8-arm-linux) + racc (~> 1.4) + nokogiri (1.16.8-arm64-darwin) + racc (~> 1.4) + nokogiri (1.16.8-x86-linux) + racc (~> 1.4) + nokogiri (1.16.8-x86_64-darwin) + racc (~> 1.4) nokogiri (1.16.8-x86_64-linux) racc (~> 1.4) oauth (1.1.0) @@ -562,8 +581,8 @@ GEM rack-protection omniauth-facebook (5.0.0) omniauth-oauth2 (~> 1.2) - omniauth-google-oauth2 (1.2.0) - jwt (>= 2.9) + omniauth-google-oauth2 (1.2.1) + jwt (>= 2.9.2) oauth2 (~> 2.0) omniauth (~> 2.0) omniauth-oauth2 (~> 1.8) @@ -587,9 +606,9 @@ GEM activerecord (>= 5.2) request_store (~> 1.1) parallel (1.26.3) - parallel_tests (4.7.2) + parallel_tests (4.9.0) parallel - parser (3.3.6.0) + parser (3.3.7.0) ast (~> 2.4.1) racc pg (1.4.6) @@ -670,7 +689,7 @@ GEM ffi (~> 1.0) redcarpet (3.6.0) redis (4.8.1) - redis-client (0.23.0) + redis-client (0.23.2) connection_pool regexp_parser (2.10.0) reline (0.6.0) @@ -758,7 +777,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) sassc (2.4.0) ffi (~> 1.9) - selenium-webdriver (4.27.0) + selenium-webdriver (4.28.0) base64 (~> 0.2) logger (~> 1.4) rexml (~> 3.2, >= 3.2.5) @@ -772,12 +791,13 @@ GEM rack-proxy (>= 0.6.1) railties (>= 5.2) semantic_range (>= 2.3.0) - sidekiq (7.3.7) + sidekiq (7.3.8) + base64 connection_pool (>= 2.3.0) logger rack (>= 2.2.4) redis-client (>= 0.22.2) - sidekiq-cron (2.0.1) + sidekiq-cron (2.1.0) cronex (>= 0.13.0) fugit (~> 1.8, >= 1.11.1) globalid (>= 1.0.1) @@ -812,7 +832,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) thor (1.3.2) - tilt (2.5.0) + tilt (2.6.0) timeout (0.4.3) trailblazer-option (0.1.2) tzinfo (2.0.6) @@ -851,7 +871,8 @@ GEM crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) websocket (1.2.11) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) wicked_pdf (2.8.2) @@ -859,13 +880,24 @@ GEM ostruct wisper (2.0.1) wisper-rspec (1.1.0) - wkhtmltopdf-binary (0.12.6.8) xpath (3.2.0) nokogiri (~> 1.8) zeitwerk (2.6.18) PLATFORMS - x86_64-linux + aarch64-linux + aarch64-linux-gnu + aarch64-linux-musl + arm-linux + arm-linux-gnu + arm-linux-musl + arm64-darwin + x86-linux + x86-linux-gnu + x86-linux-musl + x86_64-darwin + x86_64-linux-gnu + x86_64-linux-musl DEPENDENCIES byebug diff --git a/app/views/static/api/docs/directive/deprecated/index.html b/app/views/static/api/docs/directive/deprecated/index.html index 3bd5160..bce6f05 100644 --- a/app/views/static/api/docs/directive/deprecated/index.html +++ b/app/views/static/api/docs/directive/deprecated/index.html @@ -179,13 +179,6 @@

-
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/directive/include/index.html b/app/views/static/api/docs/directive/include/index.html index c9ff47e..b7f93a9 100644 --- a/app/views/static/api/docs/directive/include/index.html +++ b/app/views/static/api/docs/directive/include/index.html @@ -178,13 +178,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/directive/index.html b/app/views/static/api/docs/directive/index.html index 6233ab5..01c93e0 100644 --- a/app/views/static/api/docs/directive/index.html +++ b/app/views/static/api/docs/directive/index.html @@ -150,13 +150,6 @@
  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/directive/oneof/index.html b/app/views/static/api/docs/directive/oneof/index.html index ab765a7..40aa464 100644 --- a/app/views/static/api/docs/directive/oneof/index.html +++ b/app/views/static/api/docs/directive/oneof/index.html @@ -154,13 +154,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/directive/skip/index.html b/app/views/static/api/docs/directive/skip/index.html index ace3ddb..333b358 100644 --- a/app/views/static/api/docs/directive/skip/index.html +++ b/app/views/static/api/docs/directive/skip/index.html @@ -178,13 +178,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/enum/__directivelocation/index.html b/app/views/static/api/docs/enum/__directivelocation/index.html index 77b67ad..4776023 100644 --- a/app/views/static/api/docs/enum/__directivelocation/index.html +++ b/app/views/static/api/docs/enum/__directivelocation/index.html @@ -246,13 +246,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/enum/__typekind/index.html b/app/views/static/api/docs/enum/__typekind/index.html index 2c88f93..f219ec0 100644 --- a/app/views/static/api/docs/enum/__typekind/index.html +++ b/app/views/static/api/docs/enum/__typekind/index.html @@ -191,13 +191,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/enum/index.html b/app/views/static/api/docs/enum/index.html index d04cd60..69832ad 100644 --- a/app/views/static/api/docs/enum/index.html +++ b/app/views/static/api/docs/enum/index.html @@ -150,13 +150,6 @@
  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/index.html b/app/views/static/api/docs/index.html index 5bc0a6b..a827fb6 100644 --- a/app/views/static/api/docs/index.html +++ b/app/views/static/api/docs/index.html @@ -647,13 +647,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/categoryfilter/index.html b/app/views/static/api/docs/input_object/categoryfilter/index.html index 93dc4bc..34a0e75 100644 --- a/app/views/static/api/docs/input_object/categoryfilter/index.html +++ b/app/views/static/api/docs/input_object/categoryfilter/index.html @@ -157,13 +157,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/componentfilter/index.html b/app/views/static/api/docs/input_object/componentfilter/index.html index ae0d395..020bf0e 100644 --- a/app/views/static/api/docs/input_object/componentfilter/index.html +++ b/app/views/static/api/docs/input_object/componentfilter/index.html @@ -193,13 +193,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/componentsort/index.html b/app/views/static/api/docs/input_object/componentsort/index.html index a639741..b3d4974 100644 --- a/app/views/static/api/docs/input_object/componentsort/index.html +++ b/app/views/static/api/docs/input_object/componentsort/index.html @@ -181,13 +181,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/index.html b/app/views/static/api/docs/input_object/index.html index e8598b5..84845b4 100644 --- a/app/views/static/api/docs/input_object/index.html +++ b/app/views/static/api/docs/input_object/index.html @@ -150,13 +150,6 @@
  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/participatoryprocessfilter/index.html b/app/views/static/api/docs/input_object/participatoryprocessfilter/index.html index 10b6233..f3ca199 100644 --- a/app/views/static/api/docs/input_object/participatoryprocessfilter/index.html +++ b/app/views/static/api/docs/input_object/participatoryprocessfilter/index.html @@ -169,13 +169,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/participatoryprocesssort/index.html b/app/views/static/api/docs/input_object/participatoryprocesssort/index.html index 409a1eb..263eec5 100644 --- a/app/views/static/api/docs/input_object/participatoryprocesssort/index.html +++ b/app/views/static/api/docs/input_object/participatoryprocesssort/index.html @@ -169,13 +169,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/postfilter/index.html b/app/views/static/api/docs/input_object/postfilter/index.html index e26f4f3..c7a6389 100644 --- a/app/views/static/api/docs/input_object/postfilter/index.html +++ b/app/views/static/api/docs/input_object/postfilter/index.html @@ -188,13 +188,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/postsort/index.html b/app/views/static/api/docs/input_object/postsort/index.html index af6e021..ec288a2 100644 --- a/app/views/static/api/docs/input_object/postsort/index.html +++ b/app/views/static/api/docs/input_object/postsort/index.html @@ -175,13 +175,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/proposalfilter/index.html b/app/views/static/api/docs/input_object/proposalfilter/index.html index 14a5e70..2389a60 100644 --- a/app/views/static/api/docs/input_object/proposalfilter/index.html +++ b/app/views/static/api/docs/input_object/proposalfilter/index.html @@ -176,13 +176,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/proposalsort/index.html b/app/views/static/api/docs/input_object/proposalsort/index.html index 72e8865..17cce04 100644 --- a/app/views/static/api/docs/input_object/proposalsort/index.html +++ b/app/views/static/api/docs/input_object/proposalsort/index.html @@ -175,13 +175,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/userentityfilter/index.html b/app/views/static/api/docs/input_object/userentityfilter/index.html index dd8d301..6ce9a3d 100644 --- a/app/views/static/api/docs/input_object/userentityfilter/index.html +++ b/app/views/static/api/docs/input_object/userentityfilter/index.html @@ -183,13 +183,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/input_object/userentitysort/index.html b/app/views/static/api/docs/input_object/userentitysort/index.html index 3d3c8c1..2a9533a 100644 --- a/app/views/static/api/docs/input_object/userentitysort/index.html +++ b/app/views/static/api/docs/input_object/userentitysort/index.html @@ -175,13 +175,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/interface/amendableentityinterface/index.html b/app/views/static/api/docs/interface/amendableentityinterface/index.html index ec22153..a1d13b1 100644 --- a/app/views/static/api/docs/interface/amendableentityinterface/index.html +++ b/app/views/static/api/docs/interface/amendableentityinterface/index.html @@ -162,13 +162,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/interface/amendableinterface/index.html b/app/views/static/api/docs/interface/amendableinterface/index.html index ebbb22e..2c4d031 100644 --- a/app/views/static/api/docs/interface/amendableinterface/index.html +++ b/app/views/static/api/docs/interface/amendableinterface/index.html @@ -162,13 +162,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/interface/attachableinterface/index.html b/app/views/static/api/docs/interface/attachableinterface/index.html index 9f3e376..b45b70e 100644 --- a/app/views/static/api/docs/interface/attachableinterface/index.html +++ b/app/views/static/api/docs/interface/attachableinterface/index.html @@ -167,13 +167,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/interface/author/index.html b/app/views/static/api/docs/interface/author/index.html index d5ac69c..2deaabc 100644 --- a/app/views/static/api/docs/interface/author/index.html +++ b/app/views/static/api/docs/interface/author/index.html @@ -205,13 +205,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/interface/authorableinterface/index.html b/app/views/static/api/docs/interface/authorableinterface/index.html index 4834df2..d06f24f 100644 --- a/app/views/static/api/docs/interface/authorableinterface/index.html +++ b/app/views/static/api/docs/interface/authorableinterface/index.html @@ -165,13 +165,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/interface/categoriescontainerinterface/index.html b/app/views/static/api/docs/interface/categoriescontainerinterface/index.html index f28a7db..39a9bf4 100644 --- a/app/views/static/api/docs/interface/categoriescontainerinterface/index.html +++ b/app/views/static/api/docs/interface/categoriescontainerinterface/index.html @@ -183,13 +183,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/interface/categorizableinterface/index.html b/app/views/static/api/docs/interface/categorizableinterface/index.html index 2f578aa..24965c9 100644 --- a/app/views/static/api/docs/interface/categorizableinterface/index.html +++ b/app/views/static/api/docs/interface/categorizableinterface/index.html @@ -167,13 +167,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/interface/coauthorableinterface/index.html b/app/views/static/api/docs/interface/coauthorableinterface/index.html index 749a5d2..42b768a 100644 --- a/app/views/static/api/docs/interface/coauthorableinterface/index.html +++ b/app/views/static/api/docs/interface/coauthorableinterface/index.html @@ -174,13 +174,6 @@

  • -
  • - - Commentable - -
  • - -
  • CommentableMutation diff --git a/app/views/static/api/docs/interface/commentableinterface/index.html b/app/views/static/api/docs/interface/commentableinterface/index.html index 07d5c89..c749571 100644 --- a/app/views/static/api/docs/interface/commentableinterface/index.html +++ b/app/views/static/api/docs/interface/commentableinterface/index.html @@ -5,7 +5,6 @@

    Implemented by