opendelivery 0.0.11 → 0.0.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -28,7 +28,7 @@ module OpenDelivery
28
28
  @domain.set_property(domain, key, type, image.id)
29
29
  end
30
30
 
31
- private
31
+ protected
32
32
 
33
33
  def wait_for_image(image)
34
34
  # Waiting for AWS to realize the image is ready to start
@@ -79,7 +79,7 @@ module OpenDelivery
79
79
  end
80
80
  end
81
81
 
82
- private
82
+ protected
83
83
 
84
84
  def wait_for_stack(stack)
85
85
  while stack.status != "CREATE_COMPLETE"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opendelivery
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.11
4
+ version: 0.0.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: