summaryrefslogtreecommitdiff
path: root/lib/bundler/plugin/unloaded_source.rb
AgeCommit message (Collapse)Author
3 days[ruby/rubygems] Rename Plugin::DummySource to UnloadedSourceHiroshi SHIBATA
The name now reflects why the placeholder exists: it stands in for a source whose handler plugin is not loaded yet while the lockfile is parsed during the plugin install pass. https://github.com/ruby/rubygems/commit/c198351e21 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>