Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.4.21
-
None
Description
Hi,
Using buildr-1.4.23
I had a Gemfile in my current Dir hwen invoking buildr, leading to buildr failing with errors like:
Could not find addressable-2.3.8 in any of the sources
Run `bundle install` to install missing gems.
The Gemfile was:
source "https://rubygems.org" gem "jekyll" gem "html-proofer" gem "asciidoctor-pdf" gem "coderay" gem "pygments.rb"
I don't know if that is standard ruby behavior maybe, but I feel buildr should not care whether a gemfile is present or not. - See more at: http://www.forumjar.com/forums/topic/Apache_Buildr_gets_confused_over_Gemfile#sthash.Rivie2GQ.dpuf