Skip to content

Commit

Permalink
Merge pull request #27 from Tom-TBT/dependabot/bundler/docs/nokogiri-…
Browse files Browse the repository at this point in the history
…1.16.5

Bump nokogiri from 1.16.2 to 1.16.5 in /docs
  • Loading branch information
Tom-TBT authored Oct 29, 2024
2 parents 5eca213 + 7f69a7e commit 2a5b100
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gem 'github-pages', group: :jekyll_plugins


# Added at 2019-11-25 10:11:40 -0800 by jhoward:
gem "nokogiri", "< 1.16.3"
gem "nokogiri", "< 1.16.6"
gem "jekyll", ">= 3.7"
gem "kramdown", ">= 2.3.1"
gem "jekyll-remote-theme"
6 changes: 3 additions & 3 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,14 +207,14 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.3.6)
mini_portile2 (2.8.5)
mini_portile2 (2.8.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.25.1)
multipart-post (2.1.1)
nokogiri (1.16.2)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (4.20.0)
Expand Down Expand Up @@ -262,7 +262,7 @@ DEPENDENCIES
jekyll (>= 3.7)
jekyll-remote-theme
kramdown (>= 2.3.1)
nokogiri (< 1.16.3)
nokogiri (< 1.16.6)

BUNDLED WITH
2.1.4

0 comments on commit 2a5b100

Please sign in to comment.