We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ed84a commit 272c130Copy full SHA for 272c130
README.md
@@ -15,6 +15,11 @@ This site contains the OpenAPI Initiative Registry and content for the HTML vers
15
16
## Development
17
18
+> [!NOTE]
19
+> As of 2024-08-28 Jekyll version 4.3.2 does _not_ work with Ruby 3.3.x.
20
+>
21
+> Make sure you have Ruby 3.2.x or lower installed.
22
+
23
Install [jekyll](https://jekyllrb.com/docs/installation/) for your platform, install the site
24
~~~sh
25
bundle install
0 commit comments