travis 1.6.3 → 1.6.4.travis.395.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 +13 -5
- metadata +7 -8
checksums.yaml
CHANGED
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
|
|
2
|
+
!binary "U0hBMQ==":
|
|
3
|
+
metadata.gz: !binary |-
|
|
4
|
+
NjhlZDg2MjAxNWIyNjM1MTVhY2FlMTY5MWQxYmJkYTMzMzA2YjNmNQ==
|
|
5
|
+
data.tar.gz: !binary |-
|
|
6
|
+
NzY5MzUxZDY0M2Q3ZjY2ZjlkMTU0ZWY2YTFkZDAwZDdjOTRkOWYzYw==
|
|
5
7
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
|
|
8
|
+
metadata.gz: !binary |-
|
|
9
|
+
MGQxNWY3OTIwYTUxMzYyNjYyMGJkOGNmNzljZjVjYjI3YTI2OTc0YTBmMDU0
|
|
10
|
+
NGRhNjk5NWEzNjViMTQyZGY5ZTJjNzExNjZiYjBmODVmYjRiZWUzN2EyODg2
|
|
11
|
+
MjI3YzNjZDM0ZjVhNmI3YTM5ZmE3ZjQ3ZDAyYTQ3NDAzN2FhMDE=
|
|
12
|
+
data.tar.gz: !binary |-
|
|
13
|
+
ZTNkNmNlY2ZlOWIzOGUyY2RiODBhYjJjOWM2ZDMxOTJiODQ2YTdmMWQ2NjI2
|
|
14
|
+
NWE2ZWI0NjA3MjA5NWVlNmYyMzEyNjU4YTViZjUwMzNlODdkMzI2YTUyNGZj
|
|
15
|
+
ZDFiZjg0ZTZkMGM2ZTNhNWJiM2IyZmE5M2RiOTNkNmZjNTc2YWI=
|
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.6.
|
|
4
|
+
version: 1.6.4.travis.395.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Konstantin Haase
|
|
@@ -91,14 +91,14 @@ dependencies:
|
|
|
91
91
|
name: backports
|
|
92
92
|
requirement: !ruby/object:Gem::Requirement
|
|
93
93
|
requirements:
|
|
94
|
-
- - '>='
|
|
94
|
+
- - ! '>='
|
|
95
95
|
- !ruby/object:Gem::Version
|
|
96
96
|
version: '0'
|
|
97
97
|
type: :runtime
|
|
98
98
|
prerelease: false
|
|
99
99
|
version_requirements: !ruby/object:Gem::Requirement
|
|
100
100
|
requirements:
|
|
101
|
-
- - '>='
|
|
101
|
+
- - ! '>='
|
|
102
102
|
- !ruby/object:Gem::Version
|
|
103
103
|
version: '0'
|
|
104
104
|
- !ruby/object:Gem::Dependency
|
|
@@ -413,19 +413,18 @@ require_paths:
|
|
|
413
413
|
- lib
|
|
414
414
|
required_ruby_version: !ruby/object:Gem::Requirement
|
|
415
415
|
requirements:
|
|
416
|
-
- - '>='
|
|
416
|
+
- - ! '>='
|
|
417
417
|
- !ruby/object:Gem::Version
|
|
418
418
|
version: '0'
|
|
419
419
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
420
420
|
requirements:
|
|
421
|
-
- - '
|
|
421
|
+
- - ! '>'
|
|
422
422
|
- !ruby/object:Gem::Version
|
|
423
|
-
version:
|
|
423
|
+
version: 1.3.1
|
|
424
424
|
requirements: []
|
|
425
425
|
rubyforge_project:
|
|
426
|
-
rubygems_version: 2.
|
|
426
|
+
rubygems_version: 2.1.11
|
|
427
427
|
signing_key:
|
|
428
428
|
specification_version: 4
|
|
429
429
|
summary: Travis CI client
|
|
430
430
|
test_files: []
|
|
431
|
-
has_rdoc:
|