caterer 0.6.4 → 0.6.5

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.
@@ -54,7 +54,6 @@ Caterer.actions.register(:up) do
54
54
  use Caterer.actions.get(:validate)
55
55
  use Caterer::Action::Provisioner::Load
56
56
  use Caterer::Action::Provisioner::Prepare
57
- use Caterer::Action::Provisioner::Validate::Bootstrapped
58
57
  use Caterer::Action::Server::Lock
59
58
  use Caterer::Action::Provisioner::Bootstrap
60
59
  use Caterer::Action::Provisioner::Provision
@@ -1,3 +1,3 @@
1
1
  module Caterer
2
- VERSION = "0.6.4"
2
+ VERSION = "0.6.5"
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.4
4
+ version: 0.6.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: