Skip to content

Commit 2cccea4

Browse files
Ale Paredesmaxjacobson
Ale Paredes
authored andcommitted
Update nokogiri to address CVE-2017-9050
1 parent 4f0cddc commit 2cccea4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ GEM
1616
treetop (~> 1.4)
1717
yajl-ruby (~> 1.1)
1818
gherkin (4.0.0)
19-
mini_portile2 (2.1.0)
20-
nokogiri (1.6.8.1)
21-
mini_portile2 (~> 2.1.0)
19+
mini_portile2 (2.3.0)
20+
nokogiri (1.8.2)
21+
mini_portile2 (~> 2.3.0)
2222
polyglot (0.3.5)
2323
rake (11.3.0)
2424
rspec (3.4.0)
@@ -47,4 +47,4 @@ DEPENDENCIES
4747
rspec
4848

4949
BUNDLED WITH
50-
1.13.2
50+
1.16.0.pre.3

0 commit comments

Comments
 (0)