produce 1.1.1 → 1.1.2

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
  SHA1:
3
- metadata.gz: bf57e2ac865b75febdf91012e125d910f6af9d31
4
- data.tar.gz: 2621e629acf69425685870dd5779dd3ed08ca6aa
3
+ metadata.gz: 7a19cb660ed63ad2eee87a62cee016900683ad1a
4
+ data.tar.gz: dfe64f1ddfadd9fe16444cc81a65f8690013dfc2
5
5
  SHA512:
6
- metadata.gz: 2022a0fcee844919729aa8747b5b34043b8a4443565288095d89ffc08b8f1ca93a1f1348ac65569d379dafc0e2054d531782f0c407d785909c6d4fbef85f1f06
7
- data.tar.gz: babcf5ce0e01f9f3ec4983b77418548332d368d541de7252da4f0a8fdcf1aa29e1e4ee426135f27f248b1194cdcd5911e64445979f68c5cf97a70e9b0c8c22ef
6
+ metadata.gz: aa9565dd0715645ebf97329501205c51df44e3695d219faaaf07855711aa121cb070135574a2d4c4331811f84f3ffd5f978d1b27f67aa0edf7637205faea9857
7
+ data.tar.gz: 1f7cdb8f03dc918fca8ce5d4b1adee4d6e01d6b392948e3e81473503ab3d004a30cb2d8f0a76fc59ffa62de20742cf54ffa531494a6b959e1ecf19a8b918711a
data/README.md CHANGED
@@ -1,24 +1,24 @@
1
1
  <h3 align="center">
2
- <a href="https://github.com/fastlane/fastlane">
3
- <img src="assets/fastlane.png" width="150" />
2
+ <a href="https://github.com/fastlane/fastlane/tree/master/fastlane">
3
+ <img src="../fastlane/assets/fastlane.png" width="150" />
4
4
  <br />
5
5
  fastlane
6
6
  </a>
7
7
  </h3>
8
8
  <p align="center">
9
- <a href="https://github.com/fastlane/deliver">deliver</a> &bull;
10
- <a href="https://github.com/fastlane/snapshot">snapshot</a> &bull;
11
- <a href="https://github.com/fastlane/frameit">frameit</a> &bull;
12
- <a href="https://github.com/fastlane/pem">pem</a> &bull;
13
- <a href="https://github.com/fastlane/sigh">sigh</a> &bull;
9
+ <a href="https://github.com/fastlane/fastlane/tree/master/deliver">deliver</a> &bull;
10
+ <a href="https://github.com/fastlane/fastlane/tree/master/snapshot">snapshot</a> &bull;
11
+ <a href="https://github.com/fastlane/fastlane/tree/master/frameit">frameit</a> &bull;
12
+ <a href="https://github.com/fastlane/fastlane/tree/master/pem">pem</a> &bull;
13
+ <a href="https://github.com/fastlane/fastlane/tree/master/sigh">sigh</a> &bull;
14
14
  <b>produce</b> &bull;
15
- <a href="https://github.com/fastlane/cert">cert</a> &bull;
16
- <a href="https://github.com/fastlane/spaceship">spaceship</a> &bull;
17
- <a href="https://github.com/fastlane/pilot">pilot</a> &bull;
15
+ <a href="https://github.com/fastlane/fastlane/tree/master/cert">cert</a> &bull;
16
+ <a href="https://github.com/fastlane/fastlane/tree/master/spaceship">spaceship</a> &bull;
17
+ <a href="https://github.com/fastlane/fastlane/tree/master/pilot">pilot</a> &bull;
18
18
  <a href="https://github.com/fastlane/boarding">boarding</a> &bull;
19
- <a href="https://github.com/fastlane/gym">gym</a> &bull;
20
- <a href="https://github.com/fastlane/scan">scan</a> &bull;
21
- <a href="https://github.com/fastlane/match">match</a>
19
+ <a href="https://github.com/fastlane/fastlane/tree/master/gym">gym</a> &bull;
20
+ <a href="https://github.com/fastlane/fastlane/tree/master/scan">scan</a> &bull;
21
+ <a href="https://github.com/fastlane/fastlane/tree/master/match">match</a>
22
22
  </p>
23
23
  -------
24
24
 
@@ -29,13 +29,13 @@
29
29
  produce
30
30
  ============
31
31
 
32
- [![Twitter: @KauseFx](https://img.shields.io/badge/contact-@KrauseFx-blue.svg?style=flat)](https://twitter.com/KrauseFx)
33
- [![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/KrauseFx/produce/blob/master/LICENSE)
32
+ [![Twitter: @FastlaneTools](https://img.shields.io/badge/contact-@FastlaneTools-blue.svg?style=flat)](https://twitter.com/FastlaneTools)
33
+ [![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/fastlane/fastlane/blob/master/produce/LICENSE)
34
34
  [![Gem](https://img.shields.io/gem/v/produce.svg?style=flat)](http://rubygems.org/gems/produce)
35
35
 
36
36
  ###### Create new iOS apps on iTunes Connect and Dev Portal using your command line
37
37
 
38
- Get in contact with the developer on Twitter: [@KrauseFx](https://twitter.com/KrauseFx)
38
+ Get in contact with the developer on Twitter: [@FastlaneTools](https://twitter.com/FastlaneTools)
39
39
 
40
40
  -------
41
41
  <p align="center">
@@ -49,7 +49,7 @@ Get in contact with the developer on Twitter: [@KrauseFx](https://twitter.com/Kr
49
49
 
50
50
  -------
51
51
 
52
- <h5 align="center"><code>produce</code> is part of <a href="https://fastlane.tools">fastlane</a>: connect all deployment tools into one streamlined workflow.</h5>
52
+ <h5 align="center"><code>produce</code> is part of <a href="https://fastlane.tools">fastlane</a>: The easiest way to automate building and releasing your iOS and Android apps.</h5>
53
53
 
54
54
 
55
55
  # Features
@@ -159,7 +159,7 @@ Get a list of all available options using
159
159
 
160
160
  All available values can also be passed using environment variables, run `produce --help` to get a list of all available parameters.
161
161
 
162
- ## [`fastlane`](https://github.com/fastlane/fastlane) Integration
162
+ ## [`fastlane`](https://github.com/fastlane/fastlane/tree/master/fastlane) Integration
163
163
 
164
164
  Your `Fastfile` should look like this
165
165
  ```ruby
@@ -186,33 +186,36 @@ apple_id ENV['PRODUCE_APPLE_ID']
186
186
 
187
187
  This will tell `deliver`, which `App ID` to use, since the app is not yet available in the App Store.
188
188
 
189
- You'll still have to fill out the remaining information (like screenshots, app description and pricing). You can use [deliver](https://github.com/fastlane/deliver) to upload your app metadata using a CLI
189
+ You'll still have to fill out the remaining information (like screenshots, app description and pricing). You can use [deliver](https://github.com/fastlane/fastlane/tree/master/deliver) to upload your app metadata using a CLI
190
190
 
191
191
  ## How is my password stored?
192
- `produce` uses the [password manager](https://github.com/fastlane/credentials_manager) from `fastlane`. Take a look the [CredentialsManager README](https://github.com/fastlane/credentials_manager) for more information.
192
+ `produce` uses the [password manager](https://github.com/fastlane/fastlane/tree/master/credentials_manager) from `fastlane`. Take a look the [CredentialsManager README](https://github.com/fastlane/fastlane/tree/master/credentials_manager) for more information.
193
193
 
194
194
  # Tips
195
195
  ## [`fastlane`](https://fastlane.tools) Toolchain
196
196
 
197
- - [`fastlane`](https://fastlane.tools): Connect all deployment tools into one streamlined workflow
198
- - [`deliver`](https://github.com/fastlane/deliver): Upload screenshots, metadata and your app to the App Store
199
- - [`snapshot`](https://github.com/fastlane/snapshot): Automate taking localized screenshots of your iOS app on every device
200
- - [`frameit`](https://github.com/fastlane/frameit): Quickly put your screenshots into the right device frames
201
- - [`pem`](https://github.com/fastlane/pem): Automatically generate and renew your push notification profiles
202
- - [`sigh`](https://github.com/fastlane/sigh): Because you would rather spend your time building stuff than fighting provisioning
203
- - [`cert`](https://github.com/fastlane/cert): Automatically create and maintain iOS code signing certificates
204
- - [`spaceship`](https://github.com/fastlane/spaceship): Ruby library to access the Apple Dev Center and iTunes Connect
205
- - [`pilot`](https://github.com/fastlane/pilot): The best way to manage your TestFlight testers and builds from your terminal
197
+ - [`fastlane`](https://fastlane.tools): The easiest way to automate building and releasing your iOS and Android apps
198
+ - [`deliver`](https://github.com/fastlane/fastlane/tree/master/deliver): Upload screenshots, metadata and your app to the App Store
199
+ - [`snapshot`](https://github.com/fastlane/fastlane/tree/master/snapshot): Automate taking localized screenshots of your iOS app on every device
200
+ - [`frameit`](https://github.com/fastlane/fastlane/tree/master/frameit): Quickly put your screenshots into the right device frames
201
+ - [`pem`](https://github.com/fastlane/fastlane/tree/master/pem): Automatically generate and renew your push notification profiles
202
+ - [`sigh`](https://github.com/fastlane/fastlane/tree/master/sigh): Because you would rather spend your time building stuff than fighting provisioning
203
+ - [`cert`](https://github.com/fastlane/fastlane/tree/master/cert): Automatically create and maintain iOS code signing certificates
204
+ - [`spaceship`](https://github.com/fastlane/fastlane/tree/master/spaceship): Ruby library to access the Apple Dev Center and iTunes Connect
205
+ - [`pilot`](https://github.com/fastlane/fastlane/tree/master/pilot): The best way to manage your TestFlight testers and builds from your terminal
206
206
  - [`boarding`](https://github.com/fastlane/boarding): The easiest way to invite your TestFlight beta testers
207
- - [`gym`](https://github.com/fastlane/gym): Building your iOS apps has never been easier
208
- - [`scan`](https://github.com/fastlane/scan): The easiest way to run tests of your iOS and Mac app
209
- - [`match`](https://github.com/fastlane/match): Easily sync your certificates and profiles across your team using git
207
+ - [`gym`](https://github.com/fastlane/fastlane/tree/master/gym): Building your iOS apps has never been easier
208
+ - [`scan`](https://github.com/fastlane/fastlane/tree/master/scan): The easiest way to run tests of your iOS and Mac app
209
+ - [`match`](https://github.com/fastlane/fastlane/tree/master/match): Easily sync your certificates and profiles across your team using git
210
210
 
211
211
  ##### [Like this tool? Be the first to know about updates and new fastlane tools](https://tinyletter.com/krausefx)
212
212
 
213
213
  # Need help?
214
214
  Please submit an issue on GitHub and provide information about your setup
215
215
 
216
+ # Code of Conduct
217
+ Help us keep `produce` open and inclusive. Please read and follow our [Code of Conduct](https://github.com/fastlane/fastlane/blob/master/CODE_OF_CONDUCT.md).
218
+
216
219
  # License
217
220
  This project is licensed under the terms of the MIT license. See the LICENSE file.
218
221
 
data/bin/produce CHANGED
@@ -18,9 +18,11 @@ class ProduceApplication
18
18
  program :description, 'CLI for \'produce\''
19
19
  program :help, 'Author', 'Felix Krause <produce@krausefx.com>'
20
20
  program :help, 'Website', 'https://fastlane.tools'
21
- program :help, 'GitHub', 'https://github.com/krausefx/produce'
21
+ program :help, 'GitHub', 'https://github.com/fastlane/produce'
22
22
  program :help_formatter, :compact
23
23
 
24
+ global_option('--verbose') { $verbose = true }
25
+
24
26
  FastlaneCore::CommanderGenerator.new.generate(Produce::Options.available_options)
25
27
 
26
28
  command :create do |c|
data/lib/produce/group.rb CHANGED
@@ -11,7 +11,7 @@ module Produce
11
11
  group_identifier = options.group_identifier || ask("Group identifier: ")
12
12
 
13
13
  if app_group_exists? group_identifier
14
- Helper.log.info "[DevCenter] Group '#{options.group_name} (#{options.group_identifier})' already exists, nothing to do on the Dev Center".green
14
+ UI.success("[DevCenter] Group '#{options.group_name} (#{options.group_identifier})' already exists, nothing to do on the Dev Center")
15
15
  ENV["CREATED_NEW_GROUP_ID"] = nil
16
16
  # Nothing to do here
17
17
  else
@@ -22,18 +22,18 @@ module Produce
22
22
  group_name = valid_name_for(group_name)
23
23
  end
24
24
 
25
- Helper.log.info "Creating new app group '#{group_name}' with identifier '#{group_identifier}' on the Apple Dev Center".green
25
+ UI.success("Creating new app group '#{group_name}' with identifier '#{group_identifier}' on the Apple Dev Center")
26
26
 
27
27
  group = Spaceship.app_group.create!(group_id: group_identifier,
28
28
  name: group_name)
29
29
 
30
- Helper.log.info "Created group #{group.app_group_id}"
30
+ UI.message("Created group #{group.app_group_id}")
31
31
 
32
- raise "Something went wrong when creating the new app group - it's not listed in the app groups list" unless app_group_exists? group_identifier
32
+ UI.user_error!("Something went wrong when creating the new app group - it's not listed in the app groups list") unless app_group_exists? group_identifier
33
33
 
34
34
  ENV["CREATED_NEW_GROUP_ID"] = Time.now.to_i.to_s
35
35
 
36
- Helper.log.info "Finished creating new app group '#{group_name}' on the Dev Center".green
36
+ UI.success("Finished creating new app group '#{group_name}' on the Dev Center")
37
37
  end
38
38
 
39
39
  return true
@@ -43,36 +43,36 @@ module Produce
43
43
  login
44
44
 
45
45
  if !app_exists?
46
- Helper.log.info "[DevCenter] App '#{Produce.config[:app_identifier]}' does not exist, nothing to associate with the groups".red
46
+ UI.message("[DevCenter] App '#{Produce.config[:app_identifier]}' does not exist, nothing to associate with the groups")
47
47
  else
48
48
  app = Spaceship.app.find(app_identifier)
49
- raise "Something went wrong when fetching the app - it's not listed in the apps list" if app.nil?
49
+ UI.user_error!("Something went wrong when fetching the app - it's not listed in the apps list") if app.nil?
50
50
 
51
51
  new_groups = []
52
52
 
53
- Helper.log.info "Validating groups before association"
53
+ UI.message("Validating groups before association")
54
54
 
55
55
  args.each do |group_identifier|
56
56
  if !app_group_exists?(group_identifier)
57
- Helper.log.info "[DevCenter] App group '#{group_identifier}' does not exist, please create it first, skipping for now".red
57
+ UI.message("[DevCenter] App group '#{group_identifier}' does not exist, please create it first, skipping for now")
58
58
  else
59
59
  new_groups.push(Spaceship.app_group.find(group_identifier))
60
60
  end
61
61
  end
62
62
 
63
- Helper.log.info "Finalising association with #{new_groups.count} groups"
63
+ UI.message("Finalising association with #{new_groups.count} groups")
64
64
  app.associate_groups(new_groups)
65
- Helper.log.info "Done!".green
65
+ UI.success("Done!")
66
66
  end
67
67
 
68
68
  return true
69
69
  end
70
70
 
71
71
  def login
72
- Helper.log.info "Starting login with user '#{Produce.config[:username]}'"
72
+ UI.message("Starting login with user '#{Produce.config[:username]}'")
73
73
  Spaceship.login(Produce.config[:username], nil)
74
74
  Spaceship.select_team
75
- Helper.log.info "Successfully logged in"
75
+ UI.message("Successfully logged in")
76
76
  end
77
77
 
78
78
  def app_identifier
@@ -10,26 +10,26 @@ module Produce
10
10
 
11
11
  def enable(options, _args)
12
12
  unless app
13
- Helper.log.info "[DevCenter] App '#{Produce.config[:app_identifier]}' does not exist".red
13
+ UI.message("[DevCenter] App '#{Produce.config[:app_identifier]}' does not exist")
14
14
  return
15
15
  end
16
16
 
17
- Helper.log.info "[DevCenter] App found '#{app.name}'".green
18
- Helper.log.info "Enabling services"
17
+ UI.success("[DevCenter] App found '#{app.name}'")
18
+ UI.message("Enabling services")
19
19
  enabled = update(true, app, options)
20
- Helper.log.info "Done! Enabled #{enabled} services.".green
20
+ UI.success("Done! Enabled #{enabled} services.")
21
21
  end
22
22
 
23
23
  def disable(options, _args)
24
24
  unless app
25
- Helper.log.info "[DevCenter] App '#{Produce.config[:app_identifier]}' does not exist".red
25
+ UI.message("[DevCenter] App '#{Produce.config[:app_identifier]}' does not exist")
26
26
  return
27
27
  end
28
28
 
29
- Helper.log.info "[DevCenter] App found '#{app.name}'".green
30
- Helper.log.info "Disabling services"
29
+ UI.success("[DevCenter] App found '#{app.name}'")
30
+ UI.message("Disabling services")
31
31
  disabled = update(false, app, options)
32
- Helper.log.info "Done! Disabled #{disabled} services.".green
32
+ UI.success("Done! Disabled #{disabled} services.")
33
33
  end
34
34
 
35
35
  def valid_services_for(options)
@@ -46,7 +46,7 @@ module Produce
46
46
  updated = valid_services_for(options).count
47
47
 
48
48
  if options.app_group
49
- Helper.log.info "\tApp Groups"
49
+ UI.message("\tApp Groups")
50
50
 
51
51
  if on
52
52
  app.update_service(Spaceship.app_service.app_group.on)
@@ -56,7 +56,7 @@ module Produce
56
56
  end
57
57
 
58
58
  if options.associated_domains
59
- Helper.log.info "\tAssociated Domains"
59
+ UI.message("\tAssociated Domains")
60
60
 
61
61
  if on
62
62
  app.update_service(Spaceship.app_service.associated_domains.on)
@@ -66,7 +66,7 @@ module Produce
66
66
  end
67
67
 
68
68
  if options.data_protection
69
- Helper.log.info "\tData Protection"
69
+ UI.message("\tData Protection")
70
70
 
71
71
  if on
72
72
  case options.data_protection
@@ -77,7 +77,7 @@ module Produce
77
77
  when "untilfirstauth"
78
78
  app.update_service(Spaceship.app_service.data_protection.until_first_auth)
79
79
  else
80
- raise "Unknown service '#{options.data_protection}'. Valid values: 'complete', 'unlessopen', 'untilfirstauth'".red
80
+ UI.user_error!("Unknown service '#{options.data_protection}'. Valid values: 'complete', 'unlessopen', 'untilfirstauth'")
81
81
  end
82
82
  else
83
83
  app.update_service(Spaceship.app_service.data_protection.off)
@@ -85,7 +85,7 @@ module Produce
85
85
  end
86
86
 
87
87
  if options.healthkit
88
- Helper.log.info "\tHealthKit"
88
+ UI.message("\tHealthKit")
89
89
 
90
90
  if on
91
91
  app.update_service(Spaceship.app_service.health_kit.on)
@@ -95,7 +95,7 @@ module Produce
95
95
  end
96
96
 
97
97
  if options.homekit
98
- Helper.log.info "\tHomeKit"
98
+ UI.message("\tHomeKit")
99
99
 
100
100
  if on
101
101
  app.update_service(Spaceship.app_service.home_kit.on)
@@ -105,7 +105,7 @@ module Produce
105
105
  end
106
106
 
107
107
  if options.wireless_conf
108
- Helper.log.info "\tWireless Accessory Configuration"
108
+ UI.message("\tWireless Accessory Configuration")
109
109
 
110
110
  if on
111
111
  app.update_service(Spaceship.app_service.wireless_accessory.on)
@@ -115,7 +115,7 @@ module Produce
115
115
  end
116
116
 
117
117
  if options.icloud
118
- Helper.log.info "\tiCloud"
118
+ UI.message("\tiCloud")
119
119
 
120
120
  if on
121
121
  case options.icloud
@@ -126,7 +126,7 @@ module Produce
126
126
  app.update_service(Spaceship.app_service.icloud.on)
127
127
  app.update_service(Spaceship.app_service.cloud_kit.cloud_kit)
128
128
  else
129
- raise "Unknown service '#{options.icloud}'. Valid values: 'legacy', 'cloudkit'".red
129
+ UI.user_error!("Unknown service '#{options.icloud}'. Valid values: 'legacy', 'cloudkit'")
130
130
  end
131
131
  else
132
132
  app.update_service(Spaceship.app_service.icloud.off)
@@ -134,7 +134,7 @@ module Produce
134
134
  end
135
135
 
136
136
  if options.inter_app_audio
137
- Helper.log.info "\tInter-App Audio"
137
+ UI.message("\tInter-App Audio")
138
138
 
139
139
  if on
140
140
  app.update_service(Spaceship.app_service.inter_app_audio.on)
@@ -144,7 +144,7 @@ module Produce
144
144
  end
145
145
 
146
146
  if options.passbook
147
- Helper.log.info "\tPassbook"
147
+ UI.message("\tPassbook")
148
148
 
149
149
  if on
150
150
  app.update_service(Spaceship.app_service.passbook.on)
@@ -154,7 +154,7 @@ module Produce
154
154
  end
155
155
 
156
156
  if options.push_notification
157
- Helper.log.info "\tPush Notifications"
157
+ UI.message("\tPush Notifications")
158
158
 
159
159
  if on
160
160
  app.update_service(Spaceship.app_service.push_notification.on)
@@ -164,7 +164,7 @@ module Produce
164
164
  end
165
165
 
166
166
  if options.vpn_conf
167
- Helper.log.info "\tVPN Configuration"
167
+ UI.message("\tVPN Configuration")
168
168
 
169
169
  if on
170
170
  app.update_service(Spaceship.app_service.vpn_configuration.on)
@@ -179,10 +179,10 @@ module Produce
179
179
  def app
180
180
  return @app if @app
181
181
 
182
- Helper.log.info "Starting login with user '#{Produce.config[:username]}'"
182
+ UI.message("Starting login with user '#{Produce.config[:username]}'")
183
183
  Spaceship.login(Produce.config[:username], nil)
184
184
  Spaceship.select_team
185
- Helper.log.info "Successfully logged in"
185
+ UI.message("Successfully logged in")
186
186
 
187
187
  @app ||= Spaceship.app.find(Produce.config[:app_identifier].to_s)
188
188
  end
@@ -1,3 +1,3 @@
1
1
  module Produce
2
- VERSION = "1.1.1"
2
+ VERSION = "1.1.2"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: produce
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Felix Krause
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-12-18 00:00:00.000000000 Z
11
+ date: 2016-05-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: fastlane_core
@@ -37,6 +37,9 @@ dependencies:
37
37
  - - ">="
38
38
  - !ruby/object:Gem::Version
39
39
  version: 0.16.0
40
+ - - "<"
41
+ - !ruby/object:Gem::Version
42
+ version: 1.0.0
40
43
  type: :runtime
41
44
  prerelease: false
42
45
  version_requirements: !ruby/object:Gem::Requirement
@@ -44,6 +47,9 @@ dependencies:
44
47
  - - ">="
45
48
  - !ruby/object:Gem::Version
46
49
  version: 0.16.0
50
+ - - "<"
51
+ - !ruby/object:Gem::Version
52
+ version: 1.0.0
47
53
  - !ruby/object:Gem::Dependency
48
54
  name: bundler
49
55
  requirement: !ruby/object:Gem::Requirement
@@ -86,6 +92,20 @@ dependencies:
86
92
  - - "~>"
87
93
  - !ruby/object:Gem::Version
88
94
  version: 3.1.0
95
+ - !ruby/object:Gem::Dependency
96
+ name: rspec_junit_formatter
97
+ requirement: !ruby/object:Gem::Requirement
98
+ requirements:
99
+ - - "~>"
100
+ - !ruby/object:Gem::Version
101
+ version: 0.2.3
102
+ type: :development
103
+ prerelease: false
104
+ version_requirements: !ruby/object:Gem::Requirement
105
+ requirements:
106
+ - - "~>"
107
+ - !ruby/object:Gem::Version
108
+ version: 0.2.3
89
109
  - !ruby/object:Gem::Dependency
90
110
  name: pry
91
111
  requirement: !ruby/object:Gem::Requirement
@@ -162,14 +182,14 @@ dependencies:
162
182
  requirements:
163
183
  - - "~>"
164
184
  - !ruby/object:Gem::Version
165
- version: '0.34'
185
+ version: 0.38.0
166
186
  type: :development
167
187
  prerelease: false
168
188
  version_requirements: !ruby/object:Gem::Requirement
169
189
  requirements:
170
190
  - - "~>"
171
191
  - !ruby/object:Gem::Version
172
- version: '0.34'
192
+ version: 0.38.0
173
193
  description: Create new iOS apps on iTunes Connect and Dev Portal using the command
174
194
  line
175
195
  email:
@@ -211,7 +231,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
211
231
  version: '0'
212
232
  requirements: []
213
233
  rubyforge_project:
214
- rubygems_version: 2.4.6
234
+ rubygems_version: 2.4.5.1
215
235
  signing_key:
216
236
  specification_version: 4
217
237
  summary: Create new iOS apps on iTunes Connect and Dev Portal using the command line