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

use xml_mini extracted from activesupport #85

Merged
merged 1 commit into from
Sep 18, 2013

Conversation

mojavelinux
Copy link
Contributor

Switch to xml_mini gem to avoid runtime dependency on activesupport.

  • add xml_mini as dependency since it's required to load html-pipeline
  • activesupport kept as development dependency for use in tests

@jch
Copy link
Contributor

jch commented Sep 17, 2013

@mojavelinux ack, I missed that xml_mini dependency. Looking at the xml_mini gem, it doesn't look like it's officially been removed from activesupport. I would rather have the larger and more actively maintained activesupport dependency. Could you update your pull?

@mojavelinux
Copy link
Contributor Author

Just to clarify, you do want to activesupport as a dependency instead of xml_mini?

@jch
Copy link
Contributor

jch commented Sep 18, 2013

@mojavelinux 👍 yep, activesupport

@mojavelinux
Copy link
Contributor Author

Roger that, captain!

Pull request updated!

jch added a commit that referenced this pull request Sep 18, 2013
use xml_mini extracted from activesupport
@jch jch merged commit df26d88 into gjtorikian:master Sep 18, 2013
@jch
Copy link
Contributor

jch commented Sep 18, 2013

Thanks! I'll cut a gem when I get back to my computer. 🎉

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.

2 participants