Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly require "rubygems" in GemSpecQueryable module
- Added a `require "rubygems"` statement to the GemSpecQueryable module to explicitly declare its dependency on the Gem module.
- Loading branch information