Skip to content

Commit 0833048

Browse files
Bump nokogiri from 1.13.10 to 1.18.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.10 to 1.18.9. - [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.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 93bb3e8 commit 0833048

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ gem 'jekyll-sitemap', '~> 1.4', '>= 1.4.0'
1010
gem 'jekyll-seo-tag', '>= 2.7.1'
1111
gem 'jekyll-watch'
1212
gem 'kramdown', '>= 2.3.1'
13-
gem 'nokogiri', '~> 1.13.10'
13+
gem 'nokogiri', '~> 1.18.9'
1414
gem 'rexml', '>=3.2.5'
1515
gem 'yaml'

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -217,16 +217,16 @@ GEM
217217
rb-fsevent (~> 0.10, >= 0.10.3)
218218
rb-inotify (~> 0.9, >= 0.9.10)
219219
mercenary (0.3.6)
220-
mini_portile2 (2.8.4)
220+
mini_portile2 (2.8.9)
221221
minima (2.5.1)
222222
jekyll (>= 3.5, < 5.0)
223223
jekyll-feed (~> 0.9)
224224
jekyll-seo-tag (~> 2.1)
225225
minitest (5.19.0)
226-
nokogiri (1.13.10)
227-
mini_portile2 (~> 2.8.0)
226+
nokogiri (1.18.9)
227+
mini_portile2 (~> 2.8.2)
228228
racc (~> 1.4)
229-
nokogiri (1.13.10-arm64-darwin)
229+
nokogiri (1.18.9-arm64-darwin)
230230
racc (~> 1.4)
231231
octokit (4.25.1)
232232
faraday (>= 1, < 3)
@@ -236,7 +236,7 @@ GEM
236236
forwardable-extended (~> 2.6)
237237
posix-spawn (0.3.15)
238238
public_suffix (4.0.7)
239-
racc (1.7.1)
239+
racc (1.8.1)
240240
rainbow (3.1.1)
241241
rb-fsevent (0.11.2)
242242
rb-inotify (0.10.1)
@@ -287,7 +287,7 @@ DEPENDENCIES
287287
jekyll-sitemap (~> 1.4, >= 1.4.0)
288288
jekyll-watch
289289
kramdown (>= 2.3.1)
290-
nokogiri (~> 1.13.10)
290+
nokogiri (~> 1.18.9)
291291
rexml (>= 3.2.5)
292292
yaml
293293

0 commit comments

Comments
 (0)