Exclude stdlib gems from tapioca RBI generation
This commit is contained in:
parent
2432d01884
commit
78cb073b38
@ -3,8 +3,11 @@
|
||||
gem:
|
||||
exclude:
|
||||
# These conflict with the rbi files provided by sorbet:
|
||||
- base64
|
||||
- benchmark
|
||||
- bigdecimal
|
||||
- json
|
||||
- logger
|
||||
# These aren't needed:
|
||||
- coderay
|
||||
- diff-lcs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user