deploy-context 2.1.5 → 2.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 36cb0e49b4c493dbd75a25b54829fb0db6acd322710ba75878dbcfad30d0a443
4
- data.tar.gz: e56b73975e0e137469c07bf223b33ddbb587bfaa1c9917b93f461e1301fa8749
3
+ metadata.gz: 890ef4531957c4dd8d29ad835d90cd4eda9227f1e98467f08858f3957c68e682
4
+ data.tar.gz: 66c11b618a8dde888e86abf0c45e51701a772b355100212d4905cca54647d404
5
5
  SHA512:
6
- metadata.gz: 1db4cf80cf94c98f4ba433050c673b7c24f0880ad3fca04e2a5d31751eb05819c855ea54a2ce8bb09b32abaf8033150e55f7676de586f31dc3c5c0b67f6188fd
7
- data.tar.gz: eeb77881ef680fe24dbc154a928ffafc35da02eff348b44608553a364923fb7e84a7d5b77ee404ed5092f6644b9d5775d717f2f40711d9f4a3e1d8544dc74015
6
+ metadata.gz: 38c051d1fd60bb0dcf0b436e2c40399ec1f80b355e2993a2982b09b256e5c5ac99554cbb162b9b224d4445d433bda248a9b139af1e74df3b6a3a2211ded95263
7
+ data.tar.gz: 8b1db2682e617e3eb417e7f4f0e9682b1ca19932282a4a66398e6e8c93cf9cdf36bfc85a81a4ba0fa00a4b5dd7200e680a6f1b4b943a06a033deeaec88f45884
checksums.yaml.gz.sig CHANGED
Binary file
@@ -25,6 +25,7 @@ module Context
25
25
  puts "Check if deploy-context is install #{version}"
26
26
  if gem_installed?(self)
27
27
  puts "Test context was successfully install on version #{version}"
28
+ true
28
29
  else
29
30
  abort "Test context has failed to install #{version}"
30
31
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: deploy-context
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.5
4
+ version: 2.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jimmy Provencher
metadata.gz.sig CHANGED
Binary file