Skip to content

Commit 1a890bb

Browse files
Bump nokogiri from 1.13.7 to 1.13.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.7 to 1.13.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.7...v1.13.9) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e11cfe commit 1a890bb

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
@@ -10,7 +10,7 @@ gem 'redcarpet'
1010
gem 'rake'
1111
gem 'gemoji'
1212
gem 'therubyracer'
13-
gem 'nokogiri', '1.13.7'
13+
gem 'nokogiri', '1.13.9'
1414
gem 'git'
1515
gem 'metainspector'
1616
gem 'kramdown-parser-gfm', '1.1.0'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ GEM
9090
nokogiri (~> 1.13)
9191
mini_portile2 (2.8.0)
9292
nesty (1.0.2)
93-
nokogiri (1.13.7)
93+
nokogiri (1.13.9)
9494
mini_portile2 (~> 2.8.0)
9595
racc (~> 1.4)
96-
nokogiri (1.13.7-x86_64-linux)
96+
nokogiri (1.13.9-x86_64-linux)
9797
racc (~> 1.4)
9898
pathutil (0.16.2)
9999
forwardable-extended (~> 2.6)
@@ -138,7 +138,7 @@ DEPENDENCIES
138138
jekyll-sitemap (= 1.4.0)
139139
kramdown-parser-gfm (= 1.1.0)
140140
metainspector
141-
nokogiri (= 1.13.7)
141+
nokogiri (= 1.13.9)
142142
rake
143143
redcarpet
144144
therubyracer

0 commit comments

Comments
 (0)