diff --git a/common.rb b/common.rb index 30a80cef4..e66517d43 100644 --- a/common.rb +++ b/common.rb @@ -12,6 +12,7 @@ def gem_command end begin + require 'rubygems' require 'plist' rescue LoadError puts 'Plist gem not installed, installing...'