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

Remove vendored gems. #1

Merged
merged 1 commit into from
Feb 5, 2014
Merged

Remove vendored gems. #1

merged 1 commit into from
Feb 5, 2014

Conversation

alext
Copy link
Contributor

@alext alext commented Feb 5, 2014

These are being included in the gem when build, and causing the resulting gem to be nearly 4meg in size. Without these, the gem is around 8k.

They are also not used by the resulting gem in any way.

These are being included in the gem when build, and causing the
resulting gem to be nearly 4meg in size.  Without these, the gem is
around 8k.

They are also not used by the resulting gem in any way.
phstc added a commit that referenced this pull request Feb 5, 2014
@phstc phstc merged commit b3c1896 into phstc:master Feb 5, 2014
@phstc
Copy link
Owner

phstc commented Feb 5, 2014

Good call. Added to master. Thanks! 😄

@alext alext deleted the remove_vendor branch February 5, 2014 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants