Skip to content

Commit 725f165

Browse files
committed
Updating Nokogiri to address vulnerability
1 parent 94d2b7f commit 725f165

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,11 @@ GEM
99
remote: https://rubygems.org/
1010
specs:
1111
diff-lcs (1.2.4)
12-
nokogiri (1.5.10)
12+
mini_portile2 (2.8.0)
13+
nokogiri (1.13.7)
14+
mini_portile2 (~> 2.8.0)
15+
racc (~> 1.4)
16+
racc (1.6.0)
1317
rspec (2.14.1)
1418
rspec-core (~> 2.14.0)
1519
rspec-expectations (~> 2.14.0)

0 commit comments

Comments
 (0)