How to find out which gems depdend on gem X [duplicate]

雨燕双飞 提交于 2019-12-24 10:31:26

问题


Possible Duplicate:
How do I find gems that depend on a given gem?

I want to find out which gems depend on e.g. one of my gems, so i can see if i would break anything, is this supported/possible ?


回答1:


gem-dependent tells you...



来源:https://stackoverflow.com/questions/4085301/how-to-find-out-which-gems-depdend-on-gem-x

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!