We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a21d8 commit 3f1e1a4Copy full SHA for 3f1e1a4
1 file changed
.readthedocs.yaml
@@ -11,7 +11,7 @@ build:
11
tools:
12
ruby: "3.3"
13
commands:
14
- - gem install bundler
+ - gem install bundler -v 2.3
15
- bundle install
16
- rake doc:yard
17
- cp -r doc $READTHEDOCS_OUTPUT/html
0 commit comments