Skip to content

Commit

Permalink
Bump nokogiri 1.16.0 => 1.16.2
Browse files Browse the repository at this point in the history
Responds to [Nokogiri update packaged libxml2 to v2.12.5 to resolve CVE-2024-25062 #37](https://github.com/MushroomObserver/mushroom-observer/security/dependabot/37)
  • Loading branch information
JoeCohen committed Feb 23, 2024
1 parent 2b2b213 commit 4940dd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -183,11 +183,11 @@ GEM
net-protocol
newrelic_rpm (9.7.0)
nio4r (2.7.0)
nokogiri (1.16.0-arm64-darwin)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-darwin)
nokogiri (1.16.2-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.0-x86_64-linux)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
parser (3.3.0.5)
Expand Down

0 comments on commit 4940dd8

Please sign in to comment.