libraries/deploy-context/deploy/ruby.rb in deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8.4.gbb2ab14.4.gb48499b vs libraries/deploy-context/deploy/ruby.rb in deploy-context-2.2.0.3.gec16643.4.g20d2d42.4.g17e8559.12.g831d0a8.4.gbb2ab14.12.g0bc028d

- old
+ new

@@ -1,6 +1,4 @@ -require 'rubygems' - module Context module DeployHelpers module RubyHelper def gem(context, commands) context.chef_exec(context, %w(gem) + commands)