Skip to content

Conversation

@mikeCRL
Copy link
Contributor

@mikeCRL mikeCRL commented Dec 5, 2025

Starting from Ruby 3.4, these gems are no longer part of the default gems and must be explicitly added to the Gemfile. Without these dependencies, Jekyll fails to build with LoadError exceptions.

These gems remain part of the standard library in Ruby 3.3 and earlier, so this change is backward compatible and does not affect builds on older Ruby versions.

Fixes build errors:

  • cannot load such file -- csv (LoadError)
  • cannot load such file -- logger (LoadError)
  • cannot load such file -- base64 (LoadError)

@mikeCRL mikeCRL marked this pull request as ready for review December 5, 2025 17:28
@mikeCRL mikeCRL requested a review from a team as a code owner December 5, 2025 17:28
@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 54a207b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/693316452cbf980009953775

@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 54a207b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/6933164528024000089c2133

@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for cockroachdb-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 54a207b
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/6933164562ef24000827225e

@github-actions
Copy link

github-actions bot commented Dec 5, 2025

Files changed:

  • src/current/Gemfile

@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 27f46f7
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/69331655b6678200082e0e91

@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 27f46f7
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/6933165570fab900087b4772

@netlify
Copy link

netlify bot commented Dec 5, 2025

Netlify Preview

Name Link
🔨 Latest commit 27f46f7
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/6933463053d255a254111730
😎 Deploy Preview https://deploy-preview-21491--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

1 participant