Explorar el Código

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 hace 10 años
padre
commit
b10ee6c8d4
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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