mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
rubyPackages.rack: CVE-2025-46727
(cherry picked from commit ae2f0cc309)
This commit is contained in:
committed by
github-actions[bot]
parent
5c8b754eaf
commit
9145d0d4a6
@@ -3562,10 +3562,10 @@
|
||||
platforms = [ ];
|
||||
source = {
|
||||
remotes = [ "https://rubygems.org" ];
|
||||
sha256 = "14jpch41i6iclbgc8rykvkyn7ii8s9dwvn98k96qi0hqcbdpj30p";
|
||||
sha256 = "0da64fq3w671qhp7ji1zs84m5lyhalq4khqhbfw5dz0y6mn61dgg";
|
||||
type = "gem";
|
||||
};
|
||||
version = "3.1.13";
|
||||
version = "3.1.16";
|
||||
};
|
||||
rack-protection = {
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user