Skip to content

Commit 2745d04

Browse files
Bump nokogiri from 1.19.3 to 1.19.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.3 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.3...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 aa05402 commit 2745d04

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.19.3"
37+
gem "nokogiri", "~> 1.19.4"
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
@@ -229,7 +229,7 @@ GEM
229229
minitest (5.27.0)
230230
net-http (0.9.1)
231231
uri (>= 0.11.1)
232-
nokogiri (1.19.3)
232+
nokogiri (1.19.4)
233233
mini_portile2 (~> 2.8.2)
234234
racc (~> 1.4)
235235
octokit (4.25.1)
@@ -277,7 +277,7 @@ DEPENDENCIES
277277
jekyll-paginate
278278
kramdown (>= 2.3.0)
279279
minima (~> 2.0)
280-
nokogiri (~> 1.19.3)
280+
nokogiri (~> 1.19.4)
281281
webrick
282282

283283
BUNDLED WITH

0 commit comments

Comments
 (0)