Skip to content

Commit 7fd4938

Browse files
committed
Update nokogiri to 1.8.5
- Clean up .snyk file
1 parent bef5906 commit 7fd4938

File tree

2 files changed

+3
-27
lines changed

2 files changed

+3
-27
lines changed

.snyk

+2-26
Original file line numberDiff line numberDiff line change
@@ -2,32 +2,8 @@
22
version: v1.12.0
33
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
44
ignore:
5-
SNYK-RUBY-RUBYZIP-22039:
6-
- '*':
7-
reason: None Given
8-
expires: 2018-10-04T22:06:09.286Z
95
SNYK-RUBY-NOKOGIRI-20299:
106
- '*':
11-
reason: None Given
12-
expires: 2018-11-03T22:58:21.603Z
13-
SNYK-RUBY-ERUBIS-20482:
14-
- '*':
15-
reason: None Given
16-
expires: 2018-10-04T22:25:04.050Z
17-
SNYK-RUBY-RAILTIES-20454:
18-
- '*':
19-
reason: None Given
20-
expires: 2018-10-04T22:25:17.771Z
21-
SNYK-RUBY-SINATRA-22027:
22-
- '*':
23-
reason: None Given
24-
expires: 2018-10-04T22:25:27.201Z
25-
SNYK-RUBY-SINATRA-20488:
26-
- '*':
27-
reason: None Given
28-
expires: 2018-10-04T22:25:53.799Z
29-
SNYK-RUBY-RACKPROTECTION-20394:
30-
- '*':
31-
reason: None Given
32-
expires: 2018-10-04T22:26:10.440Z
7+
reason: This does not apply since we do not opt out of the `NONET` option in Nokogiri
8+
expires: 2019-11-03T22:58:21.603Z
339
patch: {}

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ GEM
277277
net-ssh (5.0.2)
278278
netaddr (2.0.3)
279279
newrelic_rpm (5.3.0.346)
280-
nokogiri (1.8.4)
280+
nokogiri (1.8.5)
281281
mini_portile2 (~> 2.3.0)
282282
os (0.9.6)
283283
palm_civet (1.1.0)

0 commit comments

Comments
 (0)