travis 1.8.9.travis.826.4 → 1.8.9.travis.837.4
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
- data/README.md +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0e14226499df15d64eb16725687dea94e28f4b89
|
|
4
|
+
data.tar.gz: 5d11754514266860713affa07b9259bb560d2a2b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4f3b861ea08dd9ef938b440517a7ba8328c3256bd26eb2f31d5d2926566bcb95c82c8d038b8bd22520ced7716ac3217c09468fbfa7d7e8f54ee79ccc8f51e9fc
|
|
7
|
+
data.tar.gz: 9fe88f94576d6c096c9e9d6f65bd3dbb063fec18f0d5601fe5c49cf09c22c434ca68f664507075673406d05681ee79947e4bc52b3ad9e07ede921c4d0d648599
|
data/README.md
CHANGED
|
@@ -1111,7 +1111,7 @@ Public key for travis-ci/travis.rb:
|
|
|
1111
1111
|
Whereas the `--fingerprint` flag will print out the key's fingerprint:
|
|
1112
1112
|
|
|
1113
1113
|
``` console
|
|
1114
|
-
$ travis pubkey --
|
|
1114
|
+
$ travis pubkey --fingerprint
|
|
1115
1115
|
Public key for travis-ci/travis.rb:
|
|
1116
1116
|
|
|
1117
1117
|
9f:57:01:4b:af:42:67:1e:b4:3c:0f:b6:cd:cc:c0:04
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: travis
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.8.9.travis.
|
|
4
|
+
version: 1.8.9.travis.837.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Konstantin Haase
|
|
@@ -61,7 +61,7 @@ authors:
|
|
|
61
61
|
autorequire:
|
|
62
62
|
bindir: bin
|
|
63
63
|
cert_chain: []
|
|
64
|
-
date: 2017-
|
|
64
|
+
date: 2017-04-11 00:00:00.000000000 Z
|
|
65
65
|
dependencies:
|
|
66
66
|
- !ruby/object:Gem::Dependency
|
|
67
67
|
name: faraday
|