Skip to content

Commit

Permalink
Bump nokogiri from 1.16.2 to 1.16.5
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.2...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent d344d96 commit 899f234
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,11 @@ GEM
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
ffi (1.16.3-x64-mingw-ucrt)
forwardable-extended (2.6.0)
gemoji (4.1.0)
html-pipeline (2.14.3)
Expand Down Expand Up @@ -71,6 +69,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
json (2.7.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand All @@ -80,7 +79,6 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.8.5)
minimal-mistakes-jekyll (4.24.0)
jekyll (>= 3.7, < 5.0)
jekyll-feed (~> 0.1)
Expand All @@ -92,12 +90,7 @@ GEM
mutex_m (0.2.0)
net-http (0.4.1)
uri
nokogiri (1.16.2)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.2-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand Down Expand Up @@ -126,9 +119,6 @@ GEM
webrick (1.8.1)

PLATFORMS
ruby
x64-mingw-ucrt
x64-mingw32
x86_64-linux

DEPENDENCIES
Expand All @@ -139,6 +129,7 @@ DEPENDENCIES
jekyll-paginate
jekyll-sitemap
jemoji
json
kramdown (>= 2.3.1)
kramdown-parser-gfm
minimal-mistakes-jekyll
Expand Down

0 comments on commit 899f234

Please sign in to comment.