Module: SafeUpdate

Defined in:
lib/safe_update/git_repo.rb,
lib/safe_update.rb,
lib/safe_update/updater.rb,
lib/safe_update/version.rb,
lib/safe_update/presenter.rb,
lib/safe_update/outdated_gem.rb,
lib/safe_update/bundle_outdated_parser.rb

Overview

This class runs ‘bundle outdated` and parses the output into a workable data structure in Ruby.

Defined Under Namespace

Classes: BundleOutdatedParser, GitRepo, OutdatedGem, Presenter, Updater

Constant Summary collapse

VERSION =
'0.5.0'