travis 1.8.12 → 1.8.13.travis.1141.9

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1932c7dccfa29de456997934541146ec7d9d0d551e96dadbc6fc6750a71937af
4
- data.tar.gz: b03a1b414d60764b565852897a3f55453148078cf02e5c5220bdbe334d249e4d
3
+ metadata.gz: d2a0ad69ba7fcd32e6f8224838aab0cc5e1e5b0f6898ba988aaa6fffe2bce8b2
4
+ data.tar.gz: fbc0f3f6912417da8015778ea1b7cd61bbec4b22e973c6415f49fa3ebe082de3
5
5
  SHA512:
6
- metadata.gz: 8a59e0895d3b3cfb8686fba98ec8e6be40fca086f29b3e367b531b0433ca0394f76a4a2ea49db0b467642af8c399cb0c114ba6545384c2b737f2cfc5d40ed236
7
- data.tar.gz: 40f6c24ae7d74a4a61a0ebe775b9b073648d1875ea9c3ee34b90c6df8be66a39888b7352ed0132fd107a90d1d4df0042669df23e599b9e31c22544963aa2f98c
6
+ metadata.gz: a9ec33ff93015356d1b5e9534dc37e5638915840d0986908eada34b8575652ecb011a25c60bd04c324bd9ec723cbc81551dbbaeeb36097d9d4820d429e2fbd7a
7
+ data.tar.gz: 7566abc87b0cb4131d8c7133be58382340c59a3044a7b2d9f083881427188a1b8d4de52e47f95fe08fe66a5af820a357e0121f2409018ee6b1189e3739956318
data/README.md CHANGED
@@ -12,7 +12,7 @@ The [travis gem](https://rubygems.org/gems/travis) includes both a [command line
12
12
  * [`version`](#version) - outputs the client version
13
13
  * [General API Commands](#general-api-commands)
14
14
  * [`accounts`](#accounts) - displays accounts and their subscription status
15
- * [`console`](#console) - interactive shell
15
+ * [`console`](#console) - interactive shell; requires `pry`
16
16
  * [`endpoint`](#endpoint) - displays or changes the API endpoint
17
17
  * [`login`](#login) - authenticates against the API and stores the token
18
18
  * [`monitor`](#monitor) - live monitor for what's going on
@@ -2015,7 +2015,7 @@ On Windows:
2015
2015
  Now make sure everything is working:
2016
2016
 
2017
2017
  $ travis version
2018
- 1.8.11
2018
+ 1.8.12
2019
2019
 
2020
2020
  See also [Note on Ubuntu](#ubuntu) below.
2021
2021
 
@@ -20,7 +20,7 @@ _travis_complete() {
20
20
  if type compdef 1>/dev/null 2>/dev/null; then
21
21
  compdef _travis travis
22
22
  _travis() { _travis_complete $((${#words} - 1)) "${words[2]}"; }
23
- _travis_commands() { list=(accounts:"displays accounts and their subscription status" branches:"displays the most recent build for each branch" cache:"lists or deletes repository caches" cancel:"cancels a job or build" console:"interactive shell" disable:"disables a project" enable:"enables a project" encrypt:"encrypts values for the .travis.yml" encrypt-file:"encrypts a file and adds decryption steps to .travis.yml" endpoint:"displays or changes the API endpoint" env:"show or modify build environment variables" help:"helps you out when in dire need of information" history:"displays a projects build history" init:"generates a .travis.yml and enables the project" lint:"display warnings for a .travis.yml" login:"authenticates against the API and stores the token" logout:"deletes the stored API token" logs:"streams test logs" monitor:"live monitor for what's going on" open:"opens a build or job in the browser" pubkey:"prints out a repository's public key" raw:"makes an (authenticated) API call and prints out the result" report:"generates a report useful for filing issues" repos:"lists repositories the user has certain permissions on" requests:"lists recent requests" restart:"restarts a build or job" settings:"access repository settings" setup:"sets up an addon or deploy target" show:"displays a build or job" sshkey:"checks, updates or deletes an SSH key" status:"checks status of the latest build" sync:"triggers a new sync with GitHub" token:"outputs the secret API token" version:"outputs the client version" whatsup:"lists most recent builds" whoami:"outputs the current user") _describe -t common-commands 'common commands' list; }
23
+ _travis_commands() { list=(accounts:"displays accounts and their subscription status" branches:"displays the most recent build for each branch" cache:"lists or deletes repository caches" cancel:"cancels a job or build" console:"interactive shell; requires `pry`" disable:"disables a project" enable:"enables a project" encrypt:"encrypts values for the .travis.yml" encrypt-file:"encrypts a file and adds decryption steps to .travis.yml" endpoint:"displays or changes the API endpoint" env:"show or modify build environment variables" help:"helps you out when in dire need of information" history:"displays a projects build history" init:"generates a .travis.yml and enables the project" lint:"display warnings for a .travis.yml" login:"authenticates against the API and stores the token" logout:"deletes the stored API token" logs:"streams test logs" monitor:"live monitor for what's going on" open:"opens a build or job in the browser" pubkey:"prints out a repository's public key" raw:"makes an (authenticated) API call and prints out the result" report:"generates a report useful for filing issues" repos:"lists repositories the user has certain permissions on" requests:"lists recent requests" restart:"restarts a build or job" settings:"access repository settings" setup:"sets up an addon or deploy target" show:"displays a build or job" sshkey:"checks, updates or deletes an SSH key" status:"checks status of the latest build" sync:"triggers a new sync with GitHub" token:"outputs the secret API token" version:"outputs the client version" whatsup:"lists most recent builds" whoami:"outputs the current user") _describe -t common-commands 'common commands' list; }
24
24
  _travis_setup() { list=(anynines:"automatic deployment to anynines" appfog:"automatic deployment to Appfog" artifacts:"automatic artifact shipping to S3" biicode:"automatic publish to biicode" cloudcontrol:"automatic deployment to cloudControl" cloudfiles:"automatic pushing to Rackspace Cloud Files" cloudfoundry:"automatic deployment to Cloud Foundry" cloud66:"Automatic deployment to Cloud 66" codedeploy:"triggering a new deployment on Amazon CodeDeploy" deis:"automatic deployment to a deis app" divshot:"deployment to Divshot.io" elasticbeanstalk:"deployment to AWS Elastic Beanstalk" engineyard:"automatic deployment to Engine Yard" gcs:"automatic pushing to Google Cloud Storage" hackage:"automatic deployment of hackage packages" heroku:"automatic deployment to Heroku" modulus:"deployment to Modulus" npm:"automatic release to NPM" ninefold:"Automatic deployment to Ninefold" nodejitsu:"automatic deployment to Nodejitsu" openshift:"automatic deployment to OpenShfit" opsworks:"deployment to OpsWorks" pypi:"automatic deployment to PyPI" releases:"Upload Assets to GitHub Releases" rubygems:"automatic release to RubyGems" s3:"automatic pushing to S3" sauce_connect:"Sauce Connet addon for Sauce Labs integration") _describe -t common-commands 'common commands' list; }
25
25
  _travis_settings() { list=(builds_only_with_travis_yml:"Only run builds with a .travis.yml" build_pushes:"Build pushes" build_pull_requests:"Build pull requests" maximum_number_of_builds:"Maximum number of concurrent builds" auto_cancel_pushes:"Cancel older push builds that are not yet running" auto_cancel_pull_requests:"Cancel older pull request builds that are not yet running") _describe -t common-commands 'common commands' list; }
26
26
  _travis_init() { list=(c:'initialize c project' clojure:'initialize clojure project' cpp:'initialize cpp project' erlang:'initialize erlang project' go:'initialize go project' groovy:'initialize groovy project' haskell:'initialize haskell project' java:'initialize java project' node_js:'initialize node_js project' objective-c:'initialize objective-c project' perl:'initialize perl project' php:'initialize php project' python:'initialize python project' ruby:'initialize ruby project' scala:'initialize scala project') _describe -t common-commands 'common commands' list; }
@@ -0,0 +1,26 @@
1
+ require 'spec_helper'
2
+ require 'fileutils'
3
+ require 'digest'
4
+
5
+ describe Travis::CLI::EncryptFile do
6
+ CMD_TARGET = 'README.md'
7
+
8
+ before :each do
9
+ Digest.stub(:hexencode).and_return "randomhex" # to avoid relying on Dir.pwd value for hex
10
+ end
11
+
12
+ after :each do
13
+ FileUtils.rm_f "#{CMD_TARGET}.enc"
14
+ end
15
+
16
+ example "travis encrypt-file #{CMD_TARGET}" do
17
+ run_cli('encrypt-file', CMD_TARGET).should be_success
18
+ File.exists?("#{CMD_TARGET}.enc").should be true
19
+ end
20
+
21
+ example "travis encrypt-file #{CMD_TARGET} -a" do
22
+ run_cli('encrypt-file', CMD_TARGET, '-a') { |i| i.puts "n" }.should be_success
23
+ stdout.should match /Overwrite the config file/
24
+ File.exists?("#{CMD_TARGET}.enc").should be true
25
+ end
26
+ end
@@ -11,158 +11,89 @@ Gem::Specification.new do |s|
11
11
 
12
12
  # generated from git shortlog -sn
13
13
  s.authors = [
14
- "Konstantin Haase",
15
14
  "Hiro Asari",
16
- "Henrik Hodne",
17
- "joshua-anderson",
18
- "Aaron Hill",
15
+ "Konstantin Haase",
16
+ "Piotr Milcarz",
19
17
  "Buck Doyle",
20
- "Peter Souter",
21
18
  "Christopher Grim",
22
19
  "Joe Corcoran",
23
20
  "Sven Fuchs",
24
- "Peter van Dijk",
25
- "Piotr Sarnacki",
26
- "Josh Kalderimis",
27
21
  "Aakriti Gupta",
28
- "carlad",
29
- "Piotr Milcarz",
30
- "Ren\xC3\xA9e Hendricksen",
31
- "Max Barnash",
22
+ "Josh Kalderimis",
32
23
  "Ke Zhu",
33
- "Carlos Palhares",
34
- "Dan Buch",
24
+ "Piotr Sarnacki",
25
+ "Ren\xC3\xA9e Hendricksen",
26
+ "carlad",
35
27
  "Mar\xC3\xADa de Ant\xC3\xB3n",
36
- "Mathias Meyer",
37
28
  "mariadeanton",
38
- "Igor Wiedler",
39
- "David Rodr\xC3\xADguez",
29
+ "Alpha",
30
+ "Beau Bouchard",
40
31
  "Corinna Wiesner",
32
+ "Eugene",
33
+ "Eugene Shubin",
34
+ "Igor Wiedler",
41
35
  "Joep van Delft",
42
- "Beau Bouchard",
43
36
  "Stefan Nordhausen",
44
- "Andreas Tiefenthaler",
45
- "Thais Camilo and Konstantin Haase",
46
37
  "Tobias Bieniek",
47
- "Justin Lambert",
48
- "Eric Herot",
38
+ "David Rodr\xC3\xADguez",
49
39
  "Dominic Jodoin",
50
- "Laurent Petit",
51
- "Maarten van Vliet",
52
- "Mario Visic",
53
- "john muhl",
54
- "Adam Lavin",
40
+ "Harald Nordgren",
41
+ "HaraldNordgren",
42
+ "Igor",
43
+ "Jacob Atzen",
44
+ "James Nylen",
45
+ "Jonas Chromik",
55
46
  "Matteo Sumberaz",
56
- "Matthias Bussonnier",
57
- "Michael Mior",
58
47
  "Michael S. Fischer",
59
- "Miro Hron\xC4\x8Dok",
60
- "Neamar",
61
48
  "Nero Leung",
62
- "Nicolas Bessi (nbessi)",
63
49
  "Peter Bengtsson",
64
- "Daniel Chatfield",
65
- "Benjamin Manns",
66
- "Rapha\xC3\xABl Pinson",
67
- "Basarat Ali Syed",
68
- "Rob Hoelz",
69
50
  "Robert Van Voorhees",
70
- "Tobias Wilken",
71
- "Jacob Atzen",
72
- "Zachary Scott",
73
- "Adrien Brault",
74
- "jeffdh",
75
- "HaraldNordgren",
76
- "Igor",
77
- "Zachary Gershman",
78
- "Jacob Burkhart",
79
- "Harald Nordgren",
80
- "Joe Rafaniello",
81
- "Jon-Erik Schneiderhan",
82
- "Jonas Chromik",
83
- "Jonne Ha\xC3\x9F",
84
- "George Millo",
85
- "Julia S.Simon"
51
+ "Simon Cropp"
86
52
  ]
87
53
 
88
54
  # generated from git shortlog -sne
89
55
  s.email = [
90
- "konstantin.mailinglists@googlemail.com",
91
56
  "asari.ruby@gmail.com",
92
- "j@zatigo.com",
93
- "aa1ronham@gmail.com",
94
- "me@henrikhodne.com",
57
+ "konstantin.mailinglists@googlemail.com",
58
+ "piotrm@travis-ci.org",
95
59
  "b@chromatin.ca",
96
- "henrik@hodne.io",
97
- "p.morsou@gmail.com",
98
60
  "chrisg@luminal.io",
99
61
  "joe@corcoran.io",
100
- "peter.van.dijk@netherlabs.nl",
101
62
  "me@svenfuchs.com",
102
63
  "josh.kalderimis@gmail.com",
64
+ "kzhu@us.ibm.com",
103
65
  "drogus@gmail.com",
104
- "i.am@anhero.ru",
105
66
  "renee@travis-ci.org",
106
- "kzhu@us.ibm.com",
107
- "piotrm@travis-ci.org",
108
- "mariadeanton@gmail.com",
109
67
  "aakritigupta@users.noreply.github.com",
110
- "me@xjunior.me",
111
- "dan@meatballhat.com",
112
68
  "mariadeanton@gmail.com",
113
- "meyer@paperplanes.de",
114
69
  "carlad@users.noreply.github.com",
115
- "igor@travis-ci.org",
70
+ "mariadeanton@gmail.com",
71
+ "aakriti@travis-ci.org",
72
+ "AlphaWong@users.noreply.github.com",
116
73
  "127320+BeauBouchard@users.noreply.github.com",
117
74
  "wiesner@avarteq.de",
75
+ "eugene@travis-ci.org",
76
+ "51701929+eugene-travis@users.noreply.github.com",
77
+ "igor@travis-ci.org",
118
78
  "stefan.nordhausen@immobilienscout24.de",
119
- "aakriti@travis-ci.org",
120
- "deivid.rodriguez@gmail.com",
121
- "dev+narwen+rkh@rkh.im",
122
79
  "tobias.bieniek@gmail.com",
123
- "at@an-ti.eu",
124
- "me@jhass.eu",
125
- "eric.github@herot.com",
126
- "julia.simon@biicode.com",
127
- "jlambert@eml.cc",
80
+ "deivid.rodriguez@gmail.com",
128
81
  "dominic@travis-ci.com",
129
- "laurent.petit@gmail.com",
130
- "maartenvanvliet@gmail.com",
131
- "mario@mariovisic.com",
132
- "git@johnmuhl.com",
133
- "adam@lavoaster.co.uk",
134
- "gnappoms@gmail.com",
135
- "bussonniermatthias@gmail.com",
136
- "chatfielddaniel@gmail.com",
137
- "mmior@uwaterloo.ca",
138
- "mfischer@zendesk.com",
139
- "miro@hroncok.cz",
140
- "neamar@neamar.fr",
141
- "neroleung@gmail.com",
142
- "nbessi@users.noreply.github.com",
143
- "peterbe@mozilla.com",
144
- "benmanns@gmail.com",
145
- "basaratali@gmail.com",
146
- "raphael.pinson@camptocamp.com",
147
- "rob@hoelz.ro",
148
- "rcvanvo@gmail.com",
149
- "adrien.brault@gmail.com",
150
- "tw@cloudcontrol.de",
151
- "pair+zg@pivotallabs.com",
152
- "e@zzak.io",
153
- "carla@travis-ci.org",
154
- "jeffdh@gmail.com",
155
82
  "haraldnordgren@gmail.com",
156
83
  "haraldnordgren@gmail.com",
157
84
  "igorwwwwwwwwwwwwwwwwwwww@users.noreply.github.com",
158
85
  "jatzen@gmail.com",
159
- "jburkhart@engineyard.com",
160
- "georgejulianmillo@gmail.com",
161
- "jrafanie@users.noreply.github.com",
86
+ "jnylen@gmail.com",
162
87
  "joep@travis-ci.org",
163
88
  "joepvd@users.noreply.github.com",
164
- "jon-erik.schneiderhan@meyouhealth.com",
165
- "Jonas.Chromik@student.hpi.uni-potsdam.de"
89
+ "Jonas.Chromik@student.hpi.uni-potsdam.de",
90
+ "gnappoms@gmail.com",
91
+ "mfischer@zendesk.com",
92
+ "neroleung@gmail.com",
93
+ "peterbe@mozilla.com",
94
+ "rcvanvo@gmail.com",
95
+ "simon.cropp@gmail.com",
96
+ "carla@travis-ci.org"
166
97
  ]
167
98
 
168
99
  # generated from git ls-files
@@ -314,6 +245,7 @@ Gem::Specification.new do |s|
314
245
  "lib/travis/version.rb",
315
246
  "spec/cli/api_command_spec.rb",
316
247
  "spec/cli/cancel_spec.rb",
248
+ "spec/cli/encrypt_file_spec.rb",
317
249
  "spec/cli/encrypt_spec.rb",
318
250
  "spec/cli/endpoint_spec.rb",
319
251
  "spec/cli/help_spec.rb",
metadata CHANGED
@@ -1,81 +1,47 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: travis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.12
4
+ version: 1.8.13.travis.1141.9
5
5
  platform: ruby
6
6
  authors:
7
- - Konstantin Haase
8
7
  - Hiro Asari
9
- - Henrik Hodne
10
- - joshua-anderson
11
- - Aaron Hill
8
+ - Konstantin Haase
9
+ - Piotr Milcarz
12
10
  - Buck Doyle
13
- - Peter Souter
14
11
  - Christopher Grim
15
12
  - Joe Corcoran
16
13
  - Sven Fuchs
17
- - Peter van Dijk
18
- - Piotr Sarnacki
19
- - Josh Kalderimis
20
14
  - Aakriti Gupta
21
- - carlad
22
- - Piotr Milcarz
23
- - Renée Hendricksen
24
- - Max Barnash
15
+ - Josh Kalderimis
25
16
  - Ke Zhu
26
- - Carlos Palhares
27
- - Dan Buch
17
+ - Piotr Sarnacki
18
+ - Renée Hendricksen
19
+ - carlad
28
20
  - María de Antón
29
- - Mathias Meyer
30
21
  - mariadeanton
31
- - Igor Wiedler
32
- - David Rodríguez
22
+ - Alpha
23
+ - Beau Bouchard
33
24
  - Corinna Wiesner
25
+ - Eugene
26
+ - Eugene Shubin
27
+ - Igor Wiedler
34
28
  - Joep van Delft
35
- - Beau Bouchard
36
29
  - Stefan Nordhausen
37
- - Andreas Tiefenthaler
38
- - Thais Camilo and Konstantin Haase
39
30
  - Tobias Bieniek
40
- - Justin Lambert
41
- - Eric Herot
31
+ - David Rodríguez
42
32
  - Dominic Jodoin
43
- - Laurent Petit
44
- - Maarten van Vliet
45
- - Mario Visic
46
- - john muhl
47
- - Adam Lavin
33
+ - Harald Nordgren
34
+ - HaraldNordgren
35
+ - Igor
36
+ - Jacob Atzen
37
+ - James Nylen
38
+ - Jonas Chromik
48
39
  - Matteo Sumberaz
49
- - Matthias Bussonnier
50
- - Michael Mior
51
40
  - Michael S. Fischer
52
- - Miro Hrončok
53
- - Neamar
54
41
  - Nero Leung
55
- - Nicolas Bessi (nbessi)
56
42
  - Peter Bengtsson
57
- - Daniel Chatfield
58
- - Benjamin Manns
59
- - Raphaël Pinson
60
- - Basarat Ali Syed
61
- - Rob Hoelz
62
43
  - Robert Van Voorhees
63
- - Tobias Wilken
64
- - Jacob Atzen
65
- - Zachary Scott
66
- - Adrien Brault
67
- - jeffdh
68
- - HaraldNordgren
69
- - Igor
70
- - Zachary Gershman
71
- - Jacob Burkhart
72
- - Harald Nordgren
73
- - Joe Rafaniello
74
- - Jon-Erik Schneiderhan
75
- - Jonas Chromik
76
- - Jonne Haß
77
- - George Millo
78
- - Julia S.Simon
44
+ - Simon Cropp
79
45
  autorequire:
80
46
  bindir: bin
81
47
  cert_chain: []
@@ -263,82 +229,47 @@ dependencies:
263
229
  version: '0.6'
264
230
  description: CLI and Ruby client library for Travis CI
265
231
  email:
266
- - konstantin.mailinglists@googlemail.com
267
232
  - asari.ruby@gmail.com
268
- - j@zatigo.com
269
- - aa1ronham@gmail.com
270
- - me@henrikhodne.com
233
+ - konstantin.mailinglists@googlemail.com
234
+ - piotrm@travis-ci.org
271
235
  - b@chromatin.ca
272
- - henrik@hodne.io
273
- - p.morsou@gmail.com
274
236
  - chrisg@luminal.io
275
237
  - joe@corcoran.io
276
- - peter.van.dijk@netherlabs.nl
277
238
  - me@svenfuchs.com
278
239
  - josh.kalderimis@gmail.com
240
+ - kzhu@us.ibm.com
279
241
  - drogus@gmail.com
280
- - i.am@anhero.ru
281
242
  - renee@travis-ci.org
282
- - kzhu@us.ibm.com
283
- - piotrm@travis-ci.org
284
- - mariadeanton@gmail.com
285
243
  - aakritigupta@users.noreply.github.com
286
- - me@xjunior.me
287
- - dan@meatballhat.com
288
244
  - mariadeanton@gmail.com
289
- - meyer@paperplanes.de
290
245
  - carlad@users.noreply.github.com
291
- - igor@travis-ci.org
246
+ - mariadeanton@gmail.com
247
+ - aakriti@travis-ci.org
248
+ - AlphaWong@users.noreply.github.com
292
249
  - 127320+BeauBouchard@users.noreply.github.com
293
250
  - wiesner@avarteq.de
251
+ - eugene@travis-ci.org
252
+ - 51701929+eugene-travis@users.noreply.github.com
253
+ - igor@travis-ci.org
294
254
  - stefan.nordhausen@immobilienscout24.de
295
- - aakriti@travis-ci.org
296
- - deivid.rodriguez@gmail.com
297
- - dev+narwen+rkh@rkh.im
298
255
  - tobias.bieniek@gmail.com
299
- - at@an-ti.eu
300
- - me@jhass.eu
301
- - eric.github@herot.com
302
- - julia.simon@biicode.com
303
- - jlambert@eml.cc
256
+ - deivid.rodriguez@gmail.com
304
257
  - dominic@travis-ci.com
305
- - laurent.petit@gmail.com
306
- - maartenvanvliet@gmail.com
307
- - mario@mariovisic.com
308
- - git@johnmuhl.com
309
- - adam@lavoaster.co.uk
310
- - gnappoms@gmail.com
311
- - bussonniermatthias@gmail.com
312
- - chatfielddaniel@gmail.com
313
- - mmior@uwaterloo.ca
314
- - mfischer@zendesk.com
315
- - miro@hroncok.cz
316
- - neamar@neamar.fr
317
- - neroleung@gmail.com
318
- - nbessi@users.noreply.github.com
319
- - peterbe@mozilla.com
320
- - benmanns@gmail.com
321
- - basaratali@gmail.com
322
- - raphael.pinson@camptocamp.com
323
- - rob@hoelz.ro
324
- - rcvanvo@gmail.com
325
- - adrien.brault@gmail.com
326
- - tw@cloudcontrol.de
327
- - pair+zg@pivotallabs.com
328
- - e@zzak.io
329
- - carla@travis-ci.org
330
- - jeffdh@gmail.com
331
258
  - haraldnordgren@gmail.com
332
259
  - haraldnordgren@gmail.com
333
260
  - igorwwwwwwwwwwwwwwwwwwww@users.noreply.github.com
334
261
  - jatzen@gmail.com
335
- - jburkhart@engineyard.com
336
- - georgejulianmillo@gmail.com
337
- - jrafanie@users.noreply.github.com
262
+ - jnylen@gmail.com
338
263
  - joep@travis-ci.org
339
264
  - joepvd@users.noreply.github.com
340
- - jon-erik.schneiderhan@meyouhealth.com
341
265
  - Jonas.Chromik@student.hpi.uni-potsdam.de
266
+ - gnappoms@gmail.com
267
+ - mfischer@zendesk.com
268
+ - neroleung@gmail.com
269
+ - peterbe@mozilla.com
270
+ - rcvanvo@gmail.com
271
+ - simon.cropp@gmail.com
272
+ - carla@travis-ci.org
342
273
  executables:
343
274
  - travis
344
275
  extensions: []
@@ -491,6 +422,7 @@ files:
491
422
  - lib/travis/version.rb
492
423
  - spec/cli/api_command_spec.rb
493
424
  - spec/cli/cancel_spec.rb
425
+ - spec/cli/encrypt_file_spec.rb
494
426
  - spec/cli/encrypt_spec.rb
495
427
  - spec/cli/endpoint_spec.rb
496
428
  - spec/cli/help_spec.rb
@@ -542,11 +474,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
542
474
  version: '0'
543
475
  required_rubygems_version: !ruby/object:Gem::Requirement
544
476
  requirements:
545
- - - ">="
477
+ - - ">"
546
478
  - !ruby/object:Gem::Version
547
- version: '0'
479
+ version: 1.3.1
548
480
  requirements: []
549
- rubygems_version: 3.0.3
481
+ rubyforge_project:
482
+ rubygems_version: 2.7.7
550
483
  signing_key:
551
484
  specification_version: 4
552
485
  summary: Travis CI client