Skip to content

Conversation

@ngan
Copy link
Contributor

@ngan ngan commented Feb 14, 2024

In Ruby 3.4, the csv gem will not be a default gem. Since httparty uses CSV directly, we should add it as a gem dependency.

/usr/local/bundle/ruby/3.3.0/gems/httparty-0.21.0/lib/httparty.rb:10: 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 httparty-0.21.0 to add csv into its gemspec.

@ngan
Copy link
Contributor Author

ngan commented Feb 16, 2024

@jnunemaker friendly bump. Let me know if there's anything else to be done for this. Thanks!

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.

2 participants