Skip to content

Commit 0049125

Browse files
committed
Update nokogiri for CVEs
1 parent 8e36e3a commit 0049125

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ GEM
1414
docile (1.4.0)
1515
dotenv (2.8.1)
1616
ed25519 (1.3.0)
17-
faraday (2.14.2)
17+
faraday (2.14.3)
1818
faraday-net_http (>= 2.0, < 3.5)
1919
json
2020
logger
21-
faraday-net_http (3.4.3)
21+
faraday-net_http (3.4.4)
2222
net-http (~> 0.5)
2323
hashdiff (1.1.0)
24-
json (2.19.7)
24+
json (2.20.0)
2525
jsonpath (0.5.8)
2626
multi_json
2727
logger (1.7.0)
@@ -32,11 +32,11 @@ GEM
3232
net-sftp (3.0.0)
3333
net-ssh (>= 5.0.0, < 7.0.0)
3434
net-ssh (6.1.0)
35-
nokogiri (1.19.3-aarch64-linux-gnu)
35+
nokogiri (1.19.4-aarch64-linux-gnu)
3636
racc (~> 1.4)
37-
nokogiri (1.19.3-arm64-darwin)
37+
nokogiri (1.19.4-arm64-darwin)
3838
racc (~> 1.4)
39-
nokogiri (1.19.3-x86_64-linux-gnu)
39+
nokogiri (1.19.4-x86_64-linux-gnu)
4040
racc (~> 1.4)
4141
parallel (1.24.0)
4242
parser (3.3.0.5)

0 commit comments

Comments
 (0)