Skip to content

Conversation

@mikeCRL
Copy link
Contributor

@mikeCRL mikeCRL commented Oct 31, 2025

  • Remove Gemfile.lock from .gitignore (application repos should commit lockfile)
  • Add ruby >= 3.3.0 requirement to Gemfile
  • Add missing gem dependencies (csv, base64, bigdecimal, logger)
  • Update Gemfile.lock with compatible dependencies

This resolves SSL issues encountered with older Ruby versions when building Jekyll docs. Team members will need to upgrade to Ruby 3.3.0+ and run bundle install.

- Remove Gemfile.lock from .gitignore (application repos should commit lockfile)
- Add ruby >= 3.3.0 requirement to Gemfile
- Add missing gem dependencies (csv, base64, bigdecimal, logger)
- Update Gemfile.lock with compatible dependencies

This resolves SSL issues encountered with older Ruby versions when building
Jekyll docs. Team members will need to upgrade to Ruby 3.3.0+ and run
`bundle install`.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit 5d8fc95
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/6904739021b2930008328c0a

@netlify
Copy link

netlify bot commented Oct 31, 2025

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit 5d8fc95
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/69047390dae1600008fa4a2a

@github-actions
Copy link

Files changed:

  • .gitignore
  • src/current/Gemfile
  • src/current/Gemfile.lock

@netlify
Copy link

netlify bot commented Oct 31, 2025

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

Name Link
🔨 Latest commit 5d8fc95
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/690473902523420008fbcd0f

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