shenzhen_fir 0.14.5 → 0.14.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 +4 -4
- data/lib/shenzhen/version.rb +1 -1
- data/shenzhen.gemspec +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d8fb9137d1e6702ee0ea6a5d335c391b36b48b54
|
4
|
+
data.tar.gz: cbc30b4d9fa8d1c8c0159fa6ef43ee7d07775316
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6095d69639b6a1d05ec64f03e8050816870dc1c96fd21792e4d405ab633c1c664e16aa833201dbf78db9510eb285a73614546a33ec7cd79f2c8cbf97d0cd4384
|
7
|
+
data.tar.gz: d26b39ff1290e914829d06ff7bac9720689b0bc44c7d13b836d88a055c23b6ec64f22795032b1c89c58eb14940efd5c33301f64e67f3a5b84c9732d38169209d
|
data/lib/shenzhen/version.rb
CHANGED
data/shenzhen.gemspec
CHANGED
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
|
|
12
12
|
s.version = Shenzhen::VERSION
|
13
13
|
s.platform = Gem::Platform::RUBY
|
14
14
|
s.summary = "Shenzhen"
|
15
|
-
s.description = "CLI for Building & Distributing iOS Apps (.ipa Files)"
|
15
|
+
s.description = "[fir.im 新版api] CLI for Building & Distributing iOS Apps (.ipa Files)"
|
16
16
|
|
17
17
|
s.add_dependency "commander", "~> 4.3"
|
18
18
|
s.add_dependency "highline", ">= 1.7.2"
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: shenzhen_fir
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.14.
|
4
|
+
version: 0.14.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Mattt Thompson
|
@@ -206,7 +206,7 @@ dependencies:
|
|
206
206
|
- - ">="
|
207
207
|
- !ruby/object:Gem::Version
|
208
208
|
version: '0'
|
209
|
-
description: CLI for Building & Distributing iOS Apps (.ipa Files)
|
209
|
+
description: "[fir.im 新版api] CLI for Building & Distributing iOS Apps (.ipa Files)"
|
210
210
|
email: m@mattt.me
|
211
211
|
executables:
|
212
212
|
- ipa
|