diff --git a/.github/workflows/ci_lint.yml b/.github/workflows/ci_lint.yml index 9791a2a..4d3a31e 100644 --- a/.github/workflows/ci_lint.yml +++ b/.github/workflows/ci_lint.yml @@ -15,11 +15,11 @@ jobs: lint-report: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 1 - - uses: actions/setup-node@master + - uses: actions/setup-node@v4 with: node-version: ${{ env.NODE_VERSION }} diff --git a/Gemfile b/Gemfile index e348def..2ddb775 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem "uri", "1.0.3" group :development, :test do gem "byebug", "~> 11.0", platform: :mri - gem "faker" + gem "faker", "~> 3.5" gem "decidim-dev", "~> 0.31" diff --git a/Gemfile.lock b/Gemfile.lock index d0aaba4..2fd552e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - decidim-ai (0.31.2) + decidim-ai (0.31.5) classifier-reborn (~> 2.3.0) decidim-core (~> 0.31.0) @@ -84,15 +84,17 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - acts_as_list (1.2.4) + acts_as_list (1.2.6) activerecord (>= 6.1) activesupport (>= 6.1) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.2) - base64 (0.2.0) + auth-sanitizer (0.1.4) + version_gem (~> 1.1, >= 1.1.9) + base64 (0.3.0) batch-loader (2.0.6) - bcrypt (3.1.20) + bcrypt (3.1.22) benchmark (0.5.0) better_html (2.2.0) actionview (>= 7.0) @@ -101,7 +103,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.9) + bigdecimal (4.1.2) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -148,64 +150,64 @@ GEM bigdecimal rexml crass (1.0.6) - css_parser (1.21.0) + css_parser (2.2.0) addressable - csv (3.3.2) + csv (3.3.5) data_migrate (11.3.1) activerecord (>= 6.1) railties (>= 6.1) - date (3.4.1) + date (3.5.1) date_validator (0.12.0) activemodel (>= 3) activesupport (>= 3) - decidim (0.31.1) - decidim-accountability (= 0.31.1) - decidim-admin (= 0.31.1) - decidim-api (= 0.31.1) - decidim-assemblies (= 0.31.1) - decidim-blogs (= 0.31.1) - decidim-budgets (= 0.31.1) - decidim-comments (= 0.31.1) - decidim-core (= 0.31.1) - decidim-debates (= 0.31.1) - decidim-forms (= 0.31.1) - decidim-generators (= 0.31.1) - decidim-meetings (= 0.31.1) - decidim-pages (= 0.31.1) - decidim-participatory_processes (= 0.31.1) - decidim-proposals (= 0.31.1) - decidim-sortitions (= 0.31.1) - decidim-surveys (= 0.31.1) - decidim-system (= 0.31.1) - decidim-verifications (= 0.31.1) - decidim-accountability (0.31.1) - decidim-comments (= 0.31.1) - decidim-core (= 0.31.1) - decidim-admin (0.31.1) + decidim (0.31.5) + decidim-accountability (= 0.31.5) + decidim-admin (= 0.31.5) + decidim-api (= 0.31.5) + decidim-assemblies (= 0.31.5) + decidim-blogs (= 0.31.5) + decidim-budgets (= 0.31.5) + decidim-comments (= 0.31.5) + decidim-core (= 0.31.5) + decidim-debates (= 0.31.5) + decidim-forms (= 0.31.5) + decidim-generators (= 0.31.5) + decidim-meetings (= 0.31.5) + decidim-pages (= 0.31.5) + decidim-participatory_processes (= 0.31.5) + decidim-proposals (= 0.31.5) + decidim-sortitions (= 0.31.5) + decidim-surveys (= 0.31.5) + decidim-system (= 0.31.5) + decidim-verifications (= 0.31.5) + decidim-accountability (0.31.5) + decidim-comments (= 0.31.5) + decidim-core (= 0.31.5) + decidim-admin (0.31.5) active_link_to (~> 1.0) - decidim-core (= 0.31.1) + decidim-core (= 0.31.5) devise (~> 4.7) devise-i18n (~> 1.2) devise_invitable (~> 2.0, >= 2.0.9) - decidim-api (0.31.1) - decidim-core (= 0.31.1) + decidim-api (0.31.5) + decidim-core (= 0.31.5) devise-jwt (~> 0.12.1) graphql (~> 2.4.0, >= 2.4.17) graphql-docs (~> 5.0) rack-cors (~> 1.0) - decidim-assemblies (0.31.1) - decidim-core (= 0.31.1) - decidim-blogs (0.31.1) - decidim-admin (= 0.31.1) - decidim-comments (= 0.31.1) - decidim-core (= 0.31.1) - decidim-budgets (0.31.1) - decidim-comments (= 0.31.1) - decidim-core (= 0.31.1) - decidim-comments (0.31.1) - decidim-core (= 0.31.1) + decidim-assemblies (0.31.5) + decidim-core (= 0.31.5) + decidim-blogs (0.31.5) + decidim-admin (= 0.31.5) + decidim-comments (= 0.31.5) + decidim-core (= 0.31.5) + decidim-budgets (0.31.5) + decidim-comments (= 0.31.5) + decidim-core (= 0.31.5) + decidim-comments (0.31.5) + decidim-core (= 0.31.5) redcarpet (~> 3.5, >= 3.5.1) - decidim-core (0.31.1) + decidim-core (0.31.5) active_link_to (~> 1.0) acts_as_list (~> 1.0) batch-loader (~> 2.0) @@ -260,19 +262,19 @@ GEM valid_email2 (~> 7.0) web-push (~> 3.0) wisper (~> 3.0) - decidim-debates (0.31.1) - decidim-comments (= 0.31.1) - decidim-core (= 0.31.1) - decidim-dev (0.31.1) + decidim-debates (0.31.5) + decidim-comments (= 0.31.5) + decidim-core (= 0.31.5) + decidim-dev (0.31.5) bullet (~> 8.0.0) byebug (~> 11.0) capybara (~> 3.39) - decidim-admin (= 0.31.1) - decidim-api (= 0.31.1) - decidim-comments (= 0.31.1) - decidim-core (= 0.31.1) - decidim-generators (= 0.31.1) - decidim-verifications (= 0.31.1) + decidim-admin (= 0.31.5) + decidim-api (= 0.31.5) + decidim-comments (= 0.31.5) + decidim-core (= 0.31.5) + decidim-generators (= 0.31.5) + decidim-verifications (= 0.31.5) erb_lint (~> 0.8.0) factory_bot_rails (~> 6.2) faker (~> 3.2) @@ -305,44 +307,44 @@ GEM w3c_rspec_validators (~> 0.3.0) webmock (~> 3.18) wisper-rspec (~> 1.0) - decidim-forms (0.31.1) - decidim-core (= 0.31.1) - decidim-generators (0.31.1) - decidim-core (= 0.31.1) - decidim-initiatives (0.31.1) - decidim-admin (= 0.31.1) - decidim-comments (= 0.31.1) - decidim-core (= 0.31.1) - decidim-verifications (= 0.31.1) - decidim-meetings (0.31.1) - decidim-core (= 0.31.1) - decidim-forms (= 0.31.1) + decidim-forms (0.31.5) + decidim-core (= 0.31.5) + decidim-generators (0.31.5) + decidim-core (= 0.31.5) + decidim-initiatives (0.31.5) + decidim-admin (= 0.31.5) + decidim-comments (= 0.31.5) + decidim-core (= 0.31.5) + decidim-verifications (= 0.31.5) + decidim-meetings (0.31.5) + decidim-core (= 0.31.5) + decidim-forms (= 0.31.5) icalendar (~> 2.5) - decidim-pages (0.31.1) - decidim-core (= 0.31.1) - decidim-participatory_processes (0.31.1) - decidim-core (= 0.31.1) - decidim-proposals (0.31.1) - decidim-comments (= 0.31.1) - decidim-core (= 0.31.1) + decidim-pages (0.31.5) + decidim-core (= 0.31.5) + decidim-participatory_processes (0.31.5) + decidim-core (= 0.31.5) + decidim-proposals (0.31.5) + decidim-comments (= 0.31.5) + decidim-core (= 0.31.5) doc2text (~> 0.4.0, >= 0.4.8) redcarpet (~> 3.5, >= 3.5.1) - decidim-sortitions (0.31.1) - decidim-admin (= 0.31.1) - decidim-comments (= 0.31.1) - decidim-core (= 0.31.1) - decidim-proposals (= 0.31.1) - decidim-surveys (0.31.1) - decidim-core (= 0.31.1) - decidim-forms (= 0.31.1) - decidim-system (0.31.1) + decidim-sortitions (0.31.5) + decidim-admin (= 0.31.5) + decidim-comments (= 0.31.5) + decidim-core (= 0.31.5) + decidim-proposals (= 0.31.5) + decidim-surveys (0.31.5) + decidim-core (= 0.31.5) + decidim-forms (= 0.31.5) + decidim-system (0.31.5) active_link_to (~> 1.0) - decidim-core (= 0.31.1) + decidim-core (= 0.31.5) devise (~> 4.7) devise-i18n (~> 1.2) devise_invitable (~> 2.0, >= 2.0.9) - decidim-verifications (0.31.1) - decidim-core (= 0.31.1) + decidim-verifications (0.31.5) + decidim-core (= 0.31.5) declarative-builder (0.2.0) trailblazer-option (~> 0.1.0) declarative-option (0.1.0) @@ -352,35 +354,36 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise-i18n (1.11.0) + devise-i18n (1.15.0) devise (>= 4.9.0) + rails-i18n devise-jwt (0.12.1) devise (~> 4.0) warden-jwt_auth (~> 0.10) - devise_invitable (2.0.11) + devise_invitable (2.0.12) actionmailer (>= 5.0) devise (>= 4.6) diff-lcs (1.6.2) - diffy (3.4.3) + diffy (3.4.4) doc2text (0.4.8) nokogiri (>= 1.18.2) rubyzip (~> 2.3.0) docile (1.4.1) - doorkeeper (5.8.1) + doorkeeper (5.9.1) railties (>= 5) doorkeeper-i18n (4.0.1) drb (2.2.3) - dry-auto_inject (1.1.0) + dry-auto_inject (1.2.0) dry-core (~> 1.1) zeitwerk (~> 2.6) - dry-configurable (1.3.0) - dry-core (~> 1.1) + dry-configurable (1.4.0) + dry-core (~> 1.0) zeitwerk (~> 2.6) dry-core (1.2.0) concurrent-ruby (~> 1.0) logger zeitwerk (~> 2.6) - erb (6.0.1) + erb (6.0.4) erb_lint (0.8.0) activesupport better_html (>= 2.0.1) @@ -392,7 +395,8 @@ GEM temple erubi (1.13.1) escape_utils (1.3.0) - excon (1.2.3) + excon (1.4.2) + logger extended-markdown-filter (0.7.0) html-pipeline (~> 2.9) factory_bot (6.5.6) @@ -400,17 +404,18 @@ GEM factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) - faker (3.5.1) + faker (3.5.3) i18n (>= 1.8.11, < 2) - faraday (2.12.2) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.0) - net-http (>= 0.5.0) + faraday-net_http (3.4.3) + net-http (~> 0.5) fast-stemmer (1.0.2) - ffi (1.17.1-arm64-darwin) - ffi (1.17.1-x86_64-linux-gnu) + ffi (1.17.4-arm64-darwin) + ffi (1.17.4-x86_64-darwin) + ffi (1.17.4-x86_64-linux-gnu) fiber-storage (1.0.1) file_validators (3.0.0) activemodel (>= 3.2) @@ -420,23 +425,27 @@ GEM excon (~> 1.0) formatador (>= 0.2, < 2.0) mime-types - fog-local (0.8.0) + fog-local (0.9.0) fog-core (>= 1.27, < 3.0) - formatador (1.1.0) + formatador (1.2.3) + reline gemoji (3.0.1) - geocoder (1.8.5) + geocoder (1.8.6) base64 (>= 0.1.0) csv (>= 3.0.0) geom2d (0.4.1) - globalid (1.2.1) + globalid (1.3.0) activesupport (>= 6.1) - google-protobuf (4.33.4-arm64-darwin) + google-protobuf (4.35.0-arm64-darwin) bigdecimal - rake (>= 13) - google-protobuf (4.33.4-x86_64-linux-gnu) + rake (~> 13.3) + google-protobuf (4.35.0-x86_64-darwin) bigdecimal - rake (>= 13) - graphql (2.4.17) + rake (~> 13.3) + google-protobuf (4.35.0-x86_64-linux-gnu) + bigdecimal + rake (~> 13.3) + graphql (2.4.18) base64 fiber-storage logger @@ -450,8 +459,9 @@ GEM logger (~> 1.6) ostruct (~> 0.6) sass-embedded (~> 1.58) - hashdiff (1.1.2) - hashie (5.0.0) + hashdiff (1.2.1) + hashie (5.1.0) + logger hexapdf (1.1.1) cmdparse (~> 3.0, >= 3.0.3) geom2d (~> 0.4, >= 0.4.1) @@ -462,8 +472,8 @@ GEM html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - htmlentities (4.3.4) - i18n (1.14.7) + htmlentities (4.4.2) + i18n (1.14.8) concurrent-ruby (~> 1.0) i18n-tasks (1.1.2) activesupport (>= 4.0.2) @@ -477,7 +487,7 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.8, >= 1.8.1) terminal-table (>= 1.5.1) - icalendar (2.12.1) + icalendar (2.12.3) base64 ice_cube (~> 0.16) logger @@ -489,12 +499,13 @@ GEM invisible_captcha (0.13.0) rails (>= 3.2.0) io-console (0.8.2) - irb (1.16.0) + irb (1.18.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.10.1) - jwt (2.10.1) + json (2.19.5) + jwt (3.2.0) base64 kaminari (1.2.2) activesupport (>= 4.1.0) @@ -524,30 +535,33 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.6) - loofah (2.24.0) + logger (1.7.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.8.1) + mail (2.9.0) + logger mini_mime (>= 0.1.1) net-imap net-pop net-smtp - marcel (1.0.4) + marcel (1.2.1) matrix (0.4.2) - mime-types (3.6.0) + mime-types (3.7.0) logger - mime-types-data (~> 3.2015) - mime-types-data (3.2025.0204) + mime-types-data (~> 3.2025, >= 3.2025.0507) + mime-types-data (3.2026.0414) mini_magick (4.13.2) mini_mime (1.1.5) - minitest (5.25.4) + minitest (6.0.6) + drb (~> 2.0) + prism (~> 1.5) msgpack (1.7.5) - multi_xml (0.7.1) - bigdecimal (~> 3.1) - net-http (0.6.0) - uri - net-imap (0.5.6) + multi_xml (0.9.1) + bigdecimal (>= 3.1, < 5) + net-http (0.9.1) + uri (>= 0.11.1) + net-imap (0.6.4) date net-protocol net-pop (0.1.2) @@ -556,31 +570,41 @@ GEM timeout net-smtp (0.5.1) net-protocol - nio4r (2.7.4) - nokogiri (1.19.0-arm64-darwin) + nio4r (2.7.5) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.0-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-darwin) racc (~> 1.4) - 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) + nokogiri (1.19.3-x86_64-linux-gnu) + racc (~> 1.4) + oauth (1.1.5) + auth-sanitizer (~> 0.1, >= 0.1.3) + base64 (~> 0.1) + cgi + oauth-tty (~> 1.0, >= 1.0.8) + snaky_hash (~> 2.0, >= 2.0.4) + version_gem (~> 1.1, >= 1.1.9) + oauth-tty (1.0.8) + auth-sanitizer (~> 0.1, >= 0.1.3) + cgi + version_gem (~> 1.1, >= 1.1.9) + oauth2 (2.0.20) + auth-sanitizer (~> 0.1, >= 0.1.3) + faraday (>= 0.17.3, < 4.0) + jwt (>= 1.0, < 4.0) + logger (~> 1.2) multi_xml (~> 0.5) rack (>= 1.2, < 4) - snaky_hash (~> 2.0) - version_gem (~> 1.1) - omniauth (2.1.2) + snaky_hash (~> 2.0, >= 2.0.4) + version_gem (~> 1.1, >= 1.1.9) + omniauth (2.1.4) hashie (>= 3.4.6) + logger rack (>= 2.2.3) rack-protection omniauth-facebook (5.0.0) omniauth-oauth2 (~> 1.2) - omniauth-google-oauth2 (1.2.1) + omniauth-google-oauth2 (1.2.2) jwt (>= 2.9.2) oauth2 (~> 2.0) omniauth (~> 2.0) @@ -589,8 +613,8 @@ GEM oauth omniauth (>= 1.0, < 3) rack (>= 1.6.2, < 4) - omniauth-oauth2 (1.8.0) - oauth2 (>= 1.4, < 3) + omniauth-oauth2 (1.9.0) + oauth2 (>= 2.0.2, < 3) omniauth (~> 2.0) omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) @@ -598,7 +622,7 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack - openssl (3.3.0) + openssl (4.0.2) orm_adapter (0.5.0) ostruct (0.6.3) package_json (0.2.0) @@ -619,7 +643,7 @@ GEM activesupport (>= 6.1) pp (0.6.3) prettyprint - premailer (1.27.0) + premailer (1.29.0) addressable css_parser (>= 1.19.0) htmlentities (>= 4.0.0) @@ -629,21 +653,22 @@ GEM premailer (~> 1.7, >= 1.7.9) prettyprint (0.2.0) prism (1.9.0) - psych (4.0.6) + psych (5.3.1) + date stringio - public_suffix (6.0.1) + public_suffix (7.0.5) puma (6.5.0) nio4r (~> 2.0) racc (1.8.1) - rack (2.2.11) - rack-attack (6.7.0) + rack (2.2.23) + rack-attack (6.8.0) rack (>= 1.0, < 4) rack-cors (1.1.1) rack (>= 2.0.0) rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4) - rack-proxy (0.7.7) + rack-proxy (0.8.2) rack rack-session (1.0.2) rack (< 3) @@ -670,12 +695,12 @@ GEM actionpack (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1) activesupport (>= 5.0.1.rc1) - rails-dom-testing (2.2.0) + rails-dom-testing (2.3.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails-i18n (7.0.10) i18n (>= 0.7, < 2) @@ -691,7 +716,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.2.1) + rake (13.4.2) ransack (4.2.1) activerecord (>= 6.1.5) activesupport (>= 6.1.5) @@ -699,7 +724,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (7.1.0) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort @@ -710,9 +735,9 @@ GEM io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) - responders (3.1.1) - actionpack (>= 5.2) - railties (>= 5.2) + responders (3.2.0) + actionpack (>= 7.0) + railties (>= 7.0) rexml (3.4.1) rqrcode (2.2.0) chunky_png (~> 1.0) @@ -797,16 +822,18 @@ GEM lint_roller (~> 1.1) rubocop (~> 1.72, >= 1.72.1) ruby-progressbar (1.13.0) - ruby-vips (2.2.3) + ruby-vips (2.3.0) ffi (~> 1.12) logger rubyXL (3.4.33) nokogiri (>= 1.10.8) rubyzip (>= 1.3.0) rubyzip (2.3.2) - sass-embedded (1.97.3-arm64-darwin) + sass-embedded (1.100.0-arm64-darwin) + google-protobuf (~> 4.31) + sass-embedded (1.100.0-x86_64-darwin) google-protobuf (~> 4.31) - sass-embedded (1.97.3-x86_64-linux-gnu) + sass-embedded (1.100.0-x86_64-linux-gnu) google-protobuf (~> 4.31) securerandom (0.4.1) selenium-webdriver (4.40.0) @@ -815,7 +842,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - semantic_range (3.1.0) + semantic_range (3.1.1) shakapacker (8.3.0) activesupport (>= 5.2) package_json @@ -832,21 +859,21 @@ GEM simplecov-html (0.13.1) simplecov_json_formatter (0.1.4) smart_properties (1.17.0) - snaky_hash (2.0.1) - hashie - version_gem (~> 1.1, >= 1.1.1) + snaky_hash (2.0.4) + hashie (>= 0.1.0, < 6) + version_gem (>= 1.1.8, < 3) spring (4.4.2) spring-watcher-listen (2.1.0) listen (>= 2.7, < 4.0) spring (>= 4) - stringio (3.1.3) - strscan (3.1.7) - temple (0.10.3) + stringio (3.2.0) + strscan (3.1.8) + temple (0.10.4) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) - thor (1.3.2) - tilt (2.6.0) - timeout (0.4.3) + thor (1.5.0) + tilt (2.7.0) + timeout (0.6.1) trailblazer-option (0.1.2) tsort (0.2.0) tzinfo (2.0.6) @@ -856,10 +883,10 @@ GEM uniform_notifier (1.18.0) uri (1.0.3) useragent (0.16.11) - valid_email2 (7.0.13) + valid_email2 (7.0.15) activemodel (>= 6.0) mail (~> 2.5) - version_gem (1.1.4) + version_gem (1.1.9) w3c_rspec_validators (0.3.0) rails rspec @@ -880,16 +907,16 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - web-push (3.0.1) - jwt (~> 2.0) - openssl (~> 3.0) + web-push (3.1.0) + jwt (~> 3.0) + openssl (>= 3.0) webmock (3.26.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrick (1.9.2) websocket (1.2.11) - websocket-driver (0.7.7) + websocket-driver (0.8.0) base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -897,11 +924,12 @@ GEM wisper-rspec (1.1.0) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.7.2) + zeitwerk (2.8.2) PLATFORMS arm64-darwin-22 arm64-darwin-24 + x86_64-darwin-24 x86_64-linux-gnu DEPENDENCIES @@ -915,7 +943,7 @@ DEPENDENCIES decidim-initiatives (~> 0.31) decidim-meetings (~> 0.31) decidim-proposals (~> 0.31) - faker + faker (~> 3.5) letter_opener_web (~> 2.0) listen (~> 3.1) puma (>= 6.3) diff --git a/lib/decidim/ai/version.rb b/lib/decidim/ai/version.rb index ec751f0..fd4d925 100644 --- a/lib/decidim/ai/version.rb +++ b/lib/decidim/ai/version.rb @@ -3,7 +3,7 @@ module Decidim module Ai def self.version - "0.31.2" + "0.31.5" end end end