copiousfreetime / stickler

a tool to organize and maintain an internal gem distribution server
MIT License
143 stars 29 forks source link

implement the gemcutter dependency api #22

Open copiousfreetime opened 12 years ago

copiousfreetime commented 12 years ago

http://guides.rubygems.org/rubygems-org-api/#misc

GET - /api/v1/dependencies?gems=[COMMA DELIMITED GEM NAMES]

xaviershay commented 9 years ago

I am working on this