Skip to content

Commit dba08fb

Browse files
authored
fix(security): patch nokogiri dependency vulnerabilities (#675)
1 parent b7725f5 commit dba08fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ GEM
134134
marcel (1.0.4)
135135
method_source (1.0.0)
136136
mini_mime (1.1.2)
137-
mini_portile2 (2.8.5)
137+
mini_portile2 (2.8.6)
138138
minitest (5.17.0)
139139
multi_xml (0.6.0)
140140
net-http (0.4.1)
@@ -149,7 +149,7 @@ GEM
149149
net-smtp (0.3.3)
150150
net-protocol
151151
nio4r (2.7.0)
152-
nokogiri (1.16.2)
152+
nokogiri (1.16.5)
153153
mini_portile2 (~> 2.8.2)
154154
racc (~> 1.4)
155155
openid_connect (1.4.2)

0 commit comments

Comments
 (0)