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

Ruby 3.3 requires an explicit inclusion of racc gem in order to get this gem to work #15

Closed
karloscarweber opened this issue Jun 6, 2024 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@karloscarweber
Copy link

Hi Friends.

I work on Camping, we use kdl instead of yard because kdl is cool. Anyways, upon updating to Ruby 3.3 kdl now requires the racc gem to be included in your bundler file in order to get it working. I'm not sure why. I know that racc is a development dependency, but it seems that it's also now a runtime dependency. ¯_(ツ)_/¯

You can view. A related issue here: camping/camping#164.

I'm wondering if it would be cool to add the racc gem as a generic dependency so that upstream consumers of this library can get the gem when they bundle install along with kdl.

Thanks.

-kow

@danini-the-panini danini-the-panini added the bug Something isn't working label Jun 6, 2024
@danini-the-panini danini-the-panini modified the milestones: v1.1.0, v1.0.5 Jun 6, 2024
@danini-the-panini
Copy link
Owner

Fixed in v1.0.5

@karloscarweber
Copy link
Author

You are a saint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants