Skip to content

Commit a0b501e

Browse files
deivid-rodriguezhsbt
authored andcommitted
[rubygems/rubygems] Remove out of date TODO
After digging into git history a bit, I figure this was about unifying `bundle cache` and `bundle package`, which already happened a while ago. So remove this TODO since it's now misleading. ruby/rubygems@5a0b06b84d
1 parent 1a4c0a9 commit a0b501e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/bundler/cli/cache.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ def run
1616
setup_cache_all
1717
install
1818

19-
# TODO: move cache contents here now that all bundles are locked
2019
custom_path = Bundler.settings[:path] if options[:path]
2120

2221
Bundler.settings.temporary(cache_all_platforms: options["all-platforms"]) do

0 commit comments

Comments
 (0)