travis 1.9.2.travis.1304.9 → 1.10.0

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ff741d70378f70c9a589ec099bb66af70bfc9984dc422c67ce0594178689a1c6
4
- data.tar.gz: cc6c00bd4884961c531b52bc9a4342ac4bcb817dbbfaf8a4b089c27c3341a25c
3
+ metadata.gz: c43c36338df2caf61cc370c8d5c76d2b9a872ba0ca3217af2c35ea65ad94f49b
4
+ data.tar.gz: 063de6b1bc5396f674a44c1641d67b9a6f9d6746f439fa6da15d4df3de3962b3
5
5
  SHA512:
6
- metadata.gz: d31211cf29decb0e0a96ff642d19c693c995255a0658f0aa45b6e34ce91960e8f5f36f9d0c0a627df95125c79cbbe374a7cd951bedce11dcc680ea64479a4546
7
- data.tar.gz: 56e44478fa8040aeee74a1fcc5e2012d0a07f7cdbacb1a5c2b3fe0881a3cb35e9fcc2859bb1adb5b3597db3d6b3891623bed8a180c8e1d4373f3dd7784a551a3
6
+ metadata.gz: c119270f7fbc61df3cc2c9a0399b6beb22290a4075d089a1a1ef54f92d15654dd7e2f1dc8093b33f20b240c5d9cbefbc0ef5a00b1a6ef2fcf05beac9a4c4a4d2
7
+ data.tar.gz: 7c5787aec306eda48dcdbab9ce598f30528654a736bc2023983289cd59fd837e1f74734d3b99814853006fe5c2b563e89e339183d8d26d3bbe8e62819b13cd7d
data/README.md CHANGED
@@ -2018,7 +2018,7 @@ If you do not have write access to the system gem directory, you'll need to perf
2018
2018
  Now make sure everything is working:
2019
2019
 
2020
2020
  $ travis version
2021
- 1.9.1
2021
+ 1.10.0
2022
2022
 
2023
2023
  See also [Note on Ubuntu](#ubuntu) below.
2024
2024
 
@@ -1,3 +1,3 @@
1
1
  module Travis
2
- VERSION = '1.9.1'
2
+ VERSION = '1.10.0'
3
3
  end
@@ -2,7 +2,7 @@
2
2
  Gem::Specification.new do |s|
3
3
  # general info
4
4
  s.name = "travis"
5
- s.version = "1.9.1"
5
+ s.version = "1.10.0"
6
6
  s.required_ruby_version = ">= 2.3.0"
7
7
  s.description = "CLI and Ruby client library for Travis CI"
8
8
  s.homepage = "https://github.com/travis-ci/travis.rb"
@@ -12,24 +12,34 @@ Gem::Specification.new do |s|
12
12
 
13
13
  # generated from git shortlog -sn
14
14
  s.authors = [
15
- "Hiro Asari",
16
15
  "Konstantin Haase",
16
+ "Hiro Asari",
17
+ "Henrik Hodne",
18
+ "joshua-anderson",
19
+ "Aaron Hill",
17
20
  "Piotr Milcarz",
18
21
  "Buck Doyle",
22
+ "Peter Souter",
19
23
  "Christopher Grim",
20
24
  "Joe Corcoran",
25
+ "Peter van Dijk",
21
26
  "Sven Fuchs",
22
27
  "Aakriti Gupta",
23
28
  "Josh Kalderimis",
24
- "Ke Zhu",
25
29
  "Piotr Sarnacki",
30
+ "Ke Zhu",
31
+ "Max Barnash",
26
32
  "Ren\xC3\xA9e Hendricksen",
27
33
  "carlad",
34
+ "Carlos Palhares",
35
+ "Dan Buch",
28
36
  "Mar\xC3\xADa de Ant\xC3\xB3n",
37
+ "Mathias Meyer",
29
38
  "Matt Toothman",
30
39
  "mariadeanton",
31
40
  "techgaun",
32
41
  "Alpha",
42
+ "Andreas Tiefenthaler",
33
43
  "Beau Bouchard",
34
44
  "Corinna Wiesner",
35
45
  "David Rodr\xC3\xADguez",
@@ -39,66 +49,102 @@ Gem::Specification.new do |s|
39
49
  "Ivan Pozdeev",
40
50
  "Joep van Delft",
41
51
  "Stefan Nordhausen",
52
+ "Thais Camilo and Konstantin Haase",
42
53
  "Tobias Bieniek",
43
54
  "Adam Baxter",
55
+ "Adam Lavin",
56
+ "Adrien Brault",
44
57
  "Alfie John",
45
58
  "Alo\xC3\xAFs Th\xC3\xA9venot",
46
59
  "Basarat Ali Syed",
60
+ "Benjamin Manns",
47
61
  "Christian H\xC3\xB6ltje",
48
62
  "Dani Hodovic",
63
+ "Daniel Chatfield",
49
64
  "Dominic Jodoin",
50
65
  "Eli Schwartz",
66
+ "Eric Herot",
51
67
  "Eugene K",
68
+ "George Millo",
52
69
  "Gunter Grodotzki",
53
70
  "Harald Nordgren",
54
71
  "HaraldNordgren",
55
72
  "Igor",
56
73
  "Iulian Onofrei",
57
74
  "Jacob Atzen",
75
+ "Jacob Burkhart",
58
76
  "James Nylen",
59
77
  "Joe Rafaniello",
60
78
  "Jon-Erik Schneiderhan",
61
79
  "Jonas Chromik",
80
+ "Jonne Ha\xC3\x9F",
81
+ "Julia S.Simon",
82
+ "Justin Lambert",
83
+ "Laurent Petit",
84
+ "Maarten van Vliet",
62
85
  "Marco Craveiro",
86
+ "Mario Visic",
63
87
  "Matt",
64
88
  "Matteo Sumberaz",
65
89
  "Matthias Bussonnier",
90
+ "Michael Mior",
66
91
  "Michael S. Fischer",
92
+ "Miro Hron\xC4\x8Dok",
93
+ "Neamar",
67
94
  "Nero Leung",
95
+ "Nicolas Bessi (nbessi)",
68
96
  "Nikhil Owalekar",
69
97
  "Peter Bengtsson",
70
98
  "Peter Drake",
99
+ "Rapha\xC3\xABl Pinson",
100
+ "Rob Hoelz",
71
101
  "Robert Grider",
72
102
  "Robert Van Voorhees",
73
103
  "Simon Cropp",
74
104
  "Tahsin Hasan",
75
105
  "Titus",
76
106
  "Titus Wormer",
107
+ "Tobias Wilken",
108
+ "Zachary Gershman",
109
+ "Zachary Scott",
77
110
  "designerror",
78
111
  "ia",
112
+ "jeffdh",
113
+ "john muhl",
79
114
  "slewt"
80
115
  ]
81
116
 
82
117
  # generated from git shortlog -sne
83
118
  s.email = [
84
- "asari.ruby@gmail.com",
85
119
  "konstantin.mailinglists@googlemail.com",
120
+ "asari.ruby@gmail.com",
121
+ "j@zatigo.com",
122
+ "aa1ronham@gmail.com",
86
123
  "piotrm@travis-ci.org",
124
+ "me@henrikhodne.com",
87
125
  "b@chromatin.ca",
126
+ "henrik@hodne.io",
127
+ "p.morsou@gmail.com",
88
128
  "chrisg@luminal.io",
89
129
  "joe@corcoran.io",
130
+ "peter.van.dijk@netherlabs.nl",
90
131
  "me@svenfuchs.com",
91
132
  "josh.kalderimis@gmail.com",
92
- "kzhu@us.ibm.com",
93
133
  "drogus@gmail.com",
134
+ "kzhu@us.ibm.com",
135
+ "i.am@anhero.ru",
94
136
  "renee@travis-ci.org",
95
137
  "aakritigupta@users.noreply.github.com",
138
+ "me@xjunior.me",
139
+ "dan@meatballhat.com",
96
140
  "mariadeanton@gmail.com",
141
+ "meyer@paperplanes.de",
97
142
  "matt.toothman@aver.io",
98
143
  "carlad@users.noreply.github.com",
99
144
  "coolsamar207@gmail.com",
100
145
  "aakriti@travis-ci.org",
101
146
  "AlphaWong@users.noreply.github.com",
147
+ "at@an-ti.eu",
102
148
  "127320+BeauBouchard@users.noreply.github.com",
103
149
  "wiesner@avarteq.de",
104
150
  "deivid.rodriguez@gmail.com",
@@ -107,44 +153,69 @@ Gem::Specification.new do |s|
107
153
  "igor@travis-ci.org",
108
154
  "vano@mail.mipt.ru",
109
155
  "stefan.nordhausen@immobilienscout24.de",
156
+ "dev+narwen+rkh@rkh.im",
110
157
  "tobias.bieniek@gmail.com",
111
158
  "github@voltagex.org",
159
+ "adam@lavoaster.co.uk",
160
+ "adrien.brault@gmail.com",
112
161
  "33c6c91f3bb4a391082e8a29642cafaf@alfie.wtf",
113
162
  "aloisthevenot@srxp.com",
114
163
  "basaratali@gmail.com",
164
+ "benmanns@gmail.com",
115
165
  "docwhat@gerf.org",
116
166
  "danihodovic@users.noreply.github.com",
167
+ "chatfielddaniel@gmail.com",
117
168
  "dominic@travis-ci.com",
118
169
  "eschwartz@archlinux.org",
170
+ "eric.github@herot.com",
119
171
  "34233075+eugene-kulak@users.noreply.github.com",
172
+ "georgejulianmillo@gmail.com",
120
173
  "gunter@grodotzki.co.za",
121
174
  "haraldnordgren@gmail.com",
122
175
  "igorwwwwwwwwwwwwwwwwwwww@users.noreply.github.com",
123
176
  "6d0847b9@opayq.com",
124
177
  "jatzen@gmail.com",
178
+ "jburkhart@engineyard.com",
125
179
  "jnylen@gmail.com",
126
180
  "jrafanie@users.noreply.github.com",
127
181
  "joep@travis-ci.org",
128
182
  "joepvd@users.noreply.github.com",
129
183
  "jon-erik.schneiderhan@meyouhealth.com",
130
184
  "Jonas.Chromik@student.hpi.uni-potsdam.de",
185
+ "me@jhass.eu",
186
+ "julia.simon@biicode.com",
187
+ "jlambert@eml.cc",
188
+ "laurent.petit@gmail.com",
189
+ "maartenvanvliet@gmail.com",
131
190
  "marco.craveiro@gmail.com",
191
+ "mario@mariovisic.com",
132
192
  "mtoothman@users.noreply.github.com",
133
193
  "gnappoms@gmail.com",
134
194
  "bussonniermatthias@gmail.com",
195
+ "mmior@uwaterloo.ca",
135
196
  "mfischer@zendesk.com",
197
+ "miro@hroncok.cz",
198
+ "neamar@neamar.fr",
136
199
  "neroleung@gmail.com",
200
+ "nbessi@users.noreply.github.com",
137
201
  "nowalekar@tigetext.com",
138
202
  "peterbe@mozilla.com",
139
203
  "peter.drake@acquia.com",
204
+ "raphael.pinson@camptocamp.com",
205
+ "rob@hoelz.ro",
140
206
  "robert.grider@northwestern.edu",
141
207
  "rcvanvo@gmail.com",
142
208
  "simon.cropp@gmail.com",
143
209
  "51903216+Tahsin-travis-ci@users.noreply.github.com",
144
210
  "tituswormer@gmail.com",
211
+ "tw@cloudcontrol.de",
212
+ "pair+zg@pivotallabs.com",
213
+ "e@zzak.io",
145
214
  "carla@travis-ci.org",
146
215
  "designerror@yandex.ru",
147
216
  "isaac.ardis@gmail.com",
217
+ "jeffdh@gmail.com",
218
+ "git@johnmuhl.com",
148
219
  "leland@lcweathers.net"
149
220
  ]
150
221
 
metadata CHANGED
@@ -1,27 +1,37 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: travis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.9.2.travis.1304.9
4
+ version: 1.10.0
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
17
+ - Peter van Dijk
13
18
  - Sven Fuchs
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
+ - Dan Buch
20
28
  - María de Antón
29
+ - Mathias Meyer
21
30
  - Matt Toothman
22
31
  - mariadeanton
23
32
  - techgaun
24
33
  - Alpha
34
+ - Andreas Tiefenthaler
25
35
  - Beau Bouchard
26
36
  - Corinna Wiesner
27
37
  - David Rodríguez
@@ -31,43 +41,68 @@ authors:
31
41
  - Ivan Pozdeev
32
42
  - Joep van Delft
33
43
  - Stefan Nordhausen
44
+ - Thais Camilo and Konstantin Haase
34
45
  - Tobias Bieniek
35
46
  - Adam Baxter
47
+ - Adam Lavin
48
+ - Adrien Brault
36
49
  - Alfie John
37
50
  - Aloïs Thévenot
38
51
  - Basarat Ali Syed
52
+ - Benjamin Manns
39
53
  - Christian Höltje
40
54
  - Dani Hodovic
55
+ - Daniel Chatfield
41
56
  - Dominic Jodoin
42
57
  - Eli Schwartz
58
+ - Eric Herot
43
59
  - Eugene K
60
+ - George Millo
44
61
  - Gunter Grodotzki
45
62
  - Harald Nordgren
46
63
  - HaraldNordgren
47
64
  - Igor
48
65
  - Iulian Onofrei
49
66
  - Jacob Atzen
67
+ - Jacob Burkhart
50
68
  - James Nylen
51
69
  - Joe Rafaniello
52
70
  - Jon-Erik Schneiderhan
53
71
  - Jonas Chromik
72
+ - Jonne Haß
73
+ - Julia S.Simon
74
+ - Justin Lambert
75
+ - Laurent Petit
76
+ - Maarten van Vliet
54
77
  - Marco Craveiro
78
+ - Mario Visic
55
79
  - Matt
56
80
  - Matteo Sumberaz
57
81
  - Matthias Bussonnier
82
+ - Michael Mior
58
83
  - Michael S. Fischer
84
+ - Miro Hrončok
85
+ - Neamar
59
86
  - Nero Leung
87
+ - Nicolas Bessi (nbessi)
60
88
  - Nikhil Owalekar
61
89
  - Peter Bengtsson
62
90
  - Peter Drake
91
+ - Raphaël Pinson
92
+ - Rob Hoelz
63
93
  - Robert Grider
64
94
  - Robert Van Voorhees
65
95
  - Simon Cropp
66
96
  - Tahsin Hasan
67
97
  - Titus
68
98
  - Titus Wormer
99
+ - Tobias Wilken
100
+ - Zachary Gershman
101
+ - Zachary Scott
69
102
  - designerror
70
103
  - ia
104
+ - jeffdh
105
+ - john muhl
71
106
  - slewt
72
107
  autorequire:
73
108
  bindir: bin
@@ -236,24 +271,35 @@ dependencies:
236
271
  version: '0.6'
237
272
  description: CLI and Ruby client library for Travis CI
238
273
  email:
239
- - asari.ruby@gmail.com
240
274
  - konstantin.mailinglists@googlemail.com
275
+ - asari.ruby@gmail.com
276
+ - j@zatigo.com
277
+ - aa1ronham@gmail.com
241
278
  - piotrm@travis-ci.org
279
+ - me@henrikhodne.com
242
280
  - b@chromatin.ca
281
+ - henrik@hodne.io
282
+ - p.morsou@gmail.com
243
283
  - chrisg@luminal.io
244
284
  - joe@corcoran.io
285
+ - peter.van.dijk@netherlabs.nl
245
286
  - me@svenfuchs.com
246
287
  - josh.kalderimis@gmail.com
247
- - kzhu@us.ibm.com
248
288
  - drogus@gmail.com
289
+ - kzhu@us.ibm.com
290
+ - i.am@anhero.ru
249
291
  - renee@travis-ci.org
250
292
  - aakritigupta@users.noreply.github.com
293
+ - me@xjunior.me
294
+ - dan@meatballhat.com
251
295
  - mariadeanton@gmail.com
296
+ - meyer@paperplanes.de
252
297
  - matt.toothman@aver.io
253
298
  - carlad@users.noreply.github.com
254
299
  - coolsamar207@gmail.com
255
300
  - aakriti@travis-ci.org
256
301
  - AlphaWong@users.noreply.github.com
302
+ - at@an-ti.eu
257
303
  - 127320+BeauBouchard@users.noreply.github.com
258
304
  - wiesner@avarteq.de
259
305
  - deivid.rodriguez@gmail.com
@@ -262,44 +308,69 @@ email:
262
308
  - igor@travis-ci.org
263
309
  - vano@mail.mipt.ru
264
310
  - stefan.nordhausen@immobilienscout24.de
311
+ - dev+narwen+rkh@rkh.im
265
312
  - tobias.bieniek@gmail.com
266
313
  - github@voltagex.org
314
+ - adam@lavoaster.co.uk
315
+ - adrien.brault@gmail.com
267
316
  - 33c6c91f3bb4a391082e8a29642cafaf@alfie.wtf
268
317
  - aloisthevenot@srxp.com
269
318
  - basaratali@gmail.com
319
+ - benmanns@gmail.com
270
320
  - docwhat@gerf.org
271
321
  - danihodovic@users.noreply.github.com
322
+ - chatfielddaniel@gmail.com
272
323
  - dominic@travis-ci.com
273
324
  - eschwartz@archlinux.org
325
+ - eric.github@herot.com
274
326
  - 34233075+eugene-kulak@users.noreply.github.com
327
+ - georgejulianmillo@gmail.com
275
328
  - gunter@grodotzki.co.za
276
329
  - haraldnordgren@gmail.com
277
330
  - igorwwwwwwwwwwwwwwwwwwww@users.noreply.github.com
278
331
  - 6d0847b9@opayq.com
279
332
  - jatzen@gmail.com
333
+ - jburkhart@engineyard.com
280
334
  - jnylen@gmail.com
281
335
  - jrafanie@users.noreply.github.com
282
336
  - joep@travis-ci.org
283
337
  - joepvd@users.noreply.github.com
284
338
  - jon-erik.schneiderhan@meyouhealth.com
285
339
  - Jonas.Chromik@student.hpi.uni-potsdam.de
340
+ - me@jhass.eu
341
+ - julia.simon@biicode.com
342
+ - jlambert@eml.cc
343
+ - laurent.petit@gmail.com
344
+ - maartenvanvliet@gmail.com
286
345
  - marco.craveiro@gmail.com
346
+ - mario@mariovisic.com
287
347
  - mtoothman@users.noreply.github.com
288
348
  - gnappoms@gmail.com
289
349
  - bussonniermatthias@gmail.com
350
+ - mmior@uwaterloo.ca
290
351
  - mfischer@zendesk.com
352
+ - miro@hroncok.cz
353
+ - neamar@neamar.fr
291
354
  - neroleung@gmail.com
355
+ - nbessi@users.noreply.github.com
292
356
  - nowalekar@tigetext.com
293
357
  - peterbe@mozilla.com
294
358
  - peter.drake@acquia.com
359
+ - raphael.pinson@camptocamp.com
360
+ - rob@hoelz.ro
295
361
  - robert.grider@northwestern.edu
296
362
  - rcvanvo@gmail.com
297
363
  - simon.cropp@gmail.com
298
364
  - 51903216+Tahsin-travis-ci@users.noreply.github.com
299
365
  - tituswormer@gmail.com
366
+ - tw@cloudcontrol.de
367
+ - pair+zg@pivotallabs.com
368
+ - e@zzak.io
300
369
  - carla@travis-ci.org
301
370
  - designerror@yandex.ru
302
371
  - isaac.ardis@gmail.com
372
+ - jeffdh@gmail.com
373
+ - git@johnmuhl.com
303
374
  - leland@lcweathers.net
304
375
  executables:
305
376
  - travis
@@ -508,11 +579,11 @@ required_ruby_version: !ruby/object:Gem::Requirement
508
579
  version: 2.3.0
509
580
  required_rubygems_version: !ruby/object:Gem::Requirement
510
581
  requirements:
511
- - - ">"
582
+ - - ">="
512
583
  - !ruby/object:Gem::Version
513
- version: 1.3.1
584
+ version: '0'
514
585
  requirements: []
515
- rubygems_version: 3.0.8
586
+ rubygems_version: 3.1.2
516
587
  signing_key:
517
588
  specification_version: 4
518
589
  summary: Travis CI client