-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is to fix the following error when running `bundle exec jazzy` in CI: > `require': cannot load such file -- rexml/document I believe that it was introduced after GitHub’s switch to macOS 12 runners (actions/runner-images#6384), which bumps the default Ruby version from 2.7 to 3.0. The error was fixed in realm/jazzy#1260.
- Loading branch information
1 parent
e14574d
commit 18dc91c
Showing
1 changed file
with
44 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters