Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up the Gemfile (and keep all the necessary dependencies) #4350

Merged
merged 2 commits into from Jan 12, 2016

Conversation

envygeeks
Copy link
Contributor

The problem last time was that we removed Pry and Pry brings in CodeRay, we were
testing legacy stuff and didn't have CodeRay in our dependencies, which resulted
in those tests failing.

This also quietly announces the intention to move to RSpec by moving the old
test dependencies to ":test_legacy" and is slightly less agressive in it's
organization than before.

Jordon Bedwell added 2 commits January 12, 2016 06:54
The problem last time was that we removed Pry and Pry brings in CodeRay, we were
testing legacy stuff and didn't have CodeRay in our dependencies, which resulted
in those tests failing.

This also quietly announces the intention to move to RSpec by moving the old
test dependencies to ":test_legacy" and is slightly less agressive in it's
organization than before.
@parkr parkr changed the title Try to cleanup the Gemfile... again. Clean up the Gemfile (and keep all the necessary dependencies) Jan 12, 2016
@parkr
Copy link
Member

parkr commented Jan 12, 2016

Great! Thank you for this. I'll add pr/ to the list of accepted prefixes for autopull, too!

@jekyllbot: merge +dev

jekyllbot added a commit that referenced this pull request Jan 12, 2016
@jekyllbot jekyllbot merged commit 9c4695c into master Jan 12, 2016
@jekyllbot jekyllbot deleted the pr/cleanup-gemfile branch January 12, 2016 16:28
jekyllbot added a commit that referenced this pull request Jan 12, 2016
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants