travis 1.6.7 → 1.6.8.travis.447.6
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 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,15 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
|
|
2
|
+
!binary "U0hBMQ==":
|
|
3
|
+
metadata.gz: !binary |-
|
|
4
|
+
NWIwZjJmMDBlNWJmOTk4ZjBhZWNmNTZmZDljMGE3MjM1MGM0YjE0Mw==
|
|
5
|
+
data.tar.gz: !binary |-
|
|
6
|
+
YjVjZmI4MTUwMzE0NDZjNzkzMjQ2YzExNjQ4OTk5NDFhMTZkMjI1Nw==
|
|
5
7
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
|
|
8
|
+
metadata.gz: !binary |-
|
|
9
|
+
OTJlNGRmMTE2YTk1MzQ1ZGYwMjJlZTY0YzZjMWJjNDhjY2IyNDg5ZTNmZTkx
|
|
10
|
+
MTRhMzgwNWU0MGI2YThhYjU0YmQ2YjAxNzE3OGZiMTExZmJmYjk5YTkxMDZm
|
|
11
|
+
MTg2Y2JlMmIyYTk2MDMzYTdmZmZlZDgyM2M5MWQ4YjEwYTE4ZTI=
|
|
12
|
+
data.tar.gz: !binary |-
|
|
13
|
+
NDlmOGY2OTQwZmRiY2E3MDNhMGZhZjNlZDU2MWIyMGI3NDZmYjlhZGU5MWUw
|
|
14
|
+
MDI3YjQ3MDk2ZjRkZTkxZjU0ZjM4ZWM0NDM3MDMxZTAxOGM5MDgxNGUzMjYz
|
|
15
|
+
ZTMxYTg1ZWJhNzYwMGI1NmVkNjZmMjM2ZWYyOWE0MTA2YmNmYjY=
|
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.8.travis.447.6
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Konstantin Haase
|
|
@@ -80,14 +80,14 @@ dependencies:
|
|
|
80
80
|
name: backports
|
|
81
81
|
requirement: !ruby/object:Gem::Requirement
|
|
82
82
|
requirements:
|
|
83
|
-
- - '>='
|
|
83
|
+
- - ! '>='
|
|
84
84
|
- !ruby/object:Gem::Version
|
|
85
85
|
version: '0'
|
|
86
86
|
type: :runtime
|
|
87
87
|
prerelease: false
|
|
88
88
|
version_requirements: !ruby/object:Gem::Requirement
|
|
89
89
|
requirements:
|
|
90
|
-
- - '>='
|
|
90
|
+
- - ! '>='
|
|
91
91
|
- !ruby/object:Gem::Version
|
|
92
92
|
version: '0'
|
|
93
93
|
- !ruby/object:Gem::Dependency
|
|
@@ -413,17 +413,17 @@ 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
|