Skip to content

Commit

Permalink
Bump nokogiri from 1.13.10 to 1.14.3 in /docs (#27)
Browse files Browse the repository at this point in the history
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.14.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.13.10...v1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 14, 2023
1 parent 0863cf8 commit a6227c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ source "https://rubygems.org"
gem 'github-pages', group: :jekyll_plugins

# Added at 2019-11-25 10:11:40 -0800 by jhoward:
gem "nokogiri", "< 1.13.11"
gem "nokogiri", "< 1.14.4"
gem "jekyll", ">= 3.7"
gem "kramdown", ">= 2.3.0"
4 changes: 2 additions & 2 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.18.0)
multipart-post (2.1.1)
nokogiri (1.13.10)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octokit (4.18.0)
Expand Down Expand Up @@ -258,7 +258,7 @@ DEPENDENCIES
github-pages
jekyll (>= 3.7)
kramdown (>= 2.3.0)
nokogiri (< 1.13.11)
nokogiri (< 1.14.4)

BUNDLED WITH
2.0.2

0 comments on commit a6227c4

Please sign in to comment.