jekyll / jekyll/jekyll

CSV dependency issue is not backported to older versions

Open
#9,852 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
51.7k
Forks
10.3k
Avg merge
23m
Merged PRs (30d)
2

Description

As requested by @ashmaroli:

I had to add these gems to the Gemfile to make it work (Jekyll 3.9.4, Ruby 3.4.4):

gem 'csv'
gem 'base64'
gem 'bigdecimal'

Originally posted in #9741

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Gemfile dependency additions reported in the issue and read the original discussion in #9741 for the missing backport context. Determine which older Jekyll versions are in scope, then verify that their dependency declarations include the required gems and reproduce the Ruby 3.4.4 setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
build-system, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.