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

Bundle update gems in a group only #2723

Closed
robzolkos opened this issue Nov 20, 2013 · 4 comments
Closed

Bundle update gems in a group only #2723

robzolkos opened this issue Nov 20, 2013 · 4 comments

Comments

@robzolkos
Copy link

Not sure if this is an existing feature (if not then this is a feature request :) )

Would like to bundle update --group test and have bundler only update the gems in the test group (or any other that I specifiy). At the moment we can exclude groups.

Thoughts?

@indirect
Copy link
Member

Is this a feature you want frequently? You can update multiple gems by running bundle update gem1 gem2. I'm happy to accept this patch if this provides a useful feature, but I'm a bit hesitant since I haven't seen a lot of people ask for it in the past.

@robzolkos
Copy link
Author

It would be very handy to have. Especially when coming back to older projects and want to update all the testing gems etc.

@indirect
Copy link
Member

Ah, that makes sense. Okay, I think I buy the argument. I'll try to get back to the pull request that adds it and get it reviewed and merged.

On Wed, Dec 18, 2013 at 9:16 PM, Rob Zolkos [email protected]
wrote:

It would be very handy to have. Especially when coming back to older projects and want to update all the testing gems etc.

Reply to this email directly or view it on GitHub:
#2723 (comment)

@jaymiejones86
Copy link

+1 on this feature. It would be very handy as this comes up quite often and it hurts when you have to do this over and over again.

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

3 participants