Skip to content

Commit 16abb69

Browse files
Bump nokogiri from 1.18.9 to 1.19.1
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.9 to 1.19.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.18.9...v1.19.1) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1108185 commit 16abb69

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ end
3434
#gem "wdm", "~> 0.1.0" if Gem.win_platform?
3535

3636
# Suggestions for a vulnerability of Nokogiri from GitHub. 2019-08-21
37-
gem "nokogiri", "~> 1.18.9"
37+
gem "nokogiri", "~> 1.19.1"
3838
# Fix for GitHub security alerts. 2020-08-08
3939
gem "kramdown", ">= 2.3.0"
4040

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ GEM
218218
minitest (5.24.1)
219219
net-http (0.9.1)
220220
uri (>= 0.11.1)
221-
nokogiri (1.18.9)
221+
nokogiri (1.19.1)
222222
mini_portile2 (~> 2.8.2)
223223
racc (~> 1.4)
224224
octokit (4.25.1)
@@ -266,7 +266,7 @@ DEPENDENCIES
266266
jekyll-paginate
267267
kramdown (>= 2.3.0)
268268
minima (~> 2.0)
269-
nokogiri (~> 1.18.9)
269+
nokogiri (~> 1.19.1)
270270
webrick
271271

272272
BUNDLED WITH

0 commit comments

Comments
 (0)