class Berkshelf::LockfileOutOfSync
Public Instance Methods
Source
# File lib/berkshelf/errors.rb, line 472 def to_s "The lockfile is out of sync! Run `berks install` to sync the lockfile." end
# File lib/berkshelf/errors.rb, line 472 def to_s "The lockfile is out of sync! Run `berks install` to sync the lockfile." end