diff --git a/scripts/restore b/scripts/restore index f151c5a..bf72665 100644 --- a/scripts/restore +++ b/scripts/restore @@ -100,9 +100,8 @@ pushd $final_path ynh_use_ruby ynh_gem update --system --no-document ynh_gem install bundler passenger --no-document - bundle config set --local without 'development test' + bundle config set --local without 'development test rmagick' bundle install - bundle install --without development test rmagick popd ynh_exec_warn_less ynh_install_app_dependencies $pkg_dependencies