deploy-context 0.6.1 → 0.6.1.1.g7f112bd
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/lib/deploy-context.rb +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: 44ca50e57d508ff592a9b67382ad44661cdfc8f666053dbb96164a9072656f12
|
4
|
+
data.tar.gz: 968d58b7ebb504b8d48301e4a7592e665e6d6342ce803b3705a5e512cced033a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2a601b7a4436066f04553860facdfe2a0e376621ec66b64459ff74b6677a95a261404a0e5d111469143159532986e5a293a38d88d6ce47df195fe09b8779f58c
|
7
|
+
data.tar.gz: c8d5517ccd5d5ed04813aa23b4a61986acd287c1e531de8b293131768b4a1777ff3bc940fc8a6e48885a001a7725be3549f580a11b312b77c52f356b0749d2e7
|
checksums.yaml.gz.sig
CHANGED
Binary file
|
data/lib/deploy-context.rb
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.6.1
|
4
|
+
version: 0.6.1.1.g7f112bd
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jimmy Provencher
|
@@ -123,9 +123,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
123
123
|
version: '0'
|
124
124
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
125
125
|
requirements:
|
126
|
-
- - "
|
126
|
+
- - ">"
|
127
127
|
- !ruby/object:Gem::Version
|
128
|
-
version:
|
128
|
+
version: 1.3.1
|
129
129
|
requirements: []
|
130
130
|
rubygems_version: 3.2.32
|
131
131
|
signing_key:
|
metadata.gz.sig
CHANGED
Binary file
|