Skip to content

Commit

Permalink
Merge pull request #147 from rails/dependabot/bundler/nokogiri-1.16.2
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.16.0 to 1.16.2
  • Loading branch information
djmb authored Feb 14, 2024
2 parents e5687d5 + 5fcaec2 commit 34dcac9
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 @@ -79,11 +79,11 @@ GEM
ruby2_keywords (>= 0.0.5)
mutex_m (0.2.0)
mysql2 (0.5.5)
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.2.2.4)
Expand Down

0 comments on commit 34dcac9

Please sign in to comment.