Skip to content
Snippets Groups Projects
Commit 39cac65e authored by John Harris's avatar John Harris
Browse files

chore: update for rexml cve

parent 93f9883e
No related branches found
Tags v3.2.21
No related merge requests found
Pipeline #82807 passed
...@@ -73,22 +73,22 @@ GEM ...@@ -73,22 +73,22 @@ GEM
i18n (>= 1.6, < 2) i18n (>= 1.6, < 2)
minitest (>= 5.1) minitest (>= 5.1)
tzinfo (~> 2.0) tzinfo (~> 2.0)
addressable (2.8.6) addressable (2.8.7)
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 7.0)
amazing_print (1.4.0) amazing_print (1.4.0)
amq-protocol (2.3.2) amq-protocol (2.3.2)
autoprefixer-rails (10.4.16.0) autoprefixer-rails (10.4.16.0)
execjs (~> 2) execjs (~> 2)
aws-eventstream (1.3.0) aws-eventstream (1.3.0)
aws-partitions (1.940.0) aws-partitions (1.956.0)
aws-sdk-core (3.197.0) aws-sdk-core (3.201.1)
aws-eventstream (~> 1, >= 1.3.0) aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0) aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8) aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1) jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.83.0) aws-sdk-kms (1.88.0)
aws-sdk-core (~> 3, >= 3.197.0) aws-sdk-core (~> 3, >= 3.201.0)
aws-sigv4 (~> 1.1) aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.113.0) aws-sdk-s3 (1.113.0)
aws-sdk-core (~> 3, >= 3.127.0) aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1) aws-sdk-kms (~> 1)
...@@ -102,15 +102,15 @@ GEM ...@@ -102,15 +102,15 @@ GEM
autoprefixer-rails (>= 9.1.0) autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2) popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0) sassc-rails (>= 2.0.0)
builder (3.2.4) builder (3.3.0)
bunny (2.22.0) bunny (2.23.0)
amq-protocol (~> 2.3, >= 2.3.1) amq-protocol (~> 2.3, >= 2.3.1)
sorted_set (~> 1, >= 1.0.2) sorted_set (~> 1, >= 1.0.2)
bunny-mock (1.7.0) bunny-mock (1.7.0)
bunny (>= 1.7) bunny (>= 1.7)
case_transform (0.2) case_transform (0.2)
activesupport activesupport
concurrent-ruby (1.3.1) concurrent-ruby (1.3.3)
crack (1.0.0) crack (1.0.0)
bigdecimal bigdecimal
rexml rexml
...@@ -118,7 +118,7 @@ GEM ...@@ -118,7 +118,7 @@ GEM
datadog-ci (0.8.3) datadog-ci (0.8.3)
msgpack msgpack
date (3.3.4) date (3.3.4)
ddtrace (1.23.0) ddtrace (1.23.3)
datadog-ci (~> 0.8.1) datadog-ci (~> 0.8.1)
debase-ruby_core_source (= 3.3.1) debase-ruby_core_source (= 3.3.1)
libdatadog (~> 7.0.0.1.0) libdatadog (~> 7.0.0.1.0)
...@@ -139,7 +139,7 @@ GEM ...@@ -139,7 +139,7 @@ GEM
dotenv-rails (2.8.1) dotenv-rails (2.8.1)
dotenv (= 2.8.1) dotenv (= 2.8.1)
railties (>= 3.2) railties (>= 3.2)
erubi (1.12.0) erubi (1.13.0)
execjs (2.9.1) execjs (2.9.1)
factory_bot (6.2.1) factory_bot (6.2.1)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
...@@ -195,12 +195,12 @@ GEM ...@@ -195,12 +195,12 @@ GEM
mini_mime (1.1.5) mini_mime (1.1.5)
mini_racer (0.8.0) mini_racer (0.8.0)
libv8-node (~> 18.16.0.0) libv8-node (~> 18.16.0.0)
minitest (5.23.1) minitest (5.24.1)
msgpack (1.7.2) msgpack (1.7.2)
multi_xml (0.7.1) multi_xml (0.7.1)
bigdecimal (~> 3.1) bigdecimal (~> 3.1)
mysql2 (0.5.5) mysql2 (0.5.5)
net-imap (0.4.12) net-imap (0.4.14)
date date
net-protocol net-protocol
net-pop (0.1.2) net-pop (0.1.2)
...@@ -230,11 +230,11 @@ GEM ...@@ -230,11 +230,11 @@ GEM
net_tcp_client (~> 2.2.0) net_tcp_client (~> 2.2.0)
rails_semantic_logger (~> 4.10.0) rails_semantic_logger (~> 4.10.0)
nio4r (2.7.3) nio4r (2.7.3)
nokogiri (1.16.5-x86_64-linux) nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
pg (1.5.3) pg (1.5.3)
popper_js (1.16.1) popper_js (1.16.1)
public_suffix (5.0.5) public_suffix (6.0.0)
puma (6.4.2) puma (6.4.2)
nio4r (~> 2.0) nio4r (~> 2.0)
pundit (2.2.0) pundit (2.2.0)
...@@ -293,11 +293,11 @@ GEM ...@@ -293,11 +293,11 @@ GEM
redis (4.6.0) redis (4.6.0)
request_store (1.7.0) request_store (1.7.0)
rack (>= 1.4) rack (>= 1.4)
rexml (3.2.8) rexml (3.3.2)
strscan (>= 3.0.9) strscan
rspec-core (3.13.0) rspec-core (3.13.0)
rspec-support (~> 3.13.0) rspec-support (~> 3.13.0)
rspec-expectations (3.13.0) rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0) rspec-support (~> 3.13.0)
rspec-mocks (3.13.1) rspec-mocks (3.13.1)
...@@ -333,7 +333,7 @@ GEM ...@@ -333,7 +333,7 @@ GEM
sprockets-rails sprockets-rails
tilt tilt
secure_headers (6.5.0) secure_headers (6.5.0)
semantic_logger (4.15.0) semantic_logger (4.16.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
serverengine (2.1.1) serverengine (2.1.1)
sigdump (~> 0.2.2) sigdump (~> 0.2.2)
...@@ -367,7 +367,7 @@ GEM ...@@ -367,7 +367,7 @@ GEM
base64 base64
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (> 1, < 3) rack (> 1, < 3)
sprockets-rails (3.5.0) sprockets-rails (3.5.1)
actionpack (>= 6.1) actionpack (>= 6.1)
activesupport (>= 6.1) activesupport (>= 6.1)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
...@@ -375,7 +375,7 @@ GEM ...@@ -375,7 +375,7 @@ GEM
strscan (3.1.0) strscan (3.1.0)
thor (1.3.1) thor (1.3.1)
thread_safe (0.3.6) thread_safe (0.3.6)
tilt (2.3.0) tilt (2.4.0)
timeout (0.4.1) timeout (0.4.1)
turbolinks (5.2.1) turbolinks (5.2.1)
turbolinks-source (~> 5.2) turbolinks-source (~> 5.2)
...@@ -392,7 +392,7 @@ GEM ...@@ -392,7 +392,7 @@ GEM
websocket-driver (0.7.6) websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0) websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5) websocket-extensions (0.1.5)
zeitwerk (2.6.15) zeitwerk (2.6.16)
PLATFORMS PLATFORMS
x86_64-linux x86_64-linux
...@@ -448,4 +448,4 @@ RUBY VERSION ...@@ -448,4 +448,4 @@ RUBY VERSION
ruby 3.2.4p170 ruby 3.2.4p170
BUNDLED WITH BUNDLED WITH
2.5.11 2.5.15
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment