module Bundler::Plugin::API::Source

def unlock!

refresh the cache/specs (e.g. git sources can make a fresh clone).
If the source plugin is loaded from lockfile or otherwise, it shall

This is called to update the spec and installation.
def unlock!
end