# File bundler/gemdeps.rb, line 21 def current_dependencies @runtime.current_dependencies end
# File bundler/gemdeps.rb, line 17 def dependencies @runtime.dependencies end
# File bundler/gemdeps.rb, line 9 def requested_specs @runtime.requested_specs end