Skip to content

docs: bump yard to 0.9.39#22024

Merged
p-linnane merged 1 commit intoHomebrew:mainfrom
GunniBusch:bump-yard
Apr 16, 2026
Merged

docs: bump yard to 0.9.39#22024
p-linnane merged 1 commit intoHomebrew:mainfrom
GunniBusch:bump-yard

Conversation

@GunniBusch
Copy link
Copy Markdown
Contributor

@GunniBusch GunniBusch commented Apr 16, 2026


  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them? Performance claims (e.g. "this is faster") must include Hyperfine benchmarks.
  • Have you written new tests (excluding integration tests) for your changes? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes. Non-maintainers may only have one AI-assisted/generated PR open at a time.

In #21999 I forgot to also bump yard (to 0.9.39) in docs/Gemfile.lock, since that is used to publish the docs. I only updated Library/Homebrew/Gemfile.lock in the previous pr.

I also removed the yard fork from the .lock and Gemfile as 0.9.39 supports ruby 4.

Copilot AI review requested due to automatic review settings April 16, 2026 00:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the documentation site’s Bundler dependencies to use the upstream yard gem (v0.9.39) instead of a temporary GitHub fork, aligning the docs build dependencies with the main Homebrew Ruby bundle after the Ruby 4 compatibility fix landed upstream.

Changes:

  • Remove the yard GitHub fork pin from docs/Gemfile.
  • Update docs/Gemfile.lock to pull yard (0.9.39) from RubyGems and drop the prior GIT source block.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
docs/Gemfile.lock Removes the forked yard Git source and locks to yard 0.9.39 from RubyGems for docs publishing.
docs/Gemfile Switches yard dependency back to the standard RubyGems source (no fork/ref).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Member

@p-linnane p-linnane left a comment

Choose a reason for hiding this comment

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

Thanks!

@p-linnane p-linnane enabled auto-merge April 16, 2026 00:16
@p-linnane p-linnane added this pull request to the merge queue Apr 16, 2026
Merged via the queue into Homebrew:main with commit 8f9d814 Apr 16, 2026
39 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants