docs icon indicating copy to clipboard operation
docs copied to clipboard

Add Ruby 3.4+ compatibility gems for Jekyll

Open ebembi-crdb opened this issue 2 months ago • 4 comments

Adds explicit dependencies for gems removed from Ruby 3.4+ default bundle:

  • csv: Required by Jekyll but no longer in default gems
  • logger: Generates warnings in Jekyll 4.3.4
  • base64: Standard library gem needed for encoding
  • bigdecimal: Required for decimal operations
  • mutex_m: Mutex operations support

Resolves Jekyll startup error and eliminates warnings when running bundle exec jekyll serve on Ruby 3.4+.

ebembi-crdb avatar Sep 24 '25 10:09 ebembi-crdb

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
Latest commit 8debee395d5f96008d65f41294cb051687f1d95e
Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/68d3cd72441bd90008d1fb2a

netlify[bot] avatar Sep 24 '25 10:09 netlify[bot]

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
Latest commit 8debee395d5f96008d65f41294cb051687f1d95e
Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/68d3cd7230f6fa0008d8087a

netlify[bot] avatar Sep 24 '25 10:09 netlify[bot]

Files changed:

  • src/current/Gemfile

github-actions[bot] avatar Sep 24 '25 10:09 github-actions[bot]

Netlify Preview

Name Link
Latest commit 8debee395d5f96008d65f41294cb051687f1d95e
Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/68d3cd723668610008fcd982
Deploy Preview https://deploy-preview-20422--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.

netlify[bot] avatar Sep 24 '25 11:09 netlify[bot]