class Gemometer::System
Public Class Methods
bundle_outdated()
click to toggle source
# File lib/gemometer/system.rb, line 3 def self.bundle_outdated `bundle outdated` end
# File lib/gemometer/system.rb, line 3 def self.bundle_outdated `bundle outdated` end