Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Jazzy to 0.14.3 to fix CI #417

Merged
merged 1 commit into from
Oct 13, 2022
Merged

Conversation

lawrence-forooghian
Copy link
Collaborator

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.

@github-actions github-actions bot temporarily deployed to staging/pull/417/jazzy October 12, 2022 19:36 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/417/jazzy October 12, 2022 20:03 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/417/jazzy October 12, 2022 20:27 Inactive
@lawrence-forooghian lawrence-forooghian changed the title Upgrade Jazzy to 0.14.3 Upgrade Jazzy to 0.14.3 to fix CI Oct 12, 2022
@lawrence-forooghian lawrence-forooghian marked this pull request as ready for review October 12, 2022 20:36
Copy link
Contributor

@JakubJankowski JakubJankowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants