Skip to content

Commit

Permalink
SECURITY: addresses a number of nokogiri/rexml vulnerabilities identi…
Browse files Browse the repository at this point in the history
…fied by Dependabot
  • Loading branch information
moseshll committed Oct 18, 2024
1 parent 352a1d2 commit d6d5ded
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@ GEM
match_map (3.0.0)
method_source (1.0.0)
naconormalizer (1.0.1-java)
nokogiri (1.16.2-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-java)
nokogiri (1.16.7-java)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
parallel (1.23.0)
parser (3.2.2.1)
Expand All @@ -83,7 +83,7 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.0)
rexml (3.2.5)
rexml (3.3.8)
rsolr (2.5.0)
builder (>= 2.1.2)
faraday (>= 0.9, < 3, != 2.0.0)
Expand Down

0 comments on commit d6d5ded

Please sign in to comment.