Skip to content

Commit 20a2571

Browse files
committed
add Rack deps introduced by Mock classes
`No type error detected. 🧉`
1 parent 9156bbe commit 20a2571

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gems/rack/2.2.2/_test/Steepfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ target :test do
44

55
repo_path "../../../"
66
library "rack"
7+
library "cgi"
8+
library "uri"
79

810
configure_code_diagnostics(D::Ruby.all_error)
911
end

0 commit comments

Comments
 (0)