Parcourir la source

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 il y a 10 ans
Parent
commit
b10ee6c8d4
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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