chore: update rexml to patch security vulnerability

pull/8/head
Nelson Jovel 2 years ago
parent d820172ff7
commit 3483d3daa9

@ -348,7 +348,8 @@ GEM
railties (>= 5.2) railties (>= 5.2)
reverse_markdown (2.1.1) reverse_markdown (2.1.1)
nokogiri nokogiri
rexml (3.2.6) rexml (3.2.8)
strscan (>= 3.0.9)
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)
@ -431,6 +432,7 @@ GEM
stimulus-rails (1.3.0) stimulus-rails (1.3.0)
railties (>= 6.0.0) railties (>= 6.0.0)
stringio (3.1.0) stringio (3.1.0)
strscan (3.1.0)
thor (1.3.1) thor (1.3.1)
tilt (2.3.0) tilt (2.3.0)
timecop (0.9.8) timecop (0.9.8)

Loading…
Cancel
Save