sam / doubleshot

Build and Dependency Management for mixed Java/Ruby projects.
MIT License
19 stars 22 forks source link

Load locked Gems #46

Closed sam closed 12 years ago

sam commented 12 years ago

If the Doubleshot.lock file exists (so the Doubleshot file hasn't been updated), and contains Gems, then require the Gems, rescue and aggregate LoadErrors, batch-install missing Gems, and require the remainder.

sam commented 12 years ago

Done in: d73850cbd32bebd4b455b2181e4a6f17190093e2