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 ERB dependency #635

Merged
merged 4 commits into from Jan 30, 2024
Merged

Remove ERB dependency #635

merged 4 commits into from Jan 30, 2024

Conversation

joeldrapper
Copy link
Collaborator

ERB is bundled with Ruby already

@joeldrapper joeldrapper merged commit 14505e4 into main Jan 30, 2024
17 checks passed
@joeldrapper joeldrapper deleted the remove-erb-dependency branch January 30, 2024 12:59
Comment on lines +16 to +17
else
Escape = BasicEscape
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I ended up removing this because you need to require ERB anyway, and all versions of ERB have ERB::Util.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant