csv has been bundled as a gem, and will be removed from the stdlib from ruby 3.4.0
This patch will fix following warning with Ruby 3.3.0
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.
csv has been bundled as a gem, and will be removed from the stdlib from ruby 3.4.0
This patch will fix following warning with Ruby 3.3.0