summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Taylor <alexmctaylorpants@gmail.com>2017-04-16 08:49:05 -0700
committerAlex Taylor <alexmctaylorpants@gmail.com>2017-04-21 10:57:00 -0700
commit60fbceb1e3632cc5efbbd76a747726ee20347fb6 (patch)
tree279c5027f44bc79796c089e56e926793ac72af40
parentec06cf0788bd1f82697a6e12748d997030bfe1ea (diff)
downloadbundler-60fbceb1e3632cc5efbbd76a747726ee20347fb6.tar.gz
Remove TODO - it's ~7 years old
-rw-r--r--lib/bundler/source/git.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/source/git.rb b/lib/bundler/source/git.rb
index 62f38a3a8d..380b6933ca 100644
--- a/lib/bundler/source/git.rb
+++ b/lib/bundler/source/git.rb
@@ -147,7 +147,6 @@ module Bundler
changed
end
- # TODO: cache git specs
def specs(*)
set_local!(app_cache_path) if has_app_cache? && !local?