Skip to content

Commit

Permalink
Upgrade rexml to address security issue (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
bess authored Jul 18, 2024
1 parent 98b07b0 commit bd0a382
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 @@ -374,8 +374,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
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
Expand Down

0 comments on commit bd0a382

Please sign in to comment.