|
1 | 1 | PATH |
2 | | - remote: /Users/lacostej/Code/WWTK/u3d/fastlane-plugin-u3d |
| 2 | + remote: /Users/lacostej/Code/OSS/u3d/fastlane-plugin-u3d |
3 | 3 | specs: |
4 | | - fastlane-plugin-u3d (0.1.0) |
5 | | - u3d (~> 0.9) |
| 4 | + fastlane-plugin-u3d (0.1.1) |
| 5 | + u3d (>= 0.9, < 2.0) |
6 | 6 |
|
7 | 7 | PATH |
8 | | - remote: /Users/lacostej/Code/WWTK/u3d |
| 8 | + remote: /Users/lacostej/Code/OSS/u3d |
9 | 9 | specs: |
10 | | - u3d (0.9.1) |
| 10 | + u3d (1.0.0.rc1) |
11 | 11 | colored (>= 1.2, < 2.0.0) |
12 | 12 | commander (>= 4.4.0, < 5.0.0) |
13 | 13 | file-tail (>= 1.2.0) |
|
20 | 20 | remote: https://rubygems.org/ |
21 | 21 | specs: |
22 | 22 | CFPropertyList (2.3.5) |
23 | | - addressable (2.5.1) |
24 | | - public_suffix (~> 2.0, >= 2.0.2) |
| 23 | + addressable (2.5.2) |
| 24 | + public_suffix (>= 2.0.2, < 4.0) |
25 | 25 | babosa (1.0.2) |
26 | 26 | claide (1.0.2) |
27 | 27 | colored (1.2) |
|
35 | 35 | domain_name (0.5.20170404) |
36 | 36 | unf (>= 0.0.5, < 1.0.0) |
37 | 37 | dotenv (2.2.1) |
38 | | - excon (0.57.1) |
39 | | - faraday (0.12.1) |
| 38 | + excon (0.58.0) |
| 39 | + faraday (0.13.1) |
40 | 40 | multipart-post (>= 1.2, < 3) |
41 | 41 | faraday-cookie_jar (0.0.6) |
42 | 42 | faraday (>= 0.7.4) |
43 | 43 | http-cookie (~> 1.0.0) |
44 | | - faraday_middleware (0.11.0.1) |
| 44 | + faraday_middleware (0.12.2) |
45 | 45 | faraday (>= 0.7.4, < 1.0) |
46 | 46 | fastimage (2.1.0) |
47 | | - fastlane (2.47.0) |
| 47 | + fastlane (2.54.4) |
48 | 48 | CFPropertyList (>= 2.3, < 3.0.0) |
49 | 49 | addressable (>= 2.3, < 3.0.0) |
50 | 50 | babosa (>= 1.0.2, < 2.0.0) |
|
58 | 58 | faraday_middleware (~> 0.9) |
59 | 59 | fastimage (>= 2.1.0, < 3.0.0) |
60 | 60 | gh_inspector (>= 1.0.1, < 2.0.0) |
61 | | - google-api-client (>= 0.12.0, < 0.13.0) |
| 61 | + google-api-client (>= 0.13.1, < 0.14.0) |
62 | 62 | highline (>= 1.7.2, < 2.0.0) |
63 | 63 | json (< 3.0.0) |
64 | 64 | mini_magick (~> 4.5.1) |
65 | 65 | multi_json |
66 | 66 | multi_xml (~> 0.5) |
67 | 67 | multipart-post (~> 2.0.0) |
68 | 68 | plist (>= 3.1.0, < 4.0.0) |
| 69 | + public_suffix (~> 2.0.0) |
69 | 70 | rubyzip (>= 1.1.0, < 2.0.0) |
70 | 71 | security (= 0.1.3) |
71 | 72 | slack-notifier (>= 1.3, < 2.0.0) |
72 | 73 | terminal-notifier (>= 1.6.2, < 2.0.0) |
73 | 74 | terminal-table (>= 1.4.5, < 2.0.0) |
74 | 75 | tty-screen (~> 0.5.0) |
75 | 76 | word_wrap (~> 1.0.0) |
76 | | - xcodeproj (>= 1.4.4, < 2.0.0) |
| 77 | + xcodeproj (>= 1.5.0, < 2.0.0) |
77 | 78 | xcpretty (>= 0.2.4, < 1.0.0) |
78 | 79 | xcpretty-travis-formatter (>= 0.0.3) |
79 | 80 | file-tail (1.2.0) |
80 | 81 | tins (~> 1.0) |
81 | 82 | filesize (0.1.1) |
82 | 83 | gh_inspector (1.0.3) |
83 | | - google-api-client (0.12.0) |
| 84 | + google-api-client (0.13.4) |
84 | 85 | addressable (~> 2.5, >= 2.5.1) |
85 | 86 | googleauth (~> 0.5) |
86 | 87 | httpclient (>= 2.8.1, < 3.0) |
87 | 88 | mime-types (~> 3.0) |
88 | 89 | representable (~> 3.0) |
89 | 90 | retriable (>= 2.0, < 4.0) |
90 | | - googleauth (0.5.2) |
| 91 | + googleauth (0.5.3) |
91 | 92 | faraday (~> 0.12) |
92 | 93 | jwt (~> 1.4) |
93 | 94 | logging (~> 2.0) |
|
122 | 123 | declarative (< 0.1.0) |
123 | 124 | declarative-option (< 0.2.0) |
124 | 125 | uber (< 0.2.0) |
125 | | - retriable (3.0.2) |
| 126 | + retriable (3.1.1) |
126 | 127 | rouge (2.0.7) |
127 | 128 | rubyzip (1.2.1) |
128 | 129 | security (0.1.3) |
@@ -162,4 +163,4 @@ DEPENDENCIES |
162 | 163 | u3d! |
163 | 164 |
|
164 | 165 | BUNDLED WITH |
165 | | - 1.15.3 |
| 166 | + 1.15.4 |
0 commit comments