travis 1.8.13.travis.1152.9 → 1.8.13
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
- data/lib/travis/version.rb +1 -1
- data/travis.gemspec +108 -33
- metadata +111 -37
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 80b9aee9331ff8db06376c63d6e128a8d12f0c17ab329859cc02e48f8a9dc9c0
|
|
4
|
+
data.tar.gz: 0fe13232a2a903f4e5d3ed3c3702a1aa36c1c57d6bfc06702a62534d900d1053
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ee94b56a8a2a4f4312e95b858e14545db7d49e834c1157c2bc9a728106a3c918744a78d58ab6a539bfe7ace50b224755c0ea50c2c7576d32294c02fa38d45d08
|
|
7
|
+
data.tar.gz: 1b32a6e93fe4c0111a3ae6a518420bb3208629b174361dea9654f12e73ebbcaa69788b24838e73a4df276da1752f6e4ebe816298fd128a4e123229cf346a8b80
|
data/README.md
CHANGED
data/lib/travis/version.rb
CHANGED
data/travis.gemspec
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
Gem::Specification.new do |s|
|
|
3
3
|
# general infos
|
|
4
4
|
s.name = "travis"
|
|
5
|
-
s.version = "1.8.
|
|
5
|
+
s.version = "1.8.13"
|
|
6
6
|
s.description = "CLI and Ruby client library for Travis CI"
|
|
7
7
|
s.homepage = "https://github.com/travis-ci/travis.rb"
|
|
8
8
|
s.summary = "Travis CI client"
|
|
@@ -11,97 +11,172 @@ Gem::Specification.new do |s|
|
|
|
11
11
|
|
|
12
12
|
# generated from git shortlog -sn
|
|
13
13
|
s.authors = [
|
|
14
|
-
"Hiro Asari",
|
|
15
14
|
"Konstantin Haase",
|
|
15
|
+
"Hiro Asari",
|
|
16
|
+
"Henrik Hodne",
|
|
17
|
+
"joshua-anderson",
|
|
18
|
+
"Aaron Hill",
|
|
16
19
|
"Piotr Milcarz",
|
|
17
20
|
"Buck Doyle",
|
|
21
|
+
"Peter Souter",
|
|
18
22
|
"Christopher Grim",
|
|
19
23
|
"Joe Corcoran",
|
|
20
24
|
"Sven Fuchs",
|
|
25
|
+
"Peter van Dijk",
|
|
21
26
|
"Aakriti Gupta",
|
|
22
27
|
"Josh Kalderimis",
|
|
23
|
-
"Ke Zhu",
|
|
24
28
|
"Piotr Sarnacki",
|
|
29
|
+
"Ke Zhu",
|
|
30
|
+
"Max Barnash",
|
|
25
31
|
"Ren\xC3\xA9e Hendricksen",
|
|
26
32
|
"carlad",
|
|
33
|
+
"Carlos Palhares",
|
|
34
|
+
"mariadeanton",
|
|
35
|
+
"Mathias Meyer",
|
|
36
|
+
"Dan Buch",
|
|
27
37
|
"Mar\xC3\xADa de Ant\xC3\xB3n",
|
|
28
38
|
"Matt Toothman",
|
|
29
|
-
"
|
|
30
|
-
"
|
|
39
|
+
"Thais Camilo and Konstantin Haase",
|
|
40
|
+
"Tobias Bieniek",
|
|
41
|
+
"Eugene Shubin",
|
|
31
42
|
"Beau Bouchard",
|
|
32
|
-
"
|
|
33
|
-
"
|
|
43
|
+
"Andreas Tiefenthaler",
|
|
44
|
+
"Alpha",
|
|
34
45
|
"Eugene",
|
|
35
|
-
"Eugene Shubin",
|
|
36
46
|
"Igor Wiedler",
|
|
47
|
+
"Corinna Wiesner",
|
|
37
48
|
"Joep van Delft",
|
|
38
49
|
"Stefan Nordhausen",
|
|
39
|
-
"
|
|
50
|
+
"David Rodr\xC3\xADguez",
|
|
51
|
+
"Mario Visic",
|
|
52
|
+
"Matt",
|
|
53
|
+
"Matteo Sumberaz",
|
|
54
|
+
"Matthias Bussonnier",
|
|
55
|
+
"john muhl",
|
|
56
|
+
"Michael Mior",
|
|
57
|
+
"Michael S. Fischer",
|
|
58
|
+
"Miro Hron\xC4\x8Dok",
|
|
59
|
+
"Neamar",
|
|
60
|
+
"Nero Leung",
|
|
61
|
+
"Nicolas Bessi (nbessi)",
|
|
62
|
+
"Peter Bengtsson",
|
|
40
63
|
"Basarat Ali Syed",
|
|
64
|
+
"Rapha\xC3\xABl Pinson",
|
|
65
|
+
"Adam Lavin",
|
|
66
|
+
"Rob Hoelz",
|
|
67
|
+
"Robert Van Voorhees",
|
|
68
|
+
"Simon Cropp",
|
|
69
|
+
"Adrien Brault",
|
|
70
|
+
"Zachary Gershman",
|
|
71
|
+
"Zachary Scott",
|
|
72
|
+
"jeffdh",
|
|
41
73
|
"Dominic Jodoin",
|
|
74
|
+
"Eric Herot",
|
|
75
|
+
"Tobias Wilken",
|
|
76
|
+
"George Millo",
|
|
42
77
|
"Harald Nordgren",
|
|
43
78
|
"HaraldNordgren",
|
|
79
|
+
"Daniel Chatfield",
|
|
44
80
|
"Igor",
|
|
45
81
|
"Jacob Atzen",
|
|
82
|
+
"Jacob Burkhart",
|
|
46
83
|
"James Nylen",
|
|
47
84
|
"Joe Rafaniello",
|
|
85
|
+
"Jon-Erik Schneiderhan",
|
|
48
86
|
"Jonas Chromik",
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"Simon Cropp"
|
|
87
|
+
"Jonne Ha\xC3\x9F",
|
|
88
|
+
"Julia S.Simon",
|
|
89
|
+
"Justin Lambert",
|
|
90
|
+
"Benjamin Manns",
|
|
91
|
+
"Laurent Petit",
|
|
92
|
+
"Maarten van Vliet"
|
|
56
93
|
]
|
|
57
94
|
|
|
58
95
|
# generated from git shortlog -sne
|
|
59
96
|
s.email = [
|
|
60
|
-
"asari.ruby@gmail.com",
|
|
61
97
|
"konstantin.mailinglists@googlemail.com",
|
|
98
|
+
"asari.ruby@gmail.com",
|
|
99
|
+
"j@zatigo.com",
|
|
100
|
+
"aa1ronham@gmail.com",
|
|
62
101
|
"piotrm@travis-ci.org",
|
|
102
|
+
"me@henrikhodne.com",
|
|
63
103
|
"b@chromatin.ca",
|
|
104
|
+
"henrik@hodne.io",
|
|
105
|
+
"p.morsou@gmail.com",
|
|
64
106
|
"chrisg@luminal.io",
|
|
65
107
|
"joe@corcoran.io",
|
|
108
|
+
"peter.van.dijk@netherlabs.nl",
|
|
66
109
|
"me@svenfuchs.com",
|
|
67
110
|
"josh.kalderimis@gmail.com",
|
|
68
|
-
"kzhu@us.ibm.com",
|
|
69
111
|
"drogus@gmail.com",
|
|
112
|
+
"kzhu@us.ibm.com",
|
|
70
113
|
"renee@travis-ci.org",
|
|
71
|
-
"
|
|
114
|
+
"i.am@anhero.ru",
|
|
115
|
+
"dan@meatballhat.com",
|
|
116
|
+
"mariadeanton@gmail.com",
|
|
72
117
|
"mariadeanton@gmail.com",
|
|
118
|
+
"me@xjunior.me",
|
|
73
119
|
"matt.toothman@aver.io",
|
|
120
|
+
"meyer@paperplanes.de",
|
|
121
|
+
"aakritigupta@users.noreply.github.com",
|
|
74
122
|
"carlad@users.noreply.github.com",
|
|
75
|
-
"
|
|
76
|
-
"aakriti@travis-ci.org",
|
|
123
|
+
"51701929+eugene-travis@users.noreply.github.com",
|
|
77
124
|
"AlphaWong@users.noreply.github.com",
|
|
125
|
+
"at@an-ti.eu",
|
|
78
126
|
"127320+BeauBouchard@users.noreply.github.com",
|
|
79
127
|
"wiesner@avarteq.de",
|
|
80
128
|
"deivid.rodriguez@gmail.com",
|
|
81
129
|
"eugene@travis-ci.org",
|
|
82
|
-
"
|
|
130
|
+
"aakriti@travis-ci.org",
|
|
83
131
|
"igor@travis-ci.org",
|
|
84
132
|
"stefan.nordhausen@immobilienscout24.de",
|
|
133
|
+
"dev+narwen+rkh@rkh.im",
|
|
85
134
|
"tobias.bieniek@gmail.com",
|
|
86
|
-
"basaratali@gmail.com",
|
|
87
|
-
"dominic@travis-ci.com",
|
|
88
|
-
"haraldnordgren@gmail.com",
|
|
89
|
-
"haraldnordgren@gmail.com",
|
|
90
|
-
"igorwwwwwwwwwwwwwwwwwwww@users.noreply.github.com",
|
|
91
|
-
"jatzen@gmail.com",
|
|
92
|
-
"jnylen@gmail.com",
|
|
93
|
-
"jrafanie@users.noreply.github.com",
|
|
94
|
-
"joep@travis-ci.org",
|
|
95
|
-
"joepvd@users.noreply.github.com",
|
|
96
135
|
"Jonas.Chromik@student.hpi.uni-potsdam.de",
|
|
136
|
+
"joep@travis-ci.org",
|
|
137
|
+
"julia.simon@biicode.com",
|
|
138
|
+
"jlambert@eml.cc",
|
|
139
|
+
"jrafanie@users.noreply.github.com",
|
|
140
|
+
"jnylen@gmail.com",
|
|
141
|
+
"laurent.petit@gmail.com",
|
|
142
|
+
"maartenvanvliet@gmail.com",
|
|
143
|
+
"mario@mariovisic.com",
|
|
144
|
+
"jburkhart@engineyard.com",
|
|
145
|
+
"jatzen@gmail.com",
|
|
97
146
|
"mtoothman@users.noreply.github.com",
|
|
147
|
+
"igorwwwwwwwwwwwwwwwwwwww@users.noreply.github.com",
|
|
98
148
|
"gnappoms@gmail.com",
|
|
149
|
+
"bussonniermatthias@gmail.com",
|
|
150
|
+
"haraldnordgren@gmail.com",
|
|
151
|
+
"mmior@uwaterloo.ca",
|
|
99
152
|
"mfischer@zendesk.com",
|
|
153
|
+
"miro@hroncok.cz",
|
|
154
|
+
"neamar@neamar.fr",
|
|
100
155
|
"neroleung@gmail.com",
|
|
156
|
+
"nbessi@users.noreply.github.com",
|
|
101
157
|
"peterbe@mozilla.com",
|
|
158
|
+
"haraldnordgren@gmail.com",
|
|
159
|
+
"georgejulianmillo@gmail.com",
|
|
160
|
+
"eric.github@herot.com",
|
|
161
|
+
"dominic@travis-ci.com",
|
|
162
|
+
"raphael.pinson@camptocamp.com",
|
|
163
|
+
"chatfielddaniel@gmail.com",
|
|
164
|
+
"rob@hoelz.ro",
|
|
102
165
|
"rcvanvo@gmail.com",
|
|
103
166
|
"simon.cropp@gmail.com",
|
|
104
|
-
"
|
|
167
|
+
"git@johnmuhl.com",
|
|
168
|
+
"benmanns@gmail.com",
|
|
169
|
+
"adrien.brault@gmail.com",
|
|
170
|
+
"adam@lavoaster.co.uk",
|
|
171
|
+
"tw@cloudcontrol.de",
|
|
172
|
+
"pair+zg@pivotallabs.com",
|
|
173
|
+
"e@zzak.io",
|
|
174
|
+
"carla@travis-ci.org",
|
|
175
|
+
"basaratali@gmail.com",
|
|
176
|
+
"jeffdh@gmail.com",
|
|
177
|
+
"joepvd@users.noreply.github.com",
|
|
178
|
+
"jon-erik.schneiderhan@meyouhealth.com",
|
|
179
|
+
"me@jhass.eu"
|
|
105
180
|
]
|
|
106
181
|
|
|
107
182
|
# generated from git ls-files
|
metadata
CHANGED
|
@@ -1,55 +1,92 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: travis
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.8.13
|
|
4
|
+
version: 1.8.13
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
- Hiro Asari
|
|
8
7
|
- Konstantin Haase
|
|
8
|
+
- Hiro Asari
|
|
9
|
+
- Henrik Hodne
|
|
10
|
+
- joshua-anderson
|
|
11
|
+
- Aaron Hill
|
|
9
12
|
- Piotr Milcarz
|
|
10
13
|
- Buck Doyle
|
|
14
|
+
- Peter Souter
|
|
11
15
|
- Christopher Grim
|
|
12
16
|
- Joe Corcoran
|
|
13
17
|
- Sven Fuchs
|
|
18
|
+
- Peter van Dijk
|
|
14
19
|
- Aakriti Gupta
|
|
15
20
|
- Josh Kalderimis
|
|
16
|
-
- Ke Zhu
|
|
17
21
|
- Piotr Sarnacki
|
|
22
|
+
- Ke Zhu
|
|
23
|
+
- Max Barnash
|
|
18
24
|
- Renée Hendricksen
|
|
19
25
|
- carlad
|
|
26
|
+
- Carlos Palhares
|
|
27
|
+
- mariadeanton
|
|
28
|
+
- Mathias Meyer
|
|
29
|
+
- Dan Buch
|
|
20
30
|
- María de Antón
|
|
21
31
|
- Matt Toothman
|
|
22
|
-
-
|
|
23
|
-
-
|
|
32
|
+
- Thais Camilo and Konstantin Haase
|
|
33
|
+
- Tobias Bieniek
|
|
34
|
+
- Eugene Shubin
|
|
24
35
|
- Beau Bouchard
|
|
25
|
-
-
|
|
26
|
-
-
|
|
36
|
+
- Andreas Tiefenthaler
|
|
37
|
+
- Alpha
|
|
27
38
|
- Eugene
|
|
28
|
-
- Eugene Shubin
|
|
29
39
|
- Igor Wiedler
|
|
40
|
+
- Corinna Wiesner
|
|
30
41
|
- Joep van Delft
|
|
31
42
|
- Stefan Nordhausen
|
|
32
|
-
-
|
|
43
|
+
- David Rodríguez
|
|
44
|
+
- Mario Visic
|
|
45
|
+
- Matt
|
|
46
|
+
- Matteo Sumberaz
|
|
47
|
+
- Matthias Bussonnier
|
|
48
|
+
- john muhl
|
|
49
|
+
- Michael Mior
|
|
50
|
+
- Michael S. Fischer
|
|
51
|
+
- Miro Hrončok
|
|
52
|
+
- Neamar
|
|
53
|
+
- Nero Leung
|
|
54
|
+
- Nicolas Bessi (nbessi)
|
|
55
|
+
- Peter Bengtsson
|
|
33
56
|
- Basarat Ali Syed
|
|
57
|
+
- Raphaël Pinson
|
|
58
|
+
- Adam Lavin
|
|
59
|
+
- Rob Hoelz
|
|
60
|
+
- Robert Van Voorhees
|
|
61
|
+
- Simon Cropp
|
|
62
|
+
- Adrien Brault
|
|
63
|
+
- Zachary Gershman
|
|
64
|
+
- Zachary Scott
|
|
65
|
+
- jeffdh
|
|
34
66
|
- Dominic Jodoin
|
|
67
|
+
- Eric Herot
|
|
68
|
+
- Tobias Wilken
|
|
69
|
+
- George Millo
|
|
35
70
|
- Harald Nordgren
|
|
36
71
|
- HaraldNordgren
|
|
72
|
+
- Daniel Chatfield
|
|
37
73
|
- Igor
|
|
38
74
|
- Jacob Atzen
|
|
75
|
+
- Jacob Burkhart
|
|
39
76
|
- James Nylen
|
|
40
77
|
- Joe Rafaniello
|
|
78
|
+
- Jon-Erik Schneiderhan
|
|
41
79
|
- Jonas Chromik
|
|
42
|
-
-
|
|
43
|
-
-
|
|
44
|
-
-
|
|
45
|
-
-
|
|
46
|
-
-
|
|
47
|
-
-
|
|
48
|
-
- Simon Cropp
|
|
80
|
+
- Jonne Haß
|
|
81
|
+
- Julia S.Simon
|
|
82
|
+
- Justin Lambert
|
|
83
|
+
- Benjamin Manns
|
|
84
|
+
- Laurent Petit
|
|
85
|
+
- Maarten van Vliet
|
|
49
86
|
autorequire:
|
|
50
87
|
bindir: bin
|
|
51
88
|
cert_chain: []
|
|
52
|
-
date: 2020-04-
|
|
89
|
+
date: 2020-04-07 00:00:00.000000000 Z
|
|
53
90
|
dependencies:
|
|
54
91
|
- !ruby/object:Gem::Dependency
|
|
55
92
|
name: faraday
|
|
@@ -233,51 +270,89 @@ dependencies:
|
|
|
233
270
|
version: '0.6'
|
|
234
271
|
description: CLI and Ruby client library for Travis CI
|
|
235
272
|
email:
|
|
236
|
-
- asari.ruby@gmail.com
|
|
237
273
|
- konstantin.mailinglists@googlemail.com
|
|
274
|
+
- asari.ruby@gmail.com
|
|
275
|
+
- j@zatigo.com
|
|
276
|
+
- aa1ronham@gmail.com
|
|
238
277
|
- piotrm@travis-ci.org
|
|
278
|
+
- me@henrikhodne.com
|
|
239
279
|
- b@chromatin.ca
|
|
280
|
+
- henrik@hodne.io
|
|
281
|
+
- p.morsou@gmail.com
|
|
240
282
|
- chrisg@luminal.io
|
|
241
283
|
- joe@corcoran.io
|
|
284
|
+
- peter.van.dijk@netherlabs.nl
|
|
242
285
|
- me@svenfuchs.com
|
|
243
286
|
- josh.kalderimis@gmail.com
|
|
244
|
-
- kzhu@us.ibm.com
|
|
245
287
|
- drogus@gmail.com
|
|
288
|
+
- kzhu@us.ibm.com
|
|
246
289
|
- renee@travis-ci.org
|
|
247
|
-
-
|
|
290
|
+
- i.am@anhero.ru
|
|
291
|
+
- dan@meatballhat.com
|
|
292
|
+
- mariadeanton@gmail.com
|
|
248
293
|
- mariadeanton@gmail.com
|
|
294
|
+
- me@xjunior.me
|
|
249
295
|
- matt.toothman@aver.io
|
|
296
|
+
- meyer@paperplanes.de
|
|
297
|
+
- aakritigupta@users.noreply.github.com
|
|
250
298
|
- carlad@users.noreply.github.com
|
|
251
|
-
-
|
|
252
|
-
- aakriti@travis-ci.org
|
|
299
|
+
- 51701929+eugene-travis@users.noreply.github.com
|
|
253
300
|
- AlphaWong@users.noreply.github.com
|
|
301
|
+
- at@an-ti.eu
|
|
254
302
|
- 127320+BeauBouchard@users.noreply.github.com
|
|
255
303
|
- wiesner@avarteq.de
|
|
256
304
|
- deivid.rodriguez@gmail.com
|
|
257
305
|
- eugene@travis-ci.org
|
|
258
|
-
-
|
|
306
|
+
- aakriti@travis-ci.org
|
|
259
307
|
- igor@travis-ci.org
|
|
260
308
|
- stefan.nordhausen@immobilienscout24.de
|
|
309
|
+
- dev+narwen+rkh@rkh.im
|
|
261
310
|
- tobias.bieniek@gmail.com
|
|
262
|
-
- basaratali@gmail.com
|
|
263
|
-
- dominic@travis-ci.com
|
|
264
|
-
- haraldnordgren@gmail.com
|
|
265
|
-
- haraldnordgren@gmail.com
|
|
266
|
-
- igorwwwwwwwwwwwwwwwwwwww@users.noreply.github.com
|
|
267
|
-
- jatzen@gmail.com
|
|
268
|
-
- jnylen@gmail.com
|
|
269
|
-
- jrafanie@users.noreply.github.com
|
|
270
|
-
- joep@travis-ci.org
|
|
271
|
-
- joepvd@users.noreply.github.com
|
|
272
311
|
- Jonas.Chromik@student.hpi.uni-potsdam.de
|
|
312
|
+
- joep@travis-ci.org
|
|
313
|
+
- julia.simon@biicode.com
|
|
314
|
+
- jlambert@eml.cc
|
|
315
|
+
- jrafanie@users.noreply.github.com
|
|
316
|
+
- jnylen@gmail.com
|
|
317
|
+
- laurent.petit@gmail.com
|
|
318
|
+
- maartenvanvliet@gmail.com
|
|
319
|
+
- mario@mariovisic.com
|
|
320
|
+
- jburkhart@engineyard.com
|
|
321
|
+
- jatzen@gmail.com
|
|
273
322
|
- mtoothman@users.noreply.github.com
|
|
323
|
+
- igorwwwwwwwwwwwwwwwwwwww@users.noreply.github.com
|
|
274
324
|
- gnappoms@gmail.com
|
|
325
|
+
- bussonniermatthias@gmail.com
|
|
326
|
+
- haraldnordgren@gmail.com
|
|
327
|
+
- mmior@uwaterloo.ca
|
|
275
328
|
- mfischer@zendesk.com
|
|
329
|
+
- miro@hroncok.cz
|
|
330
|
+
- neamar@neamar.fr
|
|
276
331
|
- neroleung@gmail.com
|
|
332
|
+
- nbessi@users.noreply.github.com
|
|
277
333
|
- peterbe@mozilla.com
|
|
334
|
+
- haraldnordgren@gmail.com
|
|
335
|
+
- georgejulianmillo@gmail.com
|
|
336
|
+
- eric.github@herot.com
|
|
337
|
+
- dominic@travis-ci.com
|
|
338
|
+
- raphael.pinson@camptocamp.com
|
|
339
|
+
- chatfielddaniel@gmail.com
|
|
340
|
+
- rob@hoelz.ro
|
|
278
341
|
- rcvanvo@gmail.com
|
|
279
342
|
- simon.cropp@gmail.com
|
|
343
|
+
- git@johnmuhl.com
|
|
344
|
+
- benmanns@gmail.com
|
|
345
|
+
- adrien.brault@gmail.com
|
|
346
|
+
- adam@lavoaster.co.uk
|
|
347
|
+
- tw@cloudcontrol.de
|
|
348
|
+
- pair+zg@pivotallabs.com
|
|
349
|
+
- e@zzak.io
|
|
280
350
|
- carla@travis-ci.org
|
|
351
|
+
- basaratali@gmail.com
|
|
352
|
+
- jeffdh@gmail.com
|
|
353
|
+
- joepvd@users.noreply.github.com
|
|
354
|
+
- jon-erik.schneiderhan@meyouhealth.com
|
|
355
|
+
- me@jhass.eu
|
|
281
356
|
executables:
|
|
282
357
|
- travis
|
|
283
358
|
extensions: []
|
|
@@ -482,12 +557,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
482
557
|
version: '0'
|
|
483
558
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
484
559
|
requirements:
|
|
485
|
-
- - "
|
|
560
|
+
- - ">="
|
|
486
561
|
- !ruby/object:Gem::Version
|
|
487
|
-
version:
|
|
562
|
+
version: '0'
|
|
488
563
|
requirements: []
|
|
489
|
-
|
|
490
|
-
rubygems_version: 2.7.7
|
|
564
|
+
rubygems_version: 3.0.3
|
|
491
565
|
signing_key:
|
|
492
566
|
specification_version: 4
|
|
493
567
|
summary: Travis CI client
|