module SharedHelpersPatch

Public Instance Methods

default_lockfile() click to toggle source
# File lib/bootboot/bundler_patch.rb, line 43
def default_lockfile
  Bootboot::GEMFILE_NEXT_LOCK
end