|
1 |
| -GIT |
2 |
| - remote: https://github.com/fastlane/fastlane.git |
3 |
| - revision: 92058000312372f89072b9ebbada29cc56b8ce49 |
4 |
| - ref: 9205800 |
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
5 | 3 | specs:
|
6 |
| - fastlane (2.104.0) |
| 4 | + CFPropertyList (3.0.0) |
| 5 | + addressable (2.5.2) |
| 6 | + public_suffix (>= 2.0.2, < 4.0) |
| 7 | + atomos (0.1.3) |
| 8 | + babosa (1.0.2) |
| 9 | + claide (1.0.2) |
| 10 | + colored (1.2) |
| 11 | + colored2 (3.1.2) |
| 12 | + commander-fastlane (4.4.6) |
| 13 | + highline (~> 1.7.2) |
| 14 | + declarative (0.0.10) |
| 15 | + declarative-option (0.1.0) |
| 16 | + domain_name (0.5.20180417) |
| 17 | + unf (>= 0.0.5, < 1.0.0) |
| 18 | + dotenv (2.5.0) |
| 19 | + emoji_regex (0.1.1) |
| 20 | + excon (0.62.0) |
| 21 | + faraday (0.15.3) |
| 22 | + multipart-post (>= 1.2, < 3) |
| 23 | + faraday-cookie_jar (0.0.6) |
| 24 | + faraday (>= 0.7.4) |
| 25 | + http-cookie (~> 1.0.0) |
| 26 | + faraday_middleware (0.12.2) |
| 27 | + faraday (>= 0.7.4, < 1.0) |
| 28 | + fastimage (2.1.4) |
| 29 | + fastlane (2.105.2) |
7 | 30 | CFPropertyList (>= 2.3, < 4.0.0)
|
8 | 31 | addressable (>= 2.3, < 3.0.0)
|
9 | 32 | babosa (>= 1.0.2, < 2.0.0)
|
|
39 | 62 | xcodeproj (>= 1.6.0, < 2.0.0)
|
40 | 63 | xcpretty (~> 0.3.0)
|
41 | 64 | xcpretty-travis-formatter (>= 0.0.3)
|
42 |
| - |
43 |
| -GEM |
44 |
| - remote: https://rubygems.org/ |
45 |
| - specs: |
46 |
| - CFPropertyList (3.0.0) |
47 |
| - addressable (2.5.2) |
48 |
| - public_suffix (>= 2.0.2, < 4.0) |
49 |
| - atomos (0.1.3) |
50 |
| - babosa (1.0.2) |
51 |
| - claide (1.0.2) |
52 |
| - colored (1.2) |
53 |
| - colored2 (3.1.2) |
54 |
| - commander-fastlane (4.4.6) |
55 |
| - highline (~> 1.7.2) |
56 |
| - declarative (0.0.10) |
57 |
| - declarative-option (0.1.0) |
58 |
| - domain_name (0.5.20180417) |
59 |
| - unf (>= 0.0.5, < 1.0.0) |
60 |
| - dotenv (2.5.0) |
61 |
| - emoji_regex (0.1.1) |
62 |
| - excon (0.62.0) |
63 |
| - faraday (0.15.2) |
64 |
| - multipart-post (>= 1.2, < 3) |
65 |
| - faraday-cookie_jar (0.0.6) |
66 |
| - faraday (>= 0.7.4) |
67 |
| - http-cookie (~> 1.0.0) |
68 |
| - faraday_middleware (0.12.2) |
69 |
| - faraday (>= 0.7.4, < 1.0) |
70 |
| - fastimage (2.1.4) |
71 | 65 | gh_inspector (1.1.3)
|
72 | 66 | google-api-client (0.23.9)
|
73 | 67 | addressable (~> 2.5, >= 2.5.1)
|
|
111 | 105 | rouge (2.0.7)
|
112 | 106 | rubyzip (1.2.2)
|
113 | 107 | security (0.1.3)
|
114 |
| - signet (0.9.2) |
| 108 | + signet (0.10.0) |
115 | 109 | addressable (~> 2.3)
|
116 | 110 | faraday (~> 0.9)
|
117 | 111 | jwt (>= 1.5, < 3.0)
|
@@ -148,7 +142,7 @@ PLATFORMS
|
148 | 142 | ruby
|
149 | 143 |
|
150 | 144 | DEPENDENCIES
|
151 |
| - fastlane! |
| 145 | + fastlane (~> 2.105) |
152 | 146 |
|
153 | 147 | BUNDLED WITH
|
154 | 148 | 1.16.4
|
0 commit comments