lib/deploy-context/deploy/ruby.rb in deploy-context-0.11.0.2.geb201f1 vs lib/deploy-context/deploy/ruby.rb in deploy-context-0.11.1

- old
+ new

@@ -34,9 +34,10 @@ def ruby_cycle(context) context.clean context.build context.commit + context.patch_bump context.release puts "Waiting a little before installing" sleep(5) context.install if context.test_context_successful? \ No newline at end of file