Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

'bundle install --without development' gives errors about :development group gems #2855

Closed
RudyOnRails opened this issue Feb 4, 2014 · 2 comments

Comments

@RudyOnRails
Copy link

Steps to Reproduce:

  1. add a faulty git address for a gem in your :development group and save the Gemfile
  2. run a bundle install --without development

What you're trying to accomplish: bundle without development
The command you ran: bundle install --without development merge server
What you expected to happen: bundler to not try and bundle gems in the development group
What actually happened: bundler tried to bundle gems in the development group
The exception backtrace(s), if any: https://gist.github.com/RudyOnRails/8828469
Everything output by running bundle env: I will try to add this to our travis script so we see the output on travis logs.

@indirect
Copy link
Member

indirect commented Feb 5, 2014

Thank you for reporting this issue. Unfortunately, this isn't enough information for me to reproduce the issue. Please check the ISSUES file for the information we need to try to fix the problem.

@RudyOnRails
Copy link
Author

@indirect Ok I will try to get the point across again.

@indirect indirect closed this as completed Feb 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants