Skip to content

Commit e4a4183

Browse files
committed
Update nokogiri for security
1 parent a47fcdb commit e4a4183

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,20 +55,20 @@ GEM
5555
rb-fsevent (~> 0.10, >= 0.10.3)
5656
rb-inotify (~> 0.9, >= 0.9.10)
5757
mercenary (0.3.6)
58-
mini_portile2 (2.8.1)
58+
mini_portile2 (2.8.5)
5959
neat (3.0.0)
6060
sass (~> 3.4)
6161
thor (~> 0.19)
62-
nokogiri (1.14.3)
63-
mini_portile2 (~> 2.8.0)
62+
nokogiri (1.15.5)
63+
mini_portile2 (~> 2.8.2)
6464
racc (~> 1.4)
65-
nokogiri (1.14.3-x64-mingw32)
65+
nokogiri (1.15.5-x64-mingw32)
6666
racc (~> 1.4)
6767
parallel (1.22.1)
6868
pathutil (0.16.2)
6969
forwardable-extended (~> 2.6)
7070
public_suffix (5.0.0)
71-
racc (1.6.2)
71+
racc (1.7.3)
7272
rainbow (3.1.1)
7373
rake (12.3.3)
7474
rb-fsevent (0.11.0)

0 commit comments

Comments
 (0)