We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 68c2797 + 278a68e commit 54b6422Copy full SHA for 54b6422
Steepfile
@@ -7,7 +7,7 @@ target(:lib) do
7
8
signature("sig")
9
10
- YAML.safe_load_file("./manifest.yaml", symbolize_names: true) => { dependencies: }
+ YAML.safe_load_file("./manifest.yaml", symbolize_names: true) => {dependencies:}
11
# currently these libraries lack the `*.rbs` annotations required by `steep`
12
stdlibs = dependencies - %w[English etc net/http rbconfig set stringio]
13
0 commit comments