- print_dependencies(spec, level = 0) -> String[permalink][rdoc][edit]
- 
依存関係を表す文字列を返します。 - [PARAM] spec:
- Gem::Specification のインスタンスを指定します。
- [PARAM] level:
- 依存関係の深さを指定します。
 
print_dependencies(spec, level = 0) -> String[permalink][rdoc][edit]依存関係を表す文字列を返します。