I'm trying to specify a git source in my Jeweler Rake file:
gem.add_dependency 'myapp', :git => "[email protected]:myaddress/myapp.git", :branch => "mybranch"
but I hit a format error. Do you know how to format this?
I don't think you can add a dependency for a git repo. It doesn't work like Bundler afaik.
http://docs.rubygems.org/read/chapter/20#dependencies
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With