rubyPackages.faraday: 2.14.0 -> 2.14.1
Fixes CVE-2026-25765 / https://github.com/lostisland/faraday/security/advisories/GHSA-33mh-2634-fwr2 Fixes #489340 Changes: https://github.com/lostisland/faraday/releases/tag/v2.14.1
This commit is contained in:
@@ -1302,10 +1302,10 @@
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "1ka175ci0q9ylpcy651pjj580diplkaskycn4n7jcmbyv7jwz6c6";
|
||||
sha256 = "077n5ss3z3ds4vj54w201kd12smai853dp9c9n7ii7g3q7nwwg54";
|
||||
type = "gem";
|
||||
};
|
||||
version = "2.14.0";
|
||||
version = "2.14.1";
|
||||
};
|
||||
faraday-net_http = {
|
||||
dependencies = [ "net-http" ];
|
||||
|
||||
Reference in New Issue
Block a user