diff --git a/Gemfile b/Gemfile
index 418a7f8..13eaf12 100644
--- a/Gemfile
+++ b/Gemfile
@@ -4,7 +4,7 @@ source "https://rubygems.org"
ruby RUBY_VERSION
-DECIDIM_VERSION = "0.28.0"
+DECIDIM_VERSION = "0.28.2"
gem "decidim", DECIDIM_VERSION
# gem "decidim-conferences", DECIDIM_VERSION
diff --git a/Gemfile.lock b/Gemfile.lock
index e159ccd..b3d93b0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -21,40 +21,40 @@ GIT
GEM
remote: https://rubygems.org/
specs:
- actioncable (6.1.7.6)
- actionpack (= 6.1.7.6)
- activesupport (= 6.1.7.6)
+ actioncable (6.1.7.8)
+ actionpack (= 6.1.7.8)
+ activesupport (= 6.1.7.8)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
- actionmailbox (6.1.7.6)
- actionpack (= 6.1.7.6)
- activejob (= 6.1.7.6)
- activerecord (= 6.1.7.6)
- activestorage (= 6.1.7.6)
- activesupport (= 6.1.7.6)
+ actionmailbox (6.1.7.8)
+ actionpack (= 6.1.7.8)
+ activejob (= 6.1.7.8)
+ activerecord (= 6.1.7.8)
+ activestorage (= 6.1.7.8)
+ activesupport (= 6.1.7.8)
mail (>= 2.7.1)
- actionmailer (6.1.7.6)
- actionpack (= 6.1.7.6)
- actionview (= 6.1.7.6)
- activejob (= 6.1.7.6)
- activesupport (= 6.1.7.6)
+ actionmailer (6.1.7.8)
+ actionpack (= 6.1.7.8)
+ actionview (= 6.1.7.8)
+ activejob (= 6.1.7.8)
+ activesupport (= 6.1.7.8)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
- actionpack (6.1.7.6)
- actionview (= 6.1.7.6)
- activesupport (= 6.1.7.6)
+ actionpack (6.1.7.8)
+ actionview (= 6.1.7.8)
+ activesupport (= 6.1.7.8)
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
- actiontext (6.1.7.6)
- actionpack (= 6.1.7.6)
- activerecord (= 6.1.7.6)
- activestorage (= 6.1.7.6)
- activesupport (= 6.1.7.6)
+ actiontext (6.1.7.8)
+ actionpack (= 6.1.7.8)
+ activerecord (= 6.1.7.8)
+ activestorage (= 6.1.7.8)
+ activesupport (= 6.1.7.8)
nokogiri (>= 1.8.5)
- actionview (6.1.7.6)
- activesupport (= 6.1.7.6)
+ actionview (6.1.7.8)
+ activesupport (= 6.1.7.8)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
@@ -62,31 +62,32 @@ GEM
active_link_to (1.0.5)
actionpack
addressable
- activejob (6.1.7.6)
- activesupport (= 6.1.7.6)
+ activejob (6.1.7.8)
+ activesupport (= 6.1.7.8)
globalid (>= 0.3.6)
- activemodel (6.1.7.6)
- activesupport (= 6.1.7.6)
- activerecord (6.1.7.6)
- activemodel (= 6.1.7.6)
- activesupport (= 6.1.7.6)
- activestorage (6.1.7.6)
- actionpack (= 6.1.7.6)
- activejob (= 6.1.7.6)
- activerecord (= 6.1.7.6)
- activesupport (= 6.1.7.6)
+ activemodel (6.1.7.8)
+ activesupport (= 6.1.7.8)
+ activerecord (6.1.7.8)
+ activemodel (= 6.1.7.8)
+ activesupport (= 6.1.7.8)
+ activestorage (6.1.7.8)
+ actionpack (= 6.1.7.8)
+ activejob (= 6.1.7.8)
+ activerecord (= 6.1.7.8)
+ activesupport (= 6.1.7.8)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
- activesupport (6.1.7.6)
+ activesupport (6.1.7.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
- acts_as_list (1.0.4)
- activerecord (>= 4.2)
- addressable (2.8.4)
- public_suffix (>= 2.0.2, < 6.0)
+ acts_as_list (1.2.2)
+ activerecord (>= 6.1)
+ activesupport (>= 6.1)
+ addressable (2.8.7)
+ public_suffix (>= 2.0.2, < 7.0)
airbrussh (1.5.2)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
@@ -108,21 +109,22 @@ GEM
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
batch-loader (1.5.0)
- bcrypt (3.1.19)
- better_html (2.0.1)
+ bcrypt (3.1.20)
+ better_html (2.1.1)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
erubi (~> 1.4)
parser (>= 2.4)
smart_properties
+ bigdecimal (3.1.8)
bindex (0.8.1)
bootsnap (1.10.3)
msgpack (~> 1.2)
brakeman (5.4.1)
browser (2.7.1)
- builder (3.2.4)
- bullet (7.0.7)
+ builder (3.3.0)
+ bullet (7.2.0)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (11.1.3)
@@ -145,16 +147,16 @@ GEM
capistrano (>= 3.9.0)
capistrano-bundler
sidekiq (>= 6.0)
- capybara (3.39.0)
+ capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
- nokogiri (~> 1.8)
+ nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
- carrierwave (2.2.5)
+ carrierwave (2.2.6)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
addressable (~> 2.6)
@@ -173,69 +175,72 @@ GEM
cells-rails (0.1.5)
actionpack (>= 5.0)
cells (>= 4.1.6, < 5.0.0)
- charlock_holmes (0.7.7)
+ charlock_holmes (0.7.9)
chef-utils (18.1.0)
concurrent-ruby
chronic (0.10.2)
commonmarker (0.23.10)
- concurrent-ruby (1.2.2)
+ concurrent-ruby (1.3.3)
connection_pool (2.4.1)
- crack (0.4.5)
+ crack (1.0.0)
+ bigdecimal
rexml
crass (1.0.6)
- css_parser (1.11.0)
+ css_parser (1.17.1)
addressable
+ csv (3.3.0)
date_validator (0.12.0)
activemodel (>= 3)
activesupport (>= 3)
- decidim (0.28.0)
- decidim-accountability (= 0.28.0)
- decidim-admin (= 0.28.0)
- decidim-api (= 0.28.0)
- decidim-assemblies (= 0.28.0)
- decidim-blogs (= 0.28.0)
- decidim-budgets (= 0.28.0)
- decidim-comments (= 0.28.0)
- decidim-core (= 0.28.0)
- decidim-debates (= 0.28.0)
- decidim-forms (= 0.28.0)
- decidim-generators (= 0.28.0)
- decidim-meetings (= 0.28.0)
- decidim-pages (= 0.28.0)
- decidim-participatory_processes (= 0.28.0)
- decidim-proposals (= 0.28.0)
- decidim-sortitions (= 0.28.0)
- decidim-surveys (= 0.28.0)
- decidim-system (= 0.28.0)
- decidim-templates (= 0.28.0)
- decidim-verifications (= 0.28.0)
- decidim-accountability (0.28.0)
- decidim-comments (= 0.28.0)
- decidim-core (= 0.28.0)
- decidim-admin (0.28.0)
+ decidim (0.28.2)
+ decidim-accountability (= 0.28.2)
+ decidim-admin (= 0.28.2)
+ decidim-api (= 0.28.2)
+ decidim-assemblies (= 0.28.2)
+ decidim-blogs (= 0.28.2)
+ decidim-budgets (= 0.28.2)
+ decidim-comments (= 0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-debates (= 0.28.2)
+ decidim-forms (= 0.28.2)
+ decidim-generators (= 0.28.2)
+ decidim-meetings (= 0.28.2)
+ decidim-pages (= 0.28.2)
+ decidim-participatory_processes (= 0.28.2)
+ decidim-proposals (= 0.28.2)
+ decidim-sortitions (= 0.28.2)
+ decidim-surveys (= 0.28.2)
+ decidim-system (= 0.28.2)
+ decidim-templates (= 0.28.2)
+ decidim-verifications (= 0.28.2)
+ decidim-accountability (0.28.2)
+ decidim-comments (= 0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-admin (0.28.2)
active_link_to (~> 1.0)
- decidim-core (= 0.28.0)
+ decidim-core (= 0.28.2)
devise (~> 4.7)
devise-i18n (~> 1.2)
devise_invitable (~> 2.0, >= 2.0.9)
- decidim-api (0.28.0)
+ decidim-api (0.28.2)
commonmarker (~> 0.23.0, >= 0.23.9)
+ decidim-core (= 0.28.2)
graphql (~> 2.0.0)
graphql-docs (~> 3.0.1)
rack-cors (~> 1.0)
- decidim-assemblies (0.28.0)
- decidim-core (= 0.28.0)
- decidim-blogs (0.28.0)
- decidim-admin (= 0.28.0)
- decidim-comments (= 0.28.0)
- decidim-core (= 0.28.0)
- decidim-budgets (0.28.0)
- decidim-comments (= 0.28.0)
- decidim-core (= 0.28.0)
- decidim-comments (0.28.0)
- decidim-core (= 0.28.0)
+ decidim-assemblies (0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-blogs (0.28.2)
+ decidim-admin (= 0.28.2)
+ decidim-comments (= 0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-budgets (0.28.2)
+ decidim-comments (= 0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-comments (0.28.2)
+ decidim-core (= 0.28.2)
redcarpet (~> 3.5, >= 3.5.1)
- decidim-core (0.28.0)
+ decidim-core (0.28.2)
active_link_to (~> 1.0)
acts_as_list (~> 1.0)
batch-loader (~> 1.2)
@@ -245,7 +250,6 @@ GEM
cells-rails (~> 0.1.3)
charlock_holmes (~> 0.7)
date_validator (~> 0.12.0)
- decidim-api (= 0.28.0)
devise (~> 4.7)
devise-i18n (~> 1.2, < 1.11.1)
diffy (~> 3.3)
@@ -261,7 +265,6 @@ GEM
loofah (~> 2.19, >= 2.19.1)
mime-types (>= 1.16, < 4.0)
mini_magick (~> 4.9)
- mustache (~> 1.1.0)
net-smtp (~> 0.3.1)
omniauth (~> 2.0)
omniauth-facebook (~> 5.0)
@@ -287,14 +290,14 @@ GEM
valid_email2 (~> 4.0)
web-push (~> 3.0)
wisper (~> 2.0)
- decidim-debates (0.28.0)
- decidim-comments (= 0.28.0)
- decidim-core (= 0.28.0)
- decidim-dev (0.28.0)
+ decidim-debates (0.28.2)
+ decidim-comments (= 0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-dev (0.28.2)
bullet (~> 7.0)
byebug (~> 11.0)
capybara (~> 3.39)
- decidim (= 0.28.0)
+ decidim (= 0.28.2)
erb_lint (~> 0.4.0)
factory_bot_rails (~> 6.2)
faker (~> 3.2)
@@ -319,45 +322,44 @@ GEM
w3c_rspec_validators (~> 0.3.0)
webmock (~> 3.18)
wisper-rspec (~> 1.0)
- decidim-forms (0.28.0)
- decidim-core (= 0.28.0)
+ decidim-forms (0.28.2)
+ decidim-core (= 0.28.2)
wicked_pdf (~> 2.1)
wkhtmltopdf-binary (~> 0.12)
- decidim-generators (0.28.0)
- decidim-core (= 0.28.0)
- decidim-meetings (0.28.0)
- decidim-core (= 0.28.0)
- decidim-forms (= 0.28.0)
+ decidim-generators (0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-meetings (0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-forms (= 0.28.2)
icalendar (~> 2.5)
- decidim-pages (0.28.0)
- decidim-core (= 0.28.0)
- decidim-participatory_processes (0.28.0)
- decidim-core (= 0.28.0)
- decidim-proposals (0.28.0)
- decidim-comments (= 0.28.0)
- decidim-core (= 0.28.0)
+ decidim-pages (0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-participatory_processes (0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-proposals (0.28.2)
+ decidim-comments (= 0.28.2)
+ decidim-core (= 0.28.2)
doc2text (~> 0.4.6)
redcarpet (~> 3.5, >= 3.5.1)
- decidim-sortitions (0.28.0)
- decidim-admin (= 0.28.0)
- decidim-comments (= 0.28.0)
- decidim-core (= 0.28.0)
- decidim-proposals (= 0.28.0)
- decidim-surveys (0.28.0)
- decidim-core (= 0.28.0)
- decidim-forms (= 0.28.0)
- decidim-templates (= 0.28.0)
- decidim-system (0.28.0)
+ decidim-sortitions (0.28.2)
+ decidim-admin (= 0.28.2)
+ decidim-comments (= 0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-proposals (= 0.28.2)
+ decidim-surveys (0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-forms (= 0.28.2)
+ decidim-system (0.28.2)
active_link_to (~> 1.0)
- decidim-core (= 0.28.0)
+ decidim-core (= 0.28.2)
devise (~> 4.7)
devise-i18n (~> 1.2)
devise_invitable (~> 2.0, >= 2.0.9)
- decidim-templates (0.28.0)
- decidim-core (= 0.28.0)
- decidim-forms (= 0.28.0)
- decidim-verifications (0.28.0)
- decidim-core (= 0.28.0)
+ decidim-templates (0.28.2)
+ decidim-core (= 0.28.2)
+ decidim-forms (= 0.28.2)
+ decidim-verifications (0.28.2)
+ decidim-core (= 0.28.2)
declarative-builder (0.1.0)
declarative-option (< 0.2.0)
declarative-option (0.1.0)
@@ -367,7 +369,7 @@ GEM
polyglot
railties (>= 5.2)
rainbow (>= 2.1.0)
- devise (4.9.3)
+ devise (4.9.4)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
@@ -378,14 +380,14 @@ GEM
devise_invitable (2.0.9)
actionmailer (>= 5.0)
devise (>= 4.6)
- diff-lcs (1.5.0)
+ diff-lcs (1.5.1)
diffy (3.4.2)
digest (3.1.1)
- doc2text (0.4.6)
- nokogiri (>= 1.13.2, < 1.15.0)
+ doc2text (0.4.7)
+ nokogiri (>= 1.13.2, < 1.17.0)
rubyzip (~> 2.3.0)
docile (1.4.0)
- doorkeeper (5.6.6)
+ doorkeeper (5.7.1)
railties (>= 5)
doorkeeper-i18n (4.0.1)
erb_lint (0.4.0)
@@ -397,48 +399,30 @@ GEM
smart_properties
erbse (0.1.4)
temple
- erubi (1.12.0)
+ erubi (1.13.0)
escape_utils (1.2.2)
- excon (0.92.3)
+ excon (0.111.0)
extended-markdown-filter (0.7.0)
html-pipeline (~> 2.9)
- factory_bot (6.2.1)
+ factory_bot (6.4.6)
activesupport (>= 5.0.0)
- factory_bot_rails (6.2.0)
- factory_bot (~> 6.2.0)
+ factory_bot_rails (6.4.3)
+ factory_bot (~> 6.4)
railties (>= 5.0.0)
- faker (3.2.0)
+ faker (3.4.2)
i18n (>= 1.8.11, < 2)
- faraday (1.10.0)
- faraday-em_http (~> 1.0)
- faraday-em_synchrony (~> 1.0)
- faraday-excon (~> 1.1)
- faraday-httpclient (~> 1.0)
- faraday-multipart (~> 1.0)
- faraday-net_http (~> 1.0)
- faraday-net_http_persistent (~> 1.0)
- faraday-patron (~> 1.0)
- faraday-rack (~> 1.0)
- faraday-retry (~> 1.0)
- ruby2_keywords (>= 0.0.4)
- faraday-em_http (1.0.0)
- faraday-em_synchrony (1.0.0)
- faraday-excon (1.1.0)
- faraday-httpclient (1.0.1)
- faraday-multipart (1.0.4)
- multipart-post (~> 2)
- faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.2.0)
- faraday-patron (1.0.0)
- faraday-rack (1.0.0)
- faraday-retry (1.0.3)
- ffi (1.15.5)
+ faraday (2.10.0)
+ faraday-net_http (>= 2.0, < 3.2)
+ logger
+ faraday-net_http (3.1.0)
+ net-http
+ ffi (1.17.0)
figaro (1.2.0)
thor (>= 0.14.0, < 2)
file_validators (3.0.0)
activemodel (>= 3.2)
mime-types (>= 1.0)
- fog-core (2.3.0)
+ fog-core (2.4.0)
builder
excon (~> 0.71)
formatador (>= 0.2, < 2.0)
@@ -452,10 +436,13 @@ GEM
activesupport (>= 4.1, < 7.1)
railties (>= 4.1, < 7.1)
gemoji (3.0.1)
- geocoder (1.8.1)
+ geocoder (1.8.3)
+ base64 (>= 0.1.0)
+ csv (>= 3.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
- graphql (2.0.21)
+ graphql (2.0.31)
+ base64
graphql-docs (3.0.1)
commonmarker (~> 0.16)
escape_utils (~> 1.2.2)
@@ -464,28 +451,27 @@ GEM
graphql (~> 2.0)
html-pipeline (~> 2.9)
sass (~> 3.4)
- hashdiff (1.0.1)
+ hashdiff (1.1.0)
hashie (5.0.0)
- highline (2.0.3)
- hkdf (1.0.0)
+ highline (3.1.0)
+ reline
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
htmlentities (4.3.4)
- i18n (1.14.1)
+ i18n (1.14.5)
concurrent-ruby (~> 1.0)
- i18n-tasks (1.0.12)
+ i18n-tasks (1.0.14)
activesupport (>= 4.0.2)
ast (>= 2.1.0)
- better_html (>= 1.0, < 3.0)
erubi
highline (>= 2.0.0)
i18n
- parser (>= 2.2.3.0)
+ parser (>= 3.2.2.1)
rails-i18n
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
- icalendar (2.7.1)
+ icalendar (2.10.1)
ice_cube (~> 0.16)
ice_cube (0.16.4)
image_processing (1.12.2)
@@ -493,9 +479,11 @@ GEM
ruby-vips (>= 2.0.17, < 3)
invisible_captcha (0.13.0)
rails (>= 3.2.0)
+ io-console (0.7.2)
jmespath (1.6.2)
- json (2.6.3)
- jwt (2.5.0)
+ json (2.7.2)
+ jwt (2.8.2)
+ base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
@@ -524,7 +512,8 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
- loofah (2.21.4)
+ logger (1.6.0)
+ loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
@@ -532,7 +521,7 @@ GEM
net-imap
net-pop
net-smtp
- marcel (1.0.2)
+ marcel (1.0.4)
matrix (0.4.2)
mdl (0.12.0)
kramdown (~> 2.3)
@@ -540,127 +529,135 @@ GEM
mixlib-cli (~> 2.1, >= 2.1.1)
mixlib-config (>= 2.2.1, < 4)
mixlib-shellout
- method_source (1.0.0)
- mime-types (3.4.1)
+ method_source (1.1.0)
+ mime-types (3.5.2)
mime-types-data (~> 3.2015)
- mime-types-data (3.2022.0105)
- mini_magick (4.12.0)
+ mime-types-data (3.2024.0702)
+ mini_magick (4.13.2)
mini_mime (1.1.5)
- mini_portile2 (2.8.5)
- minitest (5.20.0)
+ mini_portile2 (2.8.7)
+ minitest (5.24.1)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
tomlrb
mixlib-shellout (3.2.7)
chef-utils
msgpack (1.4.5)
- multi_json (1.15.0)
multi_xml (0.6.0)
- multipart-post (2.2.3)
- mustache (1.1.1)
mutex_m (0.2.0)
- net-imap (0.2.3)
+ net-http (0.4.1)
+ uri
+ net-imap (0.2.4)
digest
net-protocol
strscan
net-pop (0.1.2)
net-protocol
- net-protocol (0.2.1)
+ net-protocol (0.2.2)
timeout
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
- net-smtp (0.3.3)
+ net-smtp (0.3.4)
net-protocol
net-ssh (7.2.3)
- nio4r (2.5.9)
- nokogiri (1.14.5)
- mini_portile2 (~> 2.8.0)
+ nio4r (2.7.3)
+ nokogiri (1.16.6)
+ mini_portile2 (~> 2.8.2)
racc (~> 1.4)
- oauth (0.5.10)
- oauth2 (1.4.9)
+ oauth (1.1.0)
+ oauth-tty (~> 1.0, >= 1.0.1)
+ snaky_hash (~> 2.0)
+ version_gem (~> 1.1)
+ oauth-tty (1.0.5)
+ version_gem (~> 1.1, >= 1.1.1)
+ oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
- multi_json (~> 1.3)
multi_xml (~> 0.5)
- rack (>= 1.2, < 3)
- omniauth (2.1.1)
+ rack (>= 1.2, < 4)
+ snaky_hash (~> 2.0)
+ version_gem (~> 1.1)
+ omniauth (2.1.2)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
omniauth-facebook (5.0.0)
omniauth-oauth2 (~> 1.2)
- omniauth-google-oauth2 (1.0.1)
+ omniauth-google-oauth2 (1.1.2)
jwt (>= 2.0)
- oauth2 (~> 1.1)
+ oauth2 (~> 2.0)
omniauth (~> 2.0)
- omniauth-oauth2 (~> 1.7.1)
+ omniauth-oauth2 (~> 1.8)
omniauth-oauth (1.2.0)
oauth
omniauth (>= 1.0, < 3)
- omniauth-oauth2 (1.7.3)
+ omniauth-oauth2 (1.8.0)
oauth2 (>= 1.4, < 3)
- omniauth (>= 1.9, < 3)
- omniauth-rails_csrf_protection (1.0.1)
+ omniauth (~> 2.0)
+ omniauth-rails_csrf_protection (1.0.2)
actionpack (>= 4.2)
omniauth (~> 2.0)
omniauth-twitter (1.4.0)
omniauth-oauth (~> 1.1)
rack
- openssl (3.1.0)
+ openssl (3.2.0)
orm_adapter (0.5.0)
paper_trail (12.3.0)
activerecord (>= 5.2)
request_store (~> 1.1)
- parallel (1.22.1)
- parallel_tests (4.2.0)
+ parallel (1.25.1)
+ parallel_tests (4.7.1)
parallel
- parser (3.2.2.1)
+ parser (3.3.4.0)
ast (~> 2.4.1)
- pg (1.4.1)
+ racc
+ pg (1.4.6)
pg_search (2.3.6)
activerecord (>= 5.2)
activesupport (>= 5.2)
polyglot (0.3.5)
- premailer (1.16.0)
+ premailer (1.23.0)
addressable
- css_parser (>= 1.6.0)
+ css_parser (>= 1.12.0)
htmlentities (>= 4.0.0)
- premailer-rails (1.11.1)
+ premailer-rails (1.12.0)
actionmailer (>= 3)
+ net-smtp
premailer (~> 1.7, >= 1.7.9)
psych (4.0.6)
stringio
- public_suffix (5.0.1)
+ public_suffix (6.0.0)
puma (6.3.1)
nio4r (~> 2.0)
- racc (1.7.2)
- rack (2.2.8)
- rack-attack (6.6.1)
- rack (>= 1.0, < 3)
+ racc (1.8.0)
+ rack (2.2.9)
+ rack-attack (6.7.0)
+ rack (>= 1.0, < 4)
rack-cors (1.1.1)
rack (>= 2.0.0)
- rack-protection (3.0.6)
- rack
+ rack-protection (3.2.0)
+ base64 (>= 0.1.0)
+ rack (~> 2.2, >= 2.2.4)
rack-proxy (0.7.7)
rack
rack-test (2.1.0)
rack (>= 1.3)
- rails (6.1.7.6)
- actioncable (= 6.1.7.6)
- actionmailbox (= 6.1.7.6)
- actionmailer (= 6.1.7.6)
- actionpack (= 6.1.7.6)
- actiontext (= 6.1.7.6)
- actionview (= 6.1.7.6)
- activejob (= 6.1.7.6)
- activemodel (= 6.1.7.6)
- activerecord (= 6.1.7.6)
- activestorage (= 6.1.7.6)
- activesupport (= 6.1.7.6)
+ rails (6.1.7.8)
+ actioncable (= 6.1.7.8)
+ actionmailbox (= 6.1.7.8)
+ actionmailer (= 6.1.7.8)
+ actionpack (= 6.1.7.8)
+ actiontext (= 6.1.7.8)
+ actionview (= 6.1.7.8)
+ activejob (= 6.1.7.8)
+ activemodel (= 6.1.7.8)
+ activerecord (= 6.1.7.8)
+ activestorage (= 6.1.7.8)
+ activesupport (= 6.1.7.8)
bundler (>= 1.15.0)
- railties (= 6.1.7.6)
+ railties (= 6.1.7.8)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1)
@@ -676,59 +673,61 @@ GEM
rails-i18n (6.0.0)
i18n (>= 0.7, < 2)
railties (>= 6.0.0, < 7)
- railties (6.1.7.6)
- actionpack (= 6.1.7.6)
- activesupport (= 6.1.7.6)
+ railties (6.1.7.8)
+ actionpack (= 6.1.7.8)
+ activesupport (= 6.1.7.8)
method_source
rake (>= 12.2)
thor (~> 1.0)
rainbow (3.1.1)
- rake (13.1.0)
+ rake (13.2.1)
ransack (3.2.1)
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
i18n
rb-fsevent (0.11.2)
- rb-inotify (0.10.1)
+ rb-inotify (0.11.1)
ffi (~> 1.0)
- redcarpet (3.5.1)
- redis (4.6.0)
- regexp_parser (2.5.0)
+ redcarpet (3.6.0)
+ redis (4.8.1)
+ regexp_parser (2.9.2)
+ reline (0.5.9)
+ io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.5)
- rspec (3.12.0)
- rspec-core (~> 3.12.0)
- rspec-expectations (~> 3.12.0)
- rspec-mocks (~> 3.12.0)
- rspec-cells (0.3.8)
+ rspec (3.13.0)
+ rspec-core (~> 3.13.0)
+ rspec-expectations (~> 3.13.0)
+ rspec-mocks (~> 3.13.0)
+ rspec-cells (0.3.9)
cells (>= 4.0.0, < 6.0.0)
- rspec-rails (>= 3.0.0, < 6.1.0)
- rspec-core (3.12.2)
- rspec-support (~> 3.12.0)
- rspec-expectations (3.12.3)
+ rspec-rails (>= 3.0.0, < 6.2.0)
+ rspec-core (3.13.0)
+ rspec-support (~> 3.13.0)
+ rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.12.0)
+ rspec-support (~> 3.13.0)
rspec-html-matchers (0.10.0)
nokogiri (~> 1)
rspec (>= 3.0.0.a)
- rspec-mocks (3.12.5)
+ rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.12.0)
- rspec-rails (6.0.1)
+ rspec-support (~> 3.13.0)
+ rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
- rspec-core (~> 3.11)
- rspec-expectations (~> 3.11)
- rspec-mocks (~> 3.11)
- rspec-support (~> 3.11)
+ rspec-core (~> 3.13)
+ rspec-expectations (~> 3.13)
+ rspec-mocks (~> 3.13)
+ rspec-support (~> 3.13)
rspec-retry (0.6.2)
rspec-core (> 3.3)
- rspec-support (3.12.0)
+ rspec-support (3.13.1)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.50.2)
@@ -741,9 +740,9 @@ GEM
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
- rubocop-ast (1.28.1)
- parser (>= 3.2.1.0)
- rubocop-capybara (2.18.0)
+ rubocop-ast (1.31.3)
+ parser (>= 3.3.1.0)
+ rubocop-capybara (2.21.0)
rubocop (~> 1.41)
rubocop-faker (1.1.0)
faker (>= 2.12.0)
@@ -758,8 +757,8 @@ GEM
ruby-progressbar (1.11.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
- ruby2_keywords (0.0.5)
- rubyXL (3.4.25)
+ logger
+ rubyXL (3.4.27)
nokogiri (>= 1.10.8)
rubyzip (>= 1.3.0)
rubyzip (2.3.2)
@@ -770,7 +769,9 @@ GEM
rb-inotify (~> 0.9, >= 0.9.7)
sassc (2.4.0)
ffi (~> 1.9)
- selenium-webdriver (4.9.0)
+ selenium-webdriver (4.22.0)
+ base64 (~> 0.2)
+ logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
@@ -795,16 +796,19 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
smart_properties (1.17.0)
+ snaky_hash (2.0.1)
+ hashie
+ version_gem (~> 1.1, >= 1.1.1)
spring (2.1.1)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
- sprockets (4.2.0)
+ sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
- sprockets-rails (3.4.2)
- actionpack (>= 5.2)
- activesupport (>= 5.2)
+ sprockets-rails (3.5.1)
+ actionpack (>= 6.1)
+ activesupport (>= 6.1)
sprockets (>= 3.0.0)
sshkit (1.22.1)
base64
@@ -812,24 +816,26 @@ GEM
net-scp (>= 1.1.2)
net-sftp (>= 2.1.2)
net-ssh (>= 2.8.0)
- ssrf_filter (1.1.1)
- stringio (3.1.0)
- strscan (3.0.7)
- temple (0.8.2)
+ ssrf_filter (1.1.2)
+ stringio (3.1.1)
+ strscan (3.1.0)
+ temple (0.10.3)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
- thor (1.3.0)
- tilt (2.1.0)
- timeout (0.4.0)
+ thor (1.3.1)
+ tilt (2.4.0)
+ timeout (0.4.1)
tomlrb (2.0.3)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
- unicode-display_width (2.4.2)
+ unicode-display_width (2.5.0)
uniform_notifier (1.16.0)
+ uri (0.13.0)
valid_email2 (4.0.6)
activemodel (>= 3.2)
mail (~> 2.5)
+ version_gem (1.1.4)
w3c_rspec_validators (0.3.0)
rails
rspec
@@ -845,28 +851,27 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
- web-push (3.0.0)
- hkdf (~> 1.0)
+ web-push (3.0.1)
jwt (~> 2.0)
openssl (~> 3.0)
- webmock (3.18.1)
+ webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
- websocket (1.2.9)
+ websocket (1.2.11)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
whenever (1.0.0)
chronic (>= 0.6.3)
- wicked_pdf (2.7.0)
+ wicked_pdf (2.8.0)
activesupport
wisper (2.0.1)
wisper-rspec (1.1.0)
- wkhtmltopdf-binary (0.12.6.5)
+ wkhtmltopdf-binary (0.12.6.7)
xpath (3.2.0)
nokogiri (~> 1.8)
- zeitwerk (2.6.12)
+ zeitwerk (2.6.16)
PLATFORMS
ruby
@@ -882,9 +887,9 @@ DEPENDENCIES
capistrano-rails
capistrano-rbenv
capistrano-sidekiq
- decidim (= 0.28.0)
+ decidim (= 0.28.2)
decidim-decidim_awesome!
- decidim-dev (= 0.28.0)
+ decidim-dev (= 0.28.2)
decidim-term_customizer!
figaro (~> 1.2)
letter_opener_web (~> 2.0)
diff --git a/app/views/static/api/docs/directive/deprecated/index.html b/app/views/static/api/docs/directive/deprecated/index.html
index b5e0d19..389b68f 100644
--- a/app/views/static/api/docs/directive/deprecated/index.html
+++ b/app/views/static/api/docs/directive/deprecated/index.html
@@ -193,6 +193,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+