deploy-context 0.12.0 → 0.13.0.1.g5a3c3d4
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 +4 -4
- checksums.yaml.gz.sig +0 -0
- data/Rakefile +1 -1
- data.tar.gz.sig +0 -0
- metadata +3 -3
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c1569d671b2559e3157e92cce86565ee2f47e25188a914ea1d4d9346b8a8a40a
|
4
|
+
data.tar.gz: 8a5657d2050b35435434d37146af1bee7e25843ce1491ec02f5467fe5d771110
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a201ebf667d34bc11a1696c5b0fd241870e3a805fc489553612c857c197ed49a05aadb1167078ab3e50dc96de36c3c346fad8a1f7b936fea58c230f3faf1c07c
|
7
|
+
data.tar.gz: 3b47af01037828d94969ea99fc1476ba80b0f44b937fc1d1d54b59311d808ebf6c0069cfd92a975a2f0a1cf788e1414c11b1ebfbbeb2fcf6e8622e2a5f0dcd3c
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/Rakefile
CHANGED
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: 0.
|
4
|
+
version: 0.13.0.1.g5a3c3d4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jimmy Provencher
|
@@ -129,9 +129,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
129
129
|
version: '0'
|
130
130
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
131
131
|
requirements:
|
132
|
-
- - "
|
132
|
+
- - ">"
|
133
133
|
- !ruby/object:Gem::Version
|
134
|
-
version:
|
134
|
+
version: 1.3.1
|
135
135
|
requirements: []
|
136
136
|
rubygems_version: 3.2.32
|
137
137
|
signing_key:
|
metadata.gz.sig
CHANGED
Binary file
|