Skip to content

Commit eb9669b

Browse files
authored
Update nokogiri to fix CWE-252 (#693)
2 parents 0fbf3f0 + ea39773 commit eb9669b

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ _None_
1818

1919
### Internal Changes
2020

21-
- Bumped `faraday` to address security vulnerability [#689]
21+
- Bumped `faraday` to address security vulnerability. [#689]
22+
- Bumped `nokogiri` to address security vulnerability. [#693]
2223

2324
## 14.0.0
2425

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ GEM
337337
naturally (2.2.1)
338338
netrc (0.11.0)
339339
nkf (0.2.0)
340-
nokogiri (1.18.9)
340+
nokogiri (1.19.1)
341341
mini_portile2 (~> 2.8.2)
342342
racc (~> 1.4)
343343
observer (0.1.2)

0 commit comments

Comments
 (0)