This method is only available on newer versions. The first available version (v2_6_3) is shown here.
clear_gemspec_cache()
No documentation available.
# File lib/bundler.rb, line 468 def clear_gemspec_cache @gemspec_cache = {} end