mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
chore: patch security vulnerabilities
This commit is contained in:
parent
a52ccb609c
commit
1fffb79e7f
2 changed files with 71 additions and 64 deletions
130
Gemfile.lock
130
Gemfile.lock
|
|
@ -12,35 +12,35 @@ GIT
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
actioncable (7.1.4)
|
actioncable (7.1.5)
|
||||||
actionpack (= 7.1.4)
|
actionpack (= 7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
websocket-driver (>= 0.6.1)
|
websocket-driver (>= 0.6.1)
|
||||||
zeitwerk (~> 2.6)
|
zeitwerk (~> 2.6)
|
||||||
actionmailbox (7.1.4)
|
actionmailbox (7.1.5)
|
||||||
actionpack (= 7.1.4)
|
actionpack (= 7.1.5)
|
||||||
activejob (= 7.1.4)
|
activejob (= 7.1.5)
|
||||||
activerecord (= 7.1.4)
|
activerecord (= 7.1.5)
|
||||||
activestorage (= 7.1.4)
|
activestorage (= 7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
mail (>= 2.7.1)
|
mail (>= 2.7.1)
|
||||||
net-imap
|
net-imap
|
||||||
net-pop
|
net-pop
|
||||||
net-smtp
|
net-smtp
|
||||||
actionmailer (7.1.4)
|
actionmailer (7.1.5)
|
||||||
actionpack (= 7.1.4)
|
actionpack (= 7.1.5)
|
||||||
actionview (= 7.1.4)
|
actionview (= 7.1.5)
|
||||||
activejob (= 7.1.4)
|
activejob (= 7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
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.2)
|
rails-dom-testing (~> 2.2)
|
||||||
actionpack (7.1.4)
|
actionpack (7.1.5)
|
||||||
actionview (= 7.1.4)
|
actionview (= 7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
racc
|
racc
|
||||||
rack (>= 2.2.4)
|
rack (>= 2.2.4)
|
||||||
|
|
@ -48,45 +48,48 @@ GEM
|
||||||
rack-test (>= 0.6.3)
|
rack-test (>= 0.6.3)
|
||||||
rails-dom-testing (~> 2.2)
|
rails-dom-testing (~> 2.2)
|
||||||
rails-html-sanitizer (~> 1.6)
|
rails-html-sanitizer (~> 1.6)
|
||||||
actiontext (7.1.4)
|
actiontext (7.1.5)
|
||||||
actionpack (= 7.1.4)
|
actionpack (= 7.1.5)
|
||||||
activerecord (= 7.1.4)
|
activerecord (= 7.1.5)
|
||||||
activestorage (= 7.1.4)
|
activestorage (= 7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
globalid (>= 0.6.0)
|
globalid (>= 0.6.0)
|
||||||
nokogiri (>= 1.8.5)
|
nokogiri (>= 1.8.5)
|
||||||
actionview (7.1.4)
|
actionview (7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
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.1.4)
|
activejob (7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
globalid (>= 0.3.6)
|
globalid (>= 0.3.6)
|
||||||
activemodel (7.1.4)
|
activemodel (7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
activerecord (7.1.4)
|
activerecord (7.1.5)
|
||||||
activemodel (= 7.1.4)
|
activemodel (= 7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
timeout (>= 0.4.0)
|
timeout (>= 0.4.0)
|
||||||
activerecord-import (1.5.1)
|
activerecord-import (1.5.1)
|
||||||
activerecord (>= 4.2)
|
activerecord (>= 4.2)
|
||||||
activestorage (7.1.4)
|
activestorage (7.1.5)
|
||||||
actionpack (= 7.1.4)
|
actionpack (= 7.1.5)
|
||||||
activejob (= 7.1.4)
|
activejob (= 7.1.5)
|
||||||
activerecord (= 7.1.4)
|
activerecord (= 7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
activesupport (7.1.4)
|
activesupport (7.1.5)
|
||||||
base64
|
base64
|
||||||
|
benchmark (>= 0.3)
|
||||||
bigdecimal
|
bigdecimal
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
connection_pool (>= 2.2.5)
|
connection_pool (>= 2.2.5)
|
||||||
drb
|
drb
|
||||||
i18n (>= 1.6, < 2)
|
i18n (>= 1.6, < 2)
|
||||||
|
logger (>= 1.4.2)
|
||||||
minitest (>= 5.1)
|
minitest (>= 5.1)
|
||||||
mutex_m
|
mutex_m
|
||||||
|
securerandom (>= 0.3)
|
||||||
tzinfo (~> 2.0)
|
tzinfo (~> 2.0)
|
||||||
addressable (2.8.6)
|
addressable (2.8.6)
|
||||||
public_suffix (>= 2.0.2, < 6.0)
|
public_suffix (>= 2.0.2, < 6.0)
|
||||||
|
|
@ -95,7 +98,7 @@ GEM
|
||||||
base64 (0.2.0)
|
base64 (0.2.0)
|
||||||
bcrypt (3.1.20)
|
bcrypt (3.1.20)
|
||||||
bcrypt_pbkdf (1.1.0)
|
bcrypt_pbkdf (1.1.0)
|
||||||
benchmark (0.3.0)
|
benchmark (0.4.0)
|
||||||
better_html (2.0.2)
|
better_html (2.0.2)
|
||||||
actionview (>= 6.0)
|
actionview (>= 6.0)
|
||||||
activesupport (>= 6.0)
|
activesupport (>= 6.0)
|
||||||
|
|
@ -137,7 +140,7 @@ GEM
|
||||||
activerecord (>= 5.a)
|
activerecord (>= 5.a)
|
||||||
database_cleaner-core (~> 2.0.0)
|
database_cleaner-core (~> 2.0.0)
|
||||||
database_cleaner-core (2.0.1)
|
database_cleaner-core (2.0.1)
|
||||||
date (3.3.4)
|
date (3.4.0)
|
||||||
dexter (0.1.0)
|
dexter (0.1.0)
|
||||||
trollop
|
trollop
|
||||||
diff-lcs (1.5.0)
|
diff-lcs (1.5.0)
|
||||||
|
|
@ -222,8 +225,8 @@ GEM
|
||||||
listen (3.8.0)
|
listen (3.8.0)
|
||||||
rb-fsevent (~> 0.10, >= 0.10.3)
|
rb-fsevent (~> 0.10, >= 0.10.3)
|
||||||
rb-inotify (~> 0.9, >= 0.9.10)
|
rb-inotify (~> 0.9, >= 0.9.10)
|
||||||
logger (1.6.0)
|
logger (1.6.1)
|
||||||
loofah (2.22.0)
|
loofah (2.23.1)
|
||||||
crass (~> 1.0.2)
|
crass (~> 1.0.2)
|
||||||
nokogiri (>= 1.12.0)
|
nokogiri (>= 1.12.0)
|
||||||
lumberjack (1.2.10)
|
lumberjack (1.2.10)
|
||||||
|
|
@ -239,10 +242,10 @@ GEM
|
||||||
minitest (5.25.1)
|
minitest (5.25.1)
|
||||||
msgpack (1.7.2)
|
msgpack (1.7.2)
|
||||||
multi_json (1.15.0)
|
multi_json (1.15.0)
|
||||||
mutex_m (0.2.0)
|
mutex_m (0.3.0)
|
||||||
nenv (0.3.0)
|
nenv (0.3.0)
|
||||||
nested_scaffold (1.1.0)
|
nested_scaffold (1.1.0)
|
||||||
net-imap (0.4.16)
|
net-imap (0.5.1)
|
||||||
date
|
date
|
||||||
net-protocol
|
net-protocol
|
||||||
net-pop (0.1.2)
|
net-pop (0.1.2)
|
||||||
|
|
@ -285,7 +288,7 @@ GEM
|
||||||
puma (6.4.3)
|
puma (6.4.3)
|
||||||
nio4r (~> 2.0)
|
nio4r (~> 2.0)
|
||||||
racc (1.8.1)
|
racc (1.8.1)
|
||||||
rack (3.1.7)
|
rack (3.1.8)
|
||||||
rack-livereload (0.5.1)
|
rack-livereload (0.5.1)
|
||||||
rack
|
rack
|
||||||
rack-mini-profiler (3.3.1)
|
rack-mini-profiler (3.3.1)
|
||||||
|
|
@ -297,20 +300,20 @@ GEM
|
||||||
rackup (2.1.0)
|
rackup (2.1.0)
|
||||||
rack (>= 3)
|
rack (>= 3)
|
||||||
webrick (~> 1.8)
|
webrick (~> 1.8)
|
||||||
rails (7.1.4)
|
rails (7.1.5)
|
||||||
actioncable (= 7.1.4)
|
actioncable (= 7.1.5)
|
||||||
actionmailbox (= 7.1.4)
|
actionmailbox (= 7.1.5)
|
||||||
actionmailer (= 7.1.4)
|
actionmailer (= 7.1.5)
|
||||||
actionpack (= 7.1.4)
|
actionpack (= 7.1.5)
|
||||||
actiontext (= 7.1.4)
|
actiontext (= 7.1.5)
|
||||||
actionview (= 7.1.4)
|
actionview (= 7.1.5)
|
||||||
activejob (= 7.1.4)
|
activejob (= 7.1.5)
|
||||||
activemodel (= 7.1.4)
|
activemodel (= 7.1.5)
|
||||||
activerecord (= 7.1.4)
|
activerecord (= 7.1.5)
|
||||||
activestorage (= 7.1.4)
|
activestorage (= 7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
bundler (>= 1.15.0)
|
bundler (>= 1.15.0)
|
||||||
railties (= 7.1.4)
|
railties (= 7.1.5)
|
||||||
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)
|
||||||
|
|
@ -322,9 +325,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.1.4)
|
railties (7.1.5)
|
||||||
actionpack (= 7.1.4)
|
actionpack (= 7.1.5)
|
||||||
activesupport (= 7.1.4)
|
activesupport (= 7.1.5)
|
||||||
irb
|
irb
|
||||||
rackup (>= 1.0.0)
|
rackup (>= 1.0.0)
|
||||||
rake (>= 12.2)
|
rake (>= 12.2)
|
||||||
|
|
@ -350,8 +353,7 @@ GEM
|
||||||
railties (>= 5.2)
|
railties (>= 5.2)
|
||||||
reverse_markdown (2.1.1)
|
reverse_markdown (2.1.1)
|
||||||
nokogiri
|
nokogiri
|
||||||
rexml (3.3.6)
|
rexml (3.3.9)
|
||||||
strscan
|
|
||||||
rspec (3.12.0)
|
rspec (3.12.0)
|
||||||
rspec-core (~> 3.12.0)
|
rspec-core (~> 3.12.0)
|
||||||
rspec-expectations (~> 3.12.0)
|
rspec-expectations (~> 3.12.0)
|
||||||
|
|
@ -388,6 +390,7 @@ GEM
|
||||||
parser (>= 3.2.1.0)
|
parser (>= 3.2.1.0)
|
||||||
ruby-progressbar (1.13.0)
|
ruby-progressbar (1.13.0)
|
||||||
rubyzip (2.3.2)
|
rubyzip (2.3.2)
|
||||||
|
securerandom (0.3.2)
|
||||||
seed_dump (3.3.1)
|
seed_dump (3.3.1)
|
||||||
activerecord (>= 4)
|
activerecord (>= 4)
|
||||||
activesupport (>= 4)
|
activesupport (>= 4)
|
||||||
|
|
@ -434,10 +437,9 @@ GEM
|
||||||
stimulus-rails (1.3.0)
|
stimulus-rails (1.3.0)
|
||||||
railties (>= 6.0.0)
|
railties (>= 6.0.0)
|
||||||
stringio (3.1.1)
|
stringio (3.1.1)
|
||||||
strscan (3.1.0)
|
|
||||||
thor (1.3.2)
|
thor (1.3.2)
|
||||||
tilt (2.3.0)
|
tilt (2.3.0)
|
||||||
timeout (0.4.1)
|
timeout (0.4.2)
|
||||||
trollop (2.9.10)
|
trollop (2.9.10)
|
||||||
turbo-rails (1.5.0)
|
turbo-rails (1.5.0)
|
||||||
actionpack (>= 6.0.0)
|
actionpack (>= 6.0.0)
|
||||||
|
|
|
||||||
5
scripts/patches.sh
Normal file
5
scripts/patches.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
|
bundle update rexml
|
||||||
|
bundle update actionpack
|
||||||
|
bundle update actionmailer
|
||||||
Loading…
Add table
Add a link
Reference in a new issue