Skip to content

Commit

Permalink
IOPZ-2913 Address Security Vulnerability with rexml gem
Browse files Browse the repository at this point in the history
  • Loading branch information
bsrofe committed Sep 10, 2024
1 parent 483b8f5 commit d38fbc0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ GEM
rake (13.1.0)
redcarpet (3.6.0)
regexp_parser (2.9.2)
rexml (3.3.2)
strscan
rexml (3.3.7)
rouge (4.1.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -81,7 +80,6 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
slop (3.6.0)
strscan (3.1.0)
unicode-display_width (2.5.0)
values (1.8.0)
webrick (1.8.1)
Expand All @@ -108,4 +106,4 @@ DEPENDENCIES
yard-doctest (~> 0.1)

BUNDLED WITH
2.3.8
2.5.18

0 comments on commit d38fbc0

Please sign in to comment.