ソースを参照

Remove berks from bundler exec

Since berkshelf should be installed with the chef development kit (since version 3.0), it should not be executed with bundler anymore.
Wouter Sioen 10 年 前
コミット
b10ee6c8d4
1 ファイル変更0 行追加1 行削除
  1. 0 1
      bundler-exec.sh

+ 0 - 1
bundler-exec.sh

@@ -33,7 +33,6 @@ run-with-bundler()
 ## Main program
 
 BUNDLED_COMMANDS="${BUNDLED_COMMANDS:-
-berks
 cap
 capify
 chefspec