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

Remove unnecessary rubygems filters#6982

Merged
4 commits merged intomasterfrom
remove_unnecessary_rubygems_filters
Feb 26, 2019
Merged

Remove unnecessary rubygems filters#6982
4 commits merged intomasterfrom
remove_unnecessary_rubygems_filters

Conversation

@deivid-rodriguez
Copy link
Copy Markdown
Contributor

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

The problem was there's a lot of unnecessary code, specially in specs, that's never run.

What was your diagnosis of the problem?

My diagnosis was that since dropping support for old rubygems versions, this code is no longer necessary.

What is your fix for the problem, implemented in this PR?

My fix is to remove the code.

Why did you choose this fix out of the possible options?

I chose this fix because red is great on diffs.

@deivid-rodriguez deivid-rodriguez force-pushed the remove_unnecessary_rubygems_filters branch from 8ef18fd to b9ad218 Compare February 25, 2019 20:10
@hsbt
Copy link
Copy Markdown
Member

hsbt commented Feb 26, 2019

Seems good.

@deivid-rodriguez
Copy link
Copy Markdown
Contributor Author

@bundlerbot r=hsbt

ghost pushed a commit that referenced this pull request Feb 26, 2019
6982: Remove unnecessary rubygems filters r=hsbt a=deivid-rodriguez

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

The problem was there's a lot of unnecessary code, specially in specs, that's never run.

### What was your diagnosis of the problem?

My diagnosis was that since dropping support for old rubygems versions, this code is no longer necessary.

### What is your fix for the problem, implemented in this PR?

My fix is to remove the code.

### Why did you choose this fix out of the possible options?

I chose this fix because red is great on diffs.


Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
@ghost
Copy link
Copy Markdown

ghost commented Feb 26, 2019

Build succeeded

@ghost ghost merged commit b9ad218 into master Feb 26, 2019
@ghost ghost deleted the remove_unnecessary_rubygems_filters branch February 26, 2019 15:10
@deivid-rodriguez deivid-rodriguez modified the milestone: 2.1.0 Dec 13, 2019
This pull request was closed.
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.

2 participants