Skip to content

Commit

Permalink
Merge pull request #1 from helrond/dependabot/bundler/nokogiri-1.16.2
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.15.5 to 1.16.2
  • Loading branch information
helrond authored Feb 6, 2024
2 parents e3a4c93 + 6ffa166 commit 3611f00
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,9 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.20.0)
mutex_m (0.2.0)
nokogiri (1.15.5-arm64-darwin)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -262,6 +264,7 @@ GEM

PLATFORMS
arm64-darwin-21
x86_64-linux

DEPENDENCIES
github-pages
Expand Down

0 comments on commit 3611f00

Please sign in to comment.