Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Allowed stdlibs #1880

Merged
merged 4 commits into from
Feb 17, 2015
Merged

Allowed stdlibs #1880

merged 4 commits into from
Feb 17, 2015

Conversation

myronmarston
Copy link
Member

RSpec-core's changes for rspec/rspec-support#179.

/cc @JonRowe

/set\.rb/, # used in a few places but being removed in #1870.
/rbconfig\.rb/, # loaded by rspec-support for OS detection.
/shellwords\.rb/, # used by ConfigurationOptions and RakeTask.
/stringio/, # Used by BaseFormatter.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You know we could probably create something to replace this too...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, I was thinking the same, but figure we can circle back to it. I'd rather get this merged and figure that out later.

@myronmarston myronmarston force-pushed the allowed-stdlibs branch 2 times, most recently from 78b6324 to 076da62 Compare February 17, 2015 17:47
@myronmarston
Copy link
Member Author

This is ready for review. /cc @JonRowe

JonRowe added a commit that referenced this pull request Feb 17, 2015
@JonRowe JonRowe merged commit 850b904 into master Feb 17, 2015
@JonRowe JonRowe deleted the allowed-stdlibs branch February 17, 2015 22:24
@JonRowe
Copy link
Member

JonRowe commented Feb 17, 2015

LGTM

MatheusRich pushed a commit to MatheusRich/rspec-core that referenced this pull request Oct 30, 2020
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