Skip to content

Commit

Permalink
Merge pull request #28 from jsanz/dependabot/bundler/nokogiri-1.16.2
Browse files Browse the repository at this point in the history
Bump nokogiri from 1.15.4 to 1.16.2
  • Loading branch information
jsanz authored Feb 6, 2024
2 parents c0c66a0 + de37d72 commit 4745db0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -210,17 +210,17 @@ GEM
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.19.0)
nokogiri (1.15.4-arm64-darwin)
nokogiri (1.16.2-arm64-darwin)
racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux)
nokogiri (1.16.2-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
racc (1.7.1)
racc (1.7.3)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -253,6 +253,7 @@ GEM

PLATFORMS
arm64-darwin-22
x86_64-linux
x86_64-linux-musl

DEPENDENCIES
Expand Down

0 comments on commit 4745db0

Please sign in to comment.