Skip to content

Commit

Permalink
Bump rexml to avoid security issue (#2343)
Browse files Browse the repository at this point in the history
Versions < 3.3.2 has vulnerability issues.
https://github.com/Shopify/ruby-lsp/security/dependabot/33
  • Loading branch information
st0012 authored Jul 23, 2024
1 parent 5f8fb1f commit b83f09d
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 @@ -61,8 +61,8 @@ GEM
regexp_parser (2.9.2)
reline (0.5.0)
io-console (~> 0.5)
rexml (3.2.8)
strscan (>= 3.0.9)
rexml (3.3.2)
strscan
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
Expand Down

0 comments on commit b83f09d

Please sign in to comment.