rumination 0.14.10 → 0.14.11

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fb7d5aea737590244255549379d37ceb1cf43106
4
- data.tar.gz: 4be49c5c3b3fca50fe5f4296abb8a6d251047c23
3
+ metadata.gz: 3342cf42a78eb6b5cc56fa951045d7f4a528ad6c
4
+ data.tar.gz: de7bfcd6983ccb8a52030955880d92047a9d6620
5
5
  SHA512:
6
- metadata.gz: a74d7b82e74277809948fb1a8fa491dbcb53f7bd66f69345de95122ed049ed3e71e1ad1c680f6b5b71fe2646a18a83e58c3966f340fc0096584ee7fc89c01426
7
- data.tar.gz: 463939f65f6a1916d36d1ca3e80e5e2b5d4daf7203f0796e0aaf631550901345da1cfb83f25ea3ac365152fd66879353cba1f257aef395301938df9b1d9eb981
6
+ metadata.gz: 1ccd4d0168be69c61ce46d9c338a0c449429e71beda8511ad93c939e8f6b650fd932140dc5b85195732ae779f8242af6d69a6999e8d0eb05f7cde3b96208ba97
7
+ data.tar.gz: d96fba42274a220dae63fade340fbdfaec2186babcf3c9b46c4bb3a4d2058a98e6c860daa093b49d5dbbc291cf1624a43fd61be00dd32ef67d16a498127d3a5f
@@ -22,11 +22,11 @@ module DeployTasks
22
22
  build_containers
23
23
  shut_down_services
24
24
  refresh_gems_in_development
25
+ start_services
25
26
  bootstrap:check_flag
26
27
  bootstrap:env_file
27
28
  bootstrap:copy_files
28
29
  bootstrap:db
29
- start_services
30
30
  copy_files
31
31
  on:bootstrapped
32
32
  on:deployed
@@ -1,3 +1,3 @@
1
1
  module Rumination
2
- VERSION = "0.14.10"
2
+ VERSION = "0.14.11"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rumination
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.10
4
+ version: 0.14.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Artem Baguinski