Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
481d28b010 Update dependency ruby to v3.3.5
Some checks failed
Run unit tests / unit_tests (pull_request) Failing after 8m58s
Build Nginx-based docker image / build-static-assets (pull_request) Failing after 1h37m50s
2024-10-21 22:07:34 +00:00

View File

@ -1,29 +1,29 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (7.2.1.2) actioncable (7.2.1.1)
actionpack (= 7.2.1.2) actionpack (= 7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
actionmailbox (7.2.1.2) actionmailbox (7.2.1.1)
actionpack (= 7.2.1.2) actionpack (= 7.2.1.1)
activejob (= 7.2.1.2) activejob (= 7.2.1.1)
activerecord (= 7.2.1.2) activerecord (= 7.2.1.1)
activestorage (= 7.2.1.2) activestorage (= 7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
mail (>= 2.8.0) mail (>= 2.8.0)
actionmailer (7.2.1.2) actionmailer (7.2.1.1)
actionpack (= 7.2.1.2) actionpack (= 7.2.1.1)
actionview (= 7.2.1.2) actionview (= 7.2.1.1)
activejob (= 7.2.1.2) activejob (= 7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
mail (>= 2.8.0) mail (>= 2.8.0)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
actionpack (7.2.1.2) actionpack (7.2.1.1)
actionview (= 7.2.1.2) actionview (= 7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
racc racc
rack (>= 2.2.4, < 3.2) rack (>= 2.2.4, < 3.2)
@ -32,35 +32,35 @@ GEM
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6) rails-html-sanitizer (~> 1.6)
useragent (~> 0.16) useragent (~> 0.16)
actiontext (7.2.1.2) actiontext (7.2.1.1)
actionpack (= 7.2.1.2) actionpack (= 7.2.1.1)
activerecord (= 7.2.1.2) activerecord (= 7.2.1.1)
activestorage (= 7.2.1.2) activestorage (= 7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (7.2.1.2) actionview (7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.11) erubi (~> 1.11)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6) rails-html-sanitizer (~> 1.6)
activejob (7.2.1.2) activejob (7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (7.2.1.2) activemodel (7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
activerecord (7.2.1.2) activerecord (7.2.1.1)
activemodel (= 7.2.1.2) activemodel (= 7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
timeout (>= 0.4.0) timeout (>= 0.4.0)
activestorage (7.2.1.2) activestorage (7.2.1.1)
actionpack (= 7.2.1.2) actionpack (= 7.2.1.1)
activejob (= 7.2.1.2) activejob (= 7.2.1.1)
activerecord (= 7.2.1.2) activerecord (= 7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
marcel (~> 1.0) marcel (~> 1.0)
activesupport (7.2.1.2) activesupport (7.2.1.1)
base64 base64
bigdecimal bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1) concurrent-ruby (~> 1.0, >= 1.3.1)
@ -194,20 +194,20 @@ GEM
rackup (2.1.0) rackup (2.1.0)
rack (>= 3) rack (>= 3)
webrick (~> 1.8) webrick (~> 1.8)
rails (7.2.1.2) rails (7.2.1.1)
actioncable (= 7.2.1.2) actioncable (= 7.2.1.1)
actionmailbox (= 7.2.1.2) actionmailbox (= 7.2.1.1)
actionmailer (= 7.2.1.2) actionmailer (= 7.2.1.1)
actionpack (= 7.2.1.2) actionpack (= 7.2.1.1)
actiontext (= 7.2.1.2) actiontext (= 7.2.1.1)
actionview (= 7.2.1.2) actionview (= 7.2.1.1)
activejob (= 7.2.1.2) activejob (= 7.2.1.1)
activemodel (= 7.2.1.2) activemodel (= 7.2.1.1)
activerecord (= 7.2.1.2) activerecord (= 7.2.1.1)
activestorage (= 7.2.1.2) activestorage (= 7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 7.2.1.2) railties (= 7.2.1.1)
rails-dom-testing (2.2.0) rails-dom-testing (2.2.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
minitest minitest
@ -215,9 +215,9 @@ GEM
rails-html-sanitizer (1.6.0) rails-html-sanitizer (1.6.0)
loofah (~> 2.21) loofah (~> 2.21)
nokogiri (~> 1.14) nokogiri (~> 1.14)
railties (7.2.1.2) railties (7.2.1.1)
actionpack (= 7.2.1.2) actionpack (= 7.2.1.1)
activesupport (= 7.2.1.2) activesupport (= 7.2.1.1)
irb (~> 1.13) irb (~> 1.13)
rackup (>= 1.0.0) rackup (>= 1.0.0)
rake (>= 12.2) rake (>= 12.2)