Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
it's clean not clear
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Oct 27, 2010
1 parent 1d5dd00 commit 7eb3b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler/runtime.rb
Expand Up @@ -115,7 +115,7 @@ def prune_cache
end
end

def clear
def clean
gem_dirs = Dir["#{Gem.dir}/gems/*"]
stale_gem_dirs = gem_dirs - specs.collect {|spec| spec.full_gem_path }
stale_gem_dirs.collect do |gem_dir|
Expand Down

0 comments on commit 7eb3b4d

Please sign in to comment.