Browse Source

feat: update activestorage

CLDC-4501-prevent-audit-blocking-pipeline
Nat Dean-Lewis 1 day ago
parent
commit
9e33ec1a53
  1. 112
      Gemfile.lock

112
Gemfile.lock

@ -1,29 +1,29 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
actioncable (7.2.3.1) actioncable (7.2.3.2)
actionpack (= 7.2.3.1) actionpack (= 7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
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.3.1) actionmailbox (7.2.3.2)
actionpack (= 7.2.3.1) actionpack (= 7.2.3.2)
activejob (= 7.2.3.1) activejob (= 7.2.3.2)
activerecord (= 7.2.3.1) activerecord (= 7.2.3.2)
activestorage (= 7.2.3.1) activestorage (= 7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
mail (>= 2.8.0) mail (>= 2.8.0)
actionmailer (7.2.3.1) actionmailer (7.2.3.2)
actionpack (= 7.2.3.1) actionpack (= 7.2.3.2)
actionview (= 7.2.3.1) actionview (= 7.2.3.2)
activejob (= 7.2.3.1) activejob (= 7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
mail (>= 2.8.0) mail (>= 2.8.0)
rails-dom-testing (~> 2.2) rails-dom-testing (~> 2.2)
actionpack (7.2.3.1) actionpack (7.2.3.2)
actionview (= 7.2.3.1) actionview (= 7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
cgi cgi
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
racc racc
@ -33,40 +33,40 @@ 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.3.1) actiontext (7.2.3.2)
actionpack (= 7.2.3.1) actionpack (= 7.2.3.2)
activerecord (= 7.2.3.1) activerecord (= 7.2.3.2)
activestorage (= 7.2.3.1) activestorage (= 7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
globalid (>= 0.6.0) globalid (>= 0.6.0)
nokogiri (>= 1.8.5) nokogiri (>= 1.8.5)
actionview (7.2.3.1) actionview (7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
builder (~> 3.1) builder (~> 3.1)
cgi cgi
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.3.1) activejob (7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
globalid (>= 0.3.6) globalid (>= 0.3.6)
activemodel (7.2.3.1) activemodel (7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
activemodel-serializers-xml (1.0.3) activemodel-serializers-xml (1.0.3)
activemodel (>= 5.0.0.a) activemodel (>= 5.0.0.a)
activesupport (>= 5.0.0.a) activesupport (>= 5.0.0.a)
builder (~> 3.1) builder (~> 3.1)
activerecord (7.2.3.1) activerecord (7.2.3.2)
activemodel (= 7.2.3.1) activemodel (= 7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
timeout (>= 0.4.0) timeout (>= 0.4.0)
activestorage (7.2.3.1) activestorage (7.2.3.2)
actionpack (= 7.2.3.1) actionpack (= 7.2.3.2)
activejob (= 7.2.3.1) activejob (= 7.2.3.2)
activerecord (= 7.2.3.1) activerecord (= 7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
marcel (~> 1.0) marcel (~> 1.0)
activesupport (7.2.3.1) activesupport (7.2.3.2)
base64 base64
benchmark (>= 0.3) benchmark (>= 0.3)
bigdecimal bigdecimal
@ -154,7 +154,7 @@ GEM
coderay (1.1.3) coderay (1.1.3)
coercible (1.0.0) coercible (1.0.0)
descendants_tracker (~> 0.0.1) descendants_tracker (~> 0.0.1)
concurrent-ruby (1.3.7) concurrent-ruby (1.3.8)
connection_pool (2.5.5) connection_pool (2.5.5)
crack (1.0.0) crack (1.0.0)
bigdecimal bigdecimal
@ -223,7 +223,7 @@ GEM
fugit (1.12.2) fugit (1.12.2)
et-orbi (~> 1.4) et-orbi (~> 1.4)
raabro (~> 1.4) raabro (~> 1.4)
globalid (1.3.0) globalid (1.4.0)
activesupport (>= 6.1) activesupport (>= 6.1)
govuk-components (6.4.0) govuk-components (6.4.0)
html-attributes-utils (~> 1.0.0, >= 1.0.0) html-attributes-utils (~> 1.0.0, >= 1.0.0)
@ -286,7 +286,7 @@ GEM
net-imap net-imap
net-pop net-pop
net-smtp net-smtp
marcel (1.0.4) marcel (1.2.1)
matrix (0.4.2) matrix (0.4.2)
method_source (1.1.0) method_source (1.1.0)
mini_mime (1.1.5) mini_mime (1.1.5)
@ -373,20 +373,20 @@ GEM
rack (>= 1.3) rack (>= 1.3)
rackup (2.3.1) rackup (2.3.1)
rack (>= 3) rack (>= 3)
rails (7.2.3.1) rails (7.2.3.2)
actioncable (= 7.2.3.1) actioncable (= 7.2.3.2)
actionmailbox (= 7.2.3.1) actionmailbox (= 7.2.3.2)
actionmailer (= 7.2.3.1) actionmailer (= 7.2.3.2)
actionpack (= 7.2.3.1) actionpack (= 7.2.3.2)
actiontext (= 7.2.3.1) actiontext (= 7.2.3.2)
actionview (= 7.2.3.1) actionview (= 7.2.3.2)
activejob (= 7.2.3.1) activejob (= 7.2.3.2)
activemodel (= 7.2.3.1) activemodel (= 7.2.3.2)
activerecord (= 7.2.3.1) activerecord (= 7.2.3.2)
activestorage (= 7.2.3.1) activestorage (= 7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
bundler (>= 1.15.0) bundler (>= 1.15.0)
railties (= 7.2.3.1) railties (= 7.2.3.2)
rails-dom-testing (2.3.0) rails-dom-testing (2.3.0)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
minitest minitest
@ -401,9 +401,9 @@ GEM
nested_form (~> 0.3) nested_form (~> 0.3)
rails (>= 6.0, < 9) rails (>= 6.0, < 9)
turbo-rails (>= 1.0, < 3) turbo-rails (>= 1.0, < 3)
railties (7.2.3.1) railties (7.2.3.2)
actionpack (= 7.2.3.1) actionpack (= 7.2.3.2)
activesupport (= 7.2.3.1) activesupport (= 7.2.3.2)
cgi cgi
irb (~> 1.13) irb (~> 1.13)
rackup (>= 1.0.0) rackup (>= 1.0.0)

Loading…
Cancel
Save