Skip to content

Commit 046fd4a

Browse files
committed
Bumped Rack version to 2.2.3.1
Rack 2.2.3 suffers from 2 CVEs which are fixed in 2.2.3.1: https://github.com/rack/rack/blob/main/CHANGELOG.md#2231---2022-05-27 Signed-off-by: Theo Truong <theotr@amazon.com>
1 parent efdb08d commit 046fd4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ GEM
115115
public_suffix (4.0.6)
116116
racc (1.6.0)
117117
racc (1.6.0-java)
118-
rack (2.2.3)
118+
rack (2.2.3.1)
119119
rack-test (1.1.0)
120120
rack (>= 1.0, < 3)
121121
rainbow (3.1.1)

0 commit comments

Comments
 (0)