Skip to content

Commit

Permalink
Upgrade rexml to address security issue (#658)
Browse files Browse the repository at this point in the history
  • Loading branch information
bess committed Jul 18, 2024
1 parent 1c70890 commit 3434fcc
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 @@ -396,8 +396,8 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.2)
strscan
rinku (2.0.6)
rsolr (2.6.0)
builder (>= 2.1.2)
Expand Down

0 comments on commit 3434fcc

Please sign in to comment.