Skip to content

Add lib/rake/options.rb to gemspec#721

Merged
hsbt merged 1 commit intomasterfrom
fix/add-options-to-gemspec
Apr 14, 2026
Merged

Add lib/rake/options.rb to gemspec#721
hsbt merged 1 commit intomasterfrom
fix/add-options-to-gemspec

Conversation

@hsbt
Copy link
Copy Markdown
Member

@hsbt hsbt commented Apr 14, 2026

Fixes #720

Fixes #720

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 14, 2026 08:20
Copy link
Copy Markdown

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

This PR fixes rake issue #720 by ensuring lib/rake/options.rb is included in the gem’s packaged file list, preventing LoadError when rake requires it at runtime.

Changes:

  • Add lib/rake/options.rb to the explicit s.files list in rake.gemspec.

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

@hsbt hsbt merged commit b74be0b into master Apr 14, 2026
83 checks passed
@hsbt hsbt deleted the fix/add-options-to-gemspec branch April 14, 2026 08:24
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.

rake 13.4.0 missing rake/options

2 participants