Skip to content

Commit

Permalink
Upgrade rexml to address security issue (#1863)
Browse files Browse the repository at this point in the history
  • Loading branch information
bess authored Jul 22, 2024
1 parent 2f23f83 commit f089b4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -383,8 +383,8 @@ GEM
actionpack (>= 5.2)
railties (>= 5.2)
retryable (3.0.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.2)
strscan
rinku (2.0.6)
rolify (6.0.0)
rspec (3.11.0)
Expand Down

0 comments on commit f089b4d

Please sign in to comment.