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

Add csv gem as a runtime dependency #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gnumarcelo
Copy link

This PR adds csv gem as a dependency in the gemspec.

Context
As of Ruby 3.3.0 it starts printing a warning when using this gem in a Ruby on Rails app:

../installs/ruby/3.3.4/lib/ruby/gems/3.3.0/gems/zeitwerk-2.6.16/lib/zeitwerk/kernel.rb:34: warning: csv was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add csv to your Gemfile or gemspec. Also contact author of iso-639-0.3.6 to add csv into its gemspec.

Since nothing has really changed, I didn't create any spec.

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.

None yet

1 participant