spec/support/outputs/bundle_clean.txt in mina-1.2.4 vs spec/support/outputs/bundle_clean.txt in mina-1.2.5

- old
+ new

@@ -1,2 +1,2 @@ -echo "-----> Cleans up unsed gems" -bundle clean --without development test --path "vendor/bundle" --deployment +echo "-----> Cleaning up unused gems" +bundle clean \ No newline at end of file