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

[Bug]: Starting with Ruby 3.4.0, csv will no longer be part of stdlib #9534

Closed
hkockerbeck opened this issue Jan 23, 2024 · 1 comment
Closed

Comments

@hkockerbeck
Copy link

Operating System

Ubuntu 22.04

Ruby Version

ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [x86_64-linux]

Jekyll Version

jekyll 4.3.3

GitHub Pages Version

No response

Expected Behavior

I expected bundle exec jekyll serve --livereload to run without deprecation notice(s).

Current Behavior

Since I switched from Ruby 3.2.x to 3.3.0, bundle exec jekyll serve --livereload shows several deprecation notices, among them

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 jekyll-4.3.3 to add csv into its gemspec.

Relevant log output

No response

Code Sample

No response

@mattr-
Copy link
Member

mattr- commented Jan 23, 2024

Already handled by #9522

@mattr- mattr- closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 2024
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

No branches or pull requests

2 participants