diff --git a/Gemfile b/Gemfile index b3c80efc6..d711fce4b 100644 --- a/Gemfile +++ b/Gemfile @@ -88,7 +88,7 @@ gem 'cocoon' # as the JavaScript library # TODO: Consolidate with the rails-assets below or move to webpack... gem 'jquery-rails' -gem 'jquery-ui-rails', '~> 7.0.0' +gem 'jquery-ui-rails', '~> 8.0.0' # for languages validation gem 'iso-639' diff --git a/Gemfile.lock b/Gemfile.lock index 834cb45fa..d8fd0bbc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,75 +11,89 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - actioncable (7.0.8.4) - actionpack (= 7.0.8.4) - activesupport (= 7.0.8.4) + actioncable (7.1.6) + actionpack (= 7.1.6) + activesupport (= 7.1.6) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (7.0.8.4) - actionpack (= 7.0.8.4) - activejob (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + zeitwerk (~> 2.6) + actionmailbox (7.1.6) + actionpack (= 7.1.6) + activejob (= 7.1.6) + activerecord (= 7.1.6) + activestorage (= 7.1.6) + activesupport (= 7.1.6) mail (>= 2.7.1) net-imap net-pop net-smtp - actionmailer (7.0.8.4) - actionpack (= 7.0.8.4) - actionview (= 7.0.8.4) - activejob (= 7.0.8.4) - activesupport (= 7.0.8.4) + actionmailer (7.1.6) + actionpack (= 7.1.6) + actionview (= 7.1.6) + activejob (= 7.1.6) + activesupport (= 7.1.6) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp - rails-dom-testing (~> 2.0) - actionpack (7.0.8.4) - actionview (= 7.0.8.4) - activesupport (= 7.0.8.4) - rack (~> 2.0, >= 2.2.4) + rails-dom-testing (~> 2.2) + actionpack (7.1.6) + actionview (= 7.1.6) + activesupport (= 7.1.6) + cgi + nokogiri (>= 1.8.5) + racc + rack (>= 2.2.4) + rack-session (>= 1.0.1) rack-test (>= 0.6.3) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.8.4) - actionpack (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) + actiontext (7.1.6) + actionpack (= 7.1.6) + activerecord (= 7.1.6) + activestorage (= 7.1.6) + activesupport (= 7.1.6) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.0.8.4) - activesupport (= 7.0.8.4) + actionview (7.1.6) + activesupport (= 7.1.6) builder (~> 3.1) - erubi (~> 1.4) - rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.1, >= 1.2.0) + cgi + erubi (~> 1.11) + rails-dom-testing (~> 2.2) + rails-html-sanitizer (~> 1.6) active_model_serializers (0.10.14) actionpack (>= 4.1) activemodel (>= 4.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - activejob (7.0.8.4) - activesupport (= 7.0.8.4) + activejob (7.1.6) + activesupport (= 7.1.6) globalid (>= 0.3.6) - activemodel (7.0.8.4) - activesupport (= 7.0.8.4) - activerecord (7.0.8.4) - activemodel (= 7.0.8.4) - activesupport (= 7.0.8.4) - activestorage (7.0.8.4) - actionpack (= 7.0.8.4) - activejob (= 7.0.8.4) - activerecord (= 7.0.8.4) - activesupport (= 7.0.8.4) + activemodel (7.1.6) + activesupport (= 7.1.6) + activerecord (7.1.6) + activemodel (= 7.1.6) + activesupport (= 7.1.6) + timeout (>= 0.4.0) + activestorage (7.1.6) + actionpack (= 7.1.6) + activejob (= 7.1.6) + activerecord (= 7.1.6) + activesupport (= 7.1.6) marcel (~> 1.0) - mini_mime (>= 1.1.0) - activesupport (7.0.8.4) + activesupport (7.1.6) + base64 + benchmark (>= 0.3) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) + mutex_m + securerandom (>= 0.3) tzinfo (~> 2.0) acts_as_commentable_with_threading (2.0.1) activerecord (>= 4.0) @@ -106,6 +120,7 @@ GEM aws_cf_signer (0.1.3) base64 (0.3.0) bcrypt (3.1.20) + benchmark (0.5.0) bigdecimal (3.1.6) bindex (0.8.1) bootstrap-sass (3.4.1) @@ -151,6 +166,7 @@ GEM caxlsx_rails (0.6.3) actionpack (>= 3.1) caxlsx (>= 3.0) + cgi (0.5.1) chartkick (5.0.6) chronic (0.10.2) chunky_png (1.4.0) @@ -160,7 +176,8 @@ GEM rest-client (>= 2.0.0) cocoon (1.2.15) colorize (1.1.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) countable-rails (0.0.1) railties (>= 3.1) crack (1.0.0) @@ -237,7 +254,9 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) - erubi (1.13.0) + drb (2.2.3) + erb (6.0.4) + erubi (1.13.1) execjs (2.9.1) factory_bot (6.4.6) activesupport (>= 5.0.0) @@ -293,7 +312,7 @@ GEM httparty (0.21.0) mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.5) + i18n (1.14.8) concurrent-ruby (~> 1.0) i18n_data (0.17.1) simple_po_parser (~> 1.1) @@ -303,14 +322,20 @@ GEM image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) + io-console (0.8.2) io-like (0.3.1) + irb (1.18.0) + pp (>= 0.6.0) + prism (>= 1.3.0) + rdoc (>= 4.0.0) + reline (>= 0.4.2) iso-639 (0.3.6) jquery-datatables (1.10.20) jquery-rails (4.6.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - jquery-ui-rails (7.0.0) + jquery-ui-rails (8.0.0) railties (>= 3.2.16) json (2.7.1) json-schema (4.1.1) @@ -335,7 +360,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.22.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -345,7 +370,6 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - method_source (1.0.0) mime-types (3.5.2) mime-types-data (~> 3.2015) mime-types-data (3.2024.0206) @@ -353,7 +377,9 @@ GEM rake mini_magick (4.13.2) mini_mime (1.1.5) - minitest (5.24.1) + minitest (6.0.5) + drb (~> 2.0) + prism (~> 1.5) momentjs-rails (2.29.4.1) railties (>= 3.1) monetize (1.13.0) @@ -368,6 +394,7 @@ GEM multi_json (1.15.0) multi_test (0.1.2) multi_xml (0.6.0) + mutex_m (0.3.0) net-http (0.4.1) uri net-imap (0.4.10) @@ -383,9 +410,9 @@ GEM next_rails (1.3.0) colorize (>= 0.8.1) nio4r (2.7.0) - nokogiri (1.16.6-x64-mingw-ucrt) + nokogiri (1.19.2-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -439,6 +466,8 @@ GEM ruby-rc4 ttfunk pg (1.5.6) + pp (0.6.3) + prettyprint prawn (2.4.0) pdf-core (~> 0.9.0) ttfunk (~> 1.7) @@ -451,6 +480,8 @@ GEM prawn-table prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) + prettyprint (0.2.0) + prism (1.9.0) pronto (0.11.1) gitlab (>= 4.4.0, < 5.0) httparty (>= 0.13.7, < 1.0) @@ -465,59 +496,76 @@ GEM pronto-rubocop (0.11.2) pronto (~> 0.11.0) rubocop (>= 0.63.1, < 2.0) + psych (5.3.1) + date + stringio public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (3.2.6) rack-openid (1.4.2) rack (>= 1.1.0) ruby-openid (>= 2.1.8) rack-protection (3.0.6) rack - rack-test (2.1.0) + rack-session (2.1.2) + base64 (>= 0.1.0) + rack (>= 3.0.0) + rack-test (2.2.0) rack (>= 1.3) - rails (7.0.8.4) - actioncable (= 7.0.8.4) - actionmailbox (= 7.0.8.4) - actionmailer (= 7.0.8.4) - actionpack (= 7.0.8.4) - actiontext (= 7.0.8.4) - actionview (= 7.0.8.4) - activejob (= 7.0.8.4) - activemodel (= 7.0.8.4) - activerecord (= 7.0.8.4) - activestorage (= 7.0.8.4) - activesupport (= 7.0.8.4) + rackup (2.3.1) + rack (>= 3) + rails (7.1.6) + actioncable (= 7.1.6) + actionmailbox (= 7.1.6) + actionmailer (= 7.1.6) + actionpack (= 7.1.6) + actiontext (= 7.1.6) + actionview (= 7.1.6) + activejob (= 7.1.6) + activemodel (= 7.1.6) + activerecord (= 7.1.6) + activestorage (= 7.1.6) + activesupport (= 7.1.6) bundler (>= 1.15.0) - railties (= 7.0.8.4) + railties (= 7.1.6) rails-controller-testing (1.0.5) 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.0) - loofah (~> 2.21) - nokogiri (~> 1.14) + 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.8) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) - railties (7.0.8.4) - actionpack (= 7.0.8.4) - activesupport (= 7.0.8.4) - method_source + railties (7.1.6) + actionpack (= 7.1.6) + activesupport (= 7.1.6) + cgi + irb + rackup (>= 1.0.0) rake (>= 12.2) - thor (~> 1.0) - zeitwerk (~> 2.5) + thor (~> 1.0, >= 1.2.2) + tsort (>= 0.2) + zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.1.0) + rake (13.4.2) + rdoc (7.2.0) + erb + psych (>= 4.0.0) + tsort recaptcha (5.16.0) redcarpet (3.6.0) redis (4.7.1) regexp_parser (2.9.0) + reline (0.6.3) + io-console (~> 0.5) request_store (1.6.0) rack (>= 1.4) responders (3.1.1) @@ -606,6 +654,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) + securerandom (0.4.1) selectize-rails (0.12.6) selenium-webdriver (4.10.0) rexml (~> 3.2, >= 3.2.5) @@ -644,6 +693,7 @@ GEM sqlite3 (1.7.2-x64-mingw-ucrt) sqlite3 (1.7.2-x86_64-linux) ssrf_filter (1.1.2) + stringio (3.2.0) stripe (5.55.0) stripe-ruby-mock (3.1.0) dante (>= 0.2.0) @@ -656,11 +706,12 @@ GEM temple (0.10.3) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.3.1) + thor (1.5.0) tilt (2.1.0) timecop (0.9.8) timeout (0.4.1) transitions (1.3.0) + tsort (0.2.0) ttfunk (1.8.0) bigdecimal (~> 3.1) turbolinks (5.2.1) @@ -702,7 +753,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.13) + zeitwerk (2.7.5) PLATFORMS x64-mingw-ucrt @@ -757,7 +808,7 @@ DEPENDENCIES iso-639 jquery-datatables jquery-rails - jquery-ui-rails (~> 7.0.0) + jquery-ui-rails (~> 8.0.0) json-schema leaflet-rails letter_opener