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

fix: require the csv gem as runtime dependency #51

Conversation

matteoredz
Copy link
Owner

@matteoredz matteoredz commented Feb 20, 2024

From Ruby 3.4 onwards, csv has been pulled out the standard lib, and has to be explicitly added to the bundle.

@matteoredz matteoredz added the bug Something isn't working label Feb 20, 2024
@matteoredz matteoredz self-assigned this Feb 20, 2024
@matteoredz matteoredz linked an issue Feb 20, 2024 that may be closed by this pull request
@matteoredz matteoredz merged commit 5d3658e into main Feb 20, 2024
9 checks passed
@matteoredz matteoredz deleted the 44-csv-which-will-no-longer-be-part-of-the-default-gems-since-ruby-340 branch February 20, 2024 08:29
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

Successfully merging this pull request may close these issues.

csv which will no longer be part of the default gems since Ruby 3.4.0
1 participant