Skip to content

Commit

Permalink
Specified the bundler version in .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
evolve75 authored Dec 20, 2024
1 parent 67a21d8 commit 3f1e1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build:
tools:
ruby: "3.3"
commands:
- gem install bundler
- gem install bundler -v 2.3
- bundle install
- rake doc:yard
- cp -r doc $READTHEDOCS_OUTPUT/html

0 comments on commit 3f1e1a4

Please sign in to comment.