Skip to content

Commit 519298c

Browse files
committed
Consolidate patched_versions.
* 3.0.1.1 and 3.0.1.2 both belong to the 3.0.1 version family.
1 parent 040177d commit 519298c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

gems/stringio/CVE-2024-27280.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@ description: |
2424
You can use `gem update stringio` to update it. If you are using bundler,
2525
please add `gem "stringio", ">= 3.0.1.2"` to your `Gemfile`.
2626
patched_versions:
27-
- "~> 3.0.1.1"
28-
- ">= 3.0.1.2"
27+
- ">= 3.0.1.1"

0 commit comments

Comments
 (0)