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

[Outdated] Support --group with the second group for a dependency #6116

Merged
merged 1 commit into from
Oct 25, 2017

Conversation

segiddins
Copy link
Member

What was the end-user problem that led to this PR?

The problem was bundle outdated --group NAME wouldn't work if it was the second group for the dependency.

Closes #6115.

What was your diagnosis of the problem?

My diagnosis was we were joining with , and splitting on ,, so subsequent groups had an additional space.

@colby-swandale
Copy link
Member

@bundlerbot r+

@bundlerbot
Copy link
Collaborator

📌 Commit cec3f58 has been approved by colby-swandale

@bundlerbot
Copy link
Collaborator

⌛ Testing commit cec3f58 with merge 2ae3086...

bundlerbot added a commit that referenced this pull request Oct 25, 2017
…dale

[Outdated] Support --group with the second group for a dependency

### What was the end-user problem that led to this PR?

The problem was `bundle outdated --group NAME` wouldn't work if it was the second group for the dependency.

Closes #6115.

### What was your diagnosis of the problem?

My diagnosis was we were joining with `, ` and splitting on `,`, so subsequent groups had an additional space.
@bundlerbot
Copy link
Collaborator

☀️ Test successful - status-travis
Approved by: colby-swandale
Pushing 2ae3086 to master...

@bundlerbot bundlerbot merged commit cec3f58 into master Oct 25, 2017
@segiddins segiddins deleted the seg-outdated-second-group branch October 25, 2017 01:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants