Skip to content

Commit 379ff17

Browse files
build(deps): bump nokogiri from 1.15.6 to 1.16.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.6 to 1.16.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.16.6/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.15.6...v1.16.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7f29d5 commit 379ff17

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22

33
gem 'jekyll'
4-
gem 'nokogiri', '1.15.6'
4+
gem 'nokogiri', '1.16.6'
55
gem 'rake'
66
gem 'webrick'
77

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -218,14 +218,14 @@ GEM
218218
rb-fsevent (~> 0.10, >= 0.10.3)
219219
rb-inotify (~> 0.9, >= 0.9.10)
220220
mercenary (0.3.6)
221-
mini_portile2 (2.8.6)
221+
mini_portile2 (2.8.7)
222222
minima (2.5.1)
223223
jekyll (>= 3.5, < 5.0)
224224
jekyll-feed (~> 0.9)
225225
jekyll-seo-tag (~> 2.1)
226226
minitest (5.22.3)
227227
mutex_m (0.2.0)
228-
nokogiri (1.15.6)
228+
nokogiri (1.16.6)
229229
mini_portile2 (~> 2.8.2)
230230
racc (~> 1.4)
231231
octokit (4.25.1)
@@ -277,7 +277,7 @@ DEPENDENCIES
277277
jekyll
278278
jekyll-include-cache
279279
jekyll-toc
280-
nokogiri (= 1.15.6)
280+
nokogiri (= 1.16.6)
281281
rake
282282
webrick
283283

0 commit comments

Comments
 (0)