Skip to content

Conversation

@ralfhandl
Copy link
Contributor

Use current Jekyll version instead of the old one that only worked with Ruby 3.2 and older.

  • Update Jekyll dependency in Gemfile to allow any patch version of Jekyll minor version 4.4
  • Add bigdecimal dependency to avoid warning with Ruby 3.3 and allow update to Ruby 3.4
  • Remove warning about maximum Ruby version from README.md and instead point to the development instructions in CONTRIBUTING.md
  • Update development instructions in CONTRIBUTING.md: point to the Jekyll theme that we actually use now, improve instructions for local testing

These changes have no visible effect, a preview is available at https://ralfhandl.github.io/OpenAPI-Specification/


  • no schema changes are needed for this pull request

Add bigdecimal dependency to avoid warning with Ruby 3.3 and update problems to Ruby 3.4.

Point to CONTRIBUTING from README instead of repeating the instructions.
@ralfhandl ralfhandl requested review from a team October 15, 2025 09:07
Copy link
Contributor

@mikekistler mikekistler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 👍

@ralfhandl ralfhandl requested a review from a team October 15, 2025 16:04
@OAI OAI locked and limited conversation to collaborators Oct 18, 2025
@OAI OAI unlocked this conversation Oct 18, 2025
@ralfhandl ralfhandl marked this pull request as draft October 19, 2025 09:39
@ralfhandl
Copy link
Contributor Author

To be recreated in repo https://github.com/OAI/spec.openapis.org

@ralfhandl ralfhandl marked this pull request as ready for review October 20, 2025 11:24
@ralfhandl ralfhandl merged commit 684e98c into OAI:gh-pages Oct 20, 2025
@ralfhandl ralfhandl deleted the gh-pages-jekyll-4.4 branch October 20, 2025 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants