diff --git a/.trustie-pipeline.yml b/.trustie-pipeline.yml index 99167e81b..98a8b3b8d 100644 --- a/.trustie-pipeline.yml +++ b/.trustie-pipeline.yml @@ -12,7 +12,6 @@ steps: commands: - gem update --system - gem install bundler --default -v "2.1.4" - - bundle update --bundler - bundle -v - bundle _2.1.4_ install --jobs=1 --retry=1 - rake