More not needed gems.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 24 Sep 2014 21:24:10 +0000 (23:24 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 24 Sep 2014 21:24:10 +0000 (23:24 +0200)
rOCCI-server.spec

index 0106039..cd19b98 100644 (file)
@@ -149,7 +149,7 @@ EOF
 sed -i "s/\(gem ['\"]opennebula['\"]\).*/\1, '>= 4.4.0'/" lib/backends/bundles/Gemfile.opennebula
 sed -i "s/\(gem ['\"]aws-sdk-core['\"]\).*/\1, '>= 2.0.0'/" lib/backends/bundles/Gemfile.ec2
 # gems not needed for tests
-for p in sdoc capistrano rvm-capistrano debugger fuubar pry-rails pry-rescue pry-stack_explorer guard-bundler guard-rails rb-inotify libnotify yard redcarpet bond hirb; do
+for p in sdoc capistrano rvm-capistrano debugger whenever fuubar pry-rails pry-rescue pry-stack_explorer guard-bundler guard-rails rb-inotify libnotify yard redcarpet bond hirb; do
   sed -i "s/^\(\s*gem ['\"]$p['\"].*\)/#disabled: \1/" Gemfile
 done
 # logstasher and openssl_cms not from git