Commit 7de8dca
committed
CHEF-28294: Update rack gem constraint to >= 3.2.4 and update all Gemfile.lock files
- Update rack constraint from >= 3.1.18 to >= 3.2.4 in src/oc-id/Gemfile
- Update rack version from 3.2.3 to 3.2.4 in all Gemfile.lock files:
- src/oc-id/Gemfile.lock (already at 3.2.4, updated constraint in DEPENDENCIES)
- src/chef-server-ctl/Gemfile.lock
- omnibus/Gemfile.lock
- Ensures consistent rack version 3.2.4 across all dependencies
- Addresses CVE-2025-61780 security vulnerability1 parent 685a2ee commit 7de8dca
File tree
4 files changed
+4
-4
lines changed- omnibus
- src
- chef-server-ctl
- oc-id
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
778 | 778 | | |
779 | 779 | | |
780 | 780 | | |
781 | | - | |
| 781 | + | |
782 | 782 | | |
783 | 783 | | |
784 | 784 | | |
| |||
0 commit comments