Skip to content

Commit 3f1e1a4

Browse files
authored
Specified the bundler version in .readthedocs.yaml
1 parent 67a21d8 commit 3f1e1a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ build:
1111
tools:
1212
ruby: "3.3"
1313
commands:
14-
- gem install bundler
14+
- gem install bundler -v 2.3
1515
- bundle install
1616
- rake doc:yard
1717
- cp -r doc $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)