Skip to content

Commit 689d15c

Browse files
Bump nokogiri from 1.19.1 to 1.19.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.1 to 1.19.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.19.1...v1.19.4) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40cb99c commit 689d15c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ source "https://rubygems.org"
33
gem 'github-pages', group: :jekyll_plugins
44

55
# Added at 2019-11-25 10:11:40 -0800 by jhoward:
6-
gem "nokogiri", "< 1.19.2"
6+
gem "nokogiri", "< 1.19.5"
77
gem "jekyll", ">= 3.7"
88
gem "kramdown", ">= 2.3.0"

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ GEM
233233
minitest (5.27.0)
234234
net-http (0.9.1)
235235
uri (>= 0.11.1)
236-
nokogiri (1.19.1)
236+
nokogiri (1.19.4)
237237
mini_portile2 (~> 2.8.2)
238238
racc (~> 1.4)
239239
octokit (4.25.1)
@@ -281,7 +281,7 @@ DEPENDENCIES
281281
github-pages
282282
jekyll (>= 3.7)
283283
kramdown (>= 2.3.0)
284-
nokogiri (< 1.19.2)
284+
nokogiri (< 1.19.5)
285285

286286
BUNDLED WITH
287287
2.0.2

0 commit comments

Comments
 (0)