Created
July 19, 2012 14:50
-
-
Save ciaranarcher/3144470 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## | |
# This is the ugly work-around for working with gems from local source. | |
# Comment in as required, and then run 'bundle update'. | |
### | |
# gem 'sia_squirrel', :path => 'c:/dev/repos/gems/sia_squirrel', :require => 'sia_squirrel' | |
# gem 'sia_beaver', :path => 'c:/dev/repos/gems/sia_beaver', :require => 'sia_beaver' | |
# gem 'sia_crypto', :path => 'c:/dev/repos/gems/sia_crypto', :require => 'sia_crypto' | |
gem 'sia_squirrel' | |
gem 'sia_beaver' | |
gem 'sia_crypto' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment