lib/deploy-context/deploy/ruby.rb in deploy-context-0.11.23 vs lib/deploy-context/deploy/ruby.rb in deploy-context-0.11.25

- old
+ new

@@ -41,10 +41,10 @@ context.clean context.build context.commit context.patch_bump context.release - context.wait_release_available + context.wait_until_release_available context.install if context.test_context_successful? puts "newer version installed successfully for #{context_name} and version #{GVB.version}" context.patch_bump # patch_reset(context) \ No newline at end of file