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

v3 gemoji, gemojione seem required - is there a way to not require at puma startup? #376

Closed
mrthan opened this issue Feb 17, 2023 · 2 comments

Comments

@mrthan
Copy link

mrthan commented Feb 17, 2023

Migrating from v2 to v3, using MarkdownFilter and I can't figure NOT having emojis. Is there something I'm missing with these? I just want markdown without emojis and don't want to include either of these gems.

ruby/3.2.0/lib/ruby/gems/3.2.0/gems/html-pipeline-3.0.0.pre3/lib/html_pipeline.rb:76:in `rescue in require_dependencies': Missing all dependencies 'gemoji, gemojione' for EmojiFilter. See README.md for details. (HTMLPipeline::MissingDependencyError)
LoadError: cannot load such file -- gemojione
@gjtorikian
Copy link
Owner

This is most definitely a bug. Could you show me how your pipeline is being set up so that I can reproduce it? Looking at the code I'm not seeing how this is immediately possible, but it shouldn't be happening!

@gjtorikian
Copy link
Owner

Closing to clean up my queue, feel free to reopen with a repro.

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

No branches or pull requests

2 participants