caterer 0.6.5 → 0.6.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -56,6 +56,7 @@ Caterer.actions.register(:up) do
56
56
  use Caterer::Action::Provisioner::Prepare
57
57
  use Caterer::Action::Server::Lock
58
58
  use Caterer::Action::Provisioner::Bootstrap
59
+ use Caterer::Action::Provisioner::Install
59
60
  use Caterer::Action::Provisioner::Provision
60
61
  use Caterer::Action::Provisioner::Cleanup
61
62
  use Caterer::Action::Server::Unlock
@@ -1,3 +1,3 @@
1
1
  module Caterer
2
- VERSION = "0.6.5"
2
+ VERSION = "0.6.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: caterer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.5
4
+ version: 0.6.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: