deploy-context 2.1.5 → 2.1.5.1.gf2bec3a

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: e30c61645e54d9055673de7f358ff389d727e3cbc06bfb32553bc28ce22b6639
4
+ data.tar.gz: b6460f0cee04411ad79617fa810fd6c664de6d317d42520368001834e101fd53
5
5
  SHA512:
6
- metadata.gz: 1db4cf80cf94c98f4ba433050c673b7c24f0880ad3fca04e2a5d31751eb05819c855ea54a2ce8bb09b32abaf8033150e55f7676de586f31dc3c5c0b67f6188fd
7
- data.tar.gz: eeb77881ef680fe24dbc154a928ffafc35da02eff348b44608553a364923fb7e84a7d5b77ee404ed5092f6644b9d5775d717f2f40711d9f4a3e1d8544dc74015
6
+ metadata.gz: 88a40cfad4c7547562eac2c05c9d82a5b8e397eb8e543246de357ad94a434b9a8fecd84f19b9170336cc1643e01e1bd3d69255e5716d837d9a13685431aec580
7
+ data.tar.gz: 0bf28261e81129936bfe99d952c04ee203014b7b997b06b601b1a8f73c64f4b07cc1c0e3141ac7b329cf8c2a34b818202914c66b94261813c4d6e28b492bd0de
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.5.1.gf2bec3a
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jimmy Provencher
@@ -131,9 +131,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
131
131
  version: '0'
132
132
  required_rubygems_version: !ruby/object:Gem::Requirement
133
133
  requirements:
134
- - - ">="
134
+ - - ">"
135
135
  - !ruby/object:Gem::Version
136
- version: '0'
136
+ version: 1.3.1
137
137
  requirements: []
138
138
  rubygems_version: 3.2.32
139
139
  signing_key:
metadata.gz.sig CHANGED
Binary file