Merge pull request #11133 from colinux/3.3.2

Tech: bump ruby 3.3.2, rails 7.0.8.7
This commit is contained in:
Colin Darie 2024-12-11 10:27:07 +00:00 committed by GitHub
commit ef222c06d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 56 additions and 56 deletions

View file

@ -1 +1 @@
3.3.1 3.3.2

View file

@ -12,47 +12,47 @@ GEM
aasm (5.5.0) aasm (5.5.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
acsv (0.0.1) acsv (0.0.1)
actioncable (7.0.8.5) actioncable (7.0.8.7)
actionpack (= 7.0.8.5) actionpack (= 7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
nio4r (~> 2.0) nio4r (~> 2.0)
websocket-driver (>= 0.6.1) websocket-driver (>= 0.6.1)
actionmailbox (7.0.8.5) actionmailbox (7.0.8.7)
actionpack (= 7.0.8.5) actionpack (= 7.0.8.7)
activejob (= 7.0.8.5) activejob (= 7.0.8.7)
activerecord (= 7.0.8.5) activerecord (= 7.0.8.7)
activestorage (= 7.0.8.5) activestorage (= 7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
mail (>= 2.7.1) mail (>= 2.7.1)
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
actionmailer (7.0.8.5) actionmailer (7.0.8.7)
actionpack (= 7.0.8.5) actionpack (= 7.0.8.7)
actionview (= 7.0.8.5) actionview (= 7.0.8.7)
activejob (= 7.0.8.5) activejob (= 7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
mail (~> 2.5, >= 2.5.4) mail (~> 2.5, >= 2.5.4)
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
actionpack (7.0.8.5) actionpack (7.0.8.7)
actionview (= 7.0.8.5) actionview (= 7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
rack (~> 2.0, >= 2.2.4) rack (~> 2.0, >= 2.2.4)
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (7.0.8.5) actiontext (7.0.8.7)
actionpack (= 7.0.8.5) actionpack (= 7.0.8.7)
activerecord (= 7.0.8.5) activerecord (= 7.0.8.7)
activestorage (= 7.0.8.5) activestorage (= 7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (7.0.8.5) actionview (7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
builder (~> 3.1) builder (~> 3.1)
erubi (~> 1.4) erubi (~> 1.4)
rails-dom-testing (~> 2.0) rails-dom-testing (~> 2.0)
@ -67,26 +67,26 @@ GEM
activemodel (>= 5.2.0) activemodel (>= 5.2.0)
activestorage (>= 5.2.0) activestorage (>= 5.2.0)
activesupport (>= 5.2.0) activesupport (>= 5.2.0)
activejob (7.0.8.5) activejob (7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (7.0.8.5) activemodel (7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
activerecord (7.0.8.5) activerecord (7.0.8.7)
activemodel (= 7.0.8.5) activemodel (= 7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
activestorage (7.0.8.5) activestorage (7.0.8.7)
actionpack (= 7.0.8.5) actionpack (= 7.0.8.7)
activejob (= 7.0.8.5) activejob (= 7.0.8.7)
activerecord (= 7.0.8.5) activerecord (= 7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
marcel (~> 1.0) marcel (~> 1.0)
mini_mime (>= 1.1.0) mini_mime (>= 1.1.0)
activestorage-openstack (1.6.0) activestorage-openstack (1.6.0)
fog-openstack (>= 1.0.9) fog-openstack (>= 1.0.9)
marcel marcel
rails (>= 5.2.2) rails (>= 5.2.2)
activesupport (7.0.8.5) activesupport (7.0.8.7)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
@ -464,7 +464,7 @@ GEM
net-smtp (0.5.0) net-smtp (0.5.0)
net-protocol net-protocol
nio4r (2.7.3) nio4r (2.7.3)
nokogiri (1.16.8) nokogiri (1.17.1)
mini_portile2 (~> 2.8.2) mini_portile2 (~> 2.8.2)
racc (~> 1.4) racc (~> 1.4)
openid_connect (2.3.0) openid_connect (2.3.0)
@ -544,20 +544,20 @@ GEM
rack_session_access (0.2.0) rack_session_access (0.2.0)
builder (>= 2.0.0) builder (>= 2.0.0)
rack (>= 1.0.0) rack (>= 1.0.0)
rails (7.0.8.5) rails (7.0.8.7)
actioncable (= 7.0.8.5) actioncable (= 7.0.8.7)
actionmailbox (= 7.0.8.5) actionmailbox (= 7.0.8.7)
actionmailer (= 7.0.8.5) actionmailer (= 7.0.8.7)
actionpack (= 7.0.8.5) actionpack (= 7.0.8.7)
actiontext (= 7.0.8.5) actiontext (= 7.0.8.7)
actionview (= 7.0.8.5) actionview (= 7.0.8.7)
activejob (= 7.0.8.5) activejob (= 7.0.8.7)
activemodel (= 7.0.8.5) activemodel (= 7.0.8.7)
activerecord (= 7.0.8.5) activerecord (= 7.0.8.7)
activestorage (= 7.0.8.5) activestorage (= 7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 7.0.8.5) railties (= 7.0.8.7)
rails-controller-testing (1.0.5) rails-controller-testing (1.0.5)
actionpack (>= 5.0.1.rc1) actionpack (>= 5.0.1.rc1)
actionview (>= 5.0.1.rc1) actionview (>= 5.0.1.rc1)
@ -580,9 +580,9 @@ GEM
rails-pg-extras (5.3.1) rails-pg-extras (5.3.1)
rails rails
ruby-pg-extras (= 5.3.1) ruby-pg-extras (= 5.3.1)
railties (7.0.8.5) railties (7.0.8.7)
actionpack (= 7.0.8.5) actionpack (= 7.0.8.7)
activesupport (= 7.0.8.5) activesupport (= 7.0.8.7)
method_source method_source
rake (>= 12.2) rake (>= 12.2)
thor (~> 1.0) thor (~> 1.0)
@ -1028,4 +1028,4 @@ DEPENDENCIES
zxcvbn zxcvbn
BUNDLED WITH BUNDLED WITH
2.5.9 2.5.23