f07c15972c
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.237.0 to 2.238.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastlane/fastlane/releases">fastlane's releases</a>.</em></p> <blockquote> <h2>2.238.0 Improvements</h2> <ul> <li>[ci] support releases with PRs that were deleted (or users) (<a href="https://redirect.github.com/fastlane/fastlane/issues/30105">#30105</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>[pilot] Match groups by either name or id (<a href="https://redirect.github.com/fastlane/fastlane/issues/30104">#30104</a>) via Alexander Chapliuk (<a href="https://github.com/krin-san"><code>@krin-san</code></a>)</li> <li>[update_project_team] add support for sdk conditionals (<a href="https://redirect.github.com/fastlane/fastlane/issues/30142">#30142</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>harden: detected non-static command inside ` in... (<a href="https://redirect.github.com/fastlane/fastlane/issues/30148">#30148</a>) via Anupam Mediratta (<a href="https://github.com/anupamme"><code>@anupamme</code></a>)</li> <li>[fastlane_core] Create a unique package directory for non-macOS uploads (<a href="https://redirect.github.com/fastlane/fastlane/issues/30144">#30144</a>) via Victor Amorim dos Santos (<a href="https://github.com/victoramsantos"><code>@victoramsantos</code></a>)</li> <li>[gem] move to webrick 1.9.x (<a href="https://redirect.github.com/fastlane/fastlane/issues/30135">#30135</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>[gem] upgrade 'terminal-table' to drop monkey patch (<a href="https://redirect.github.com/fastlane/fastlane/issues/30137">#30137</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>[core] Fix video resolution parsing when audio track precedes video track (<a href="https://redirect.github.com/fastlane/fastlane/issues/30143">#30143</a>) via Thomas Walther (<a href="https://github.com/tcwalther"><code>@tcwalther</code></a>)</li> <li>[gym] Fix Mac Catalyst package type detection when catalyst_platform is not set (<a href="https://redirect.github.com/fastlane/fastlane/issues/29829">#29829</a>) via Josh Holtz (<a href="https://github.com/joshdholtz"><code>@joshdholtz</code></a>)</li> <li>[deliver/pilot] change instruction on how to run iTMSTransporter (<a href="https://redirect.github.com/fastlane/fastlane/issues/21155">#21155</a>) via Merlin Ran (<a href="https://github.com/merlinran"><code>@merlinran</code></a>)</li> <li>[gem] move to sinatra 4 (<a href="https://redirect.github.com/fastlane/fastlane/issues/30134">#30134</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>[action][spm] add <code>--skip-update</code> (<a href="https://redirect.github.com/fastlane/fastlane/issues/21127">#21127</a>) via Atsuto Yamashita (<a href="https://github.com/att55"><code>@att55</code></a>)</li> <li>Fix precheck copyright rule wording (<a href="https://redirect.github.com/fastlane/fastlane/issues/19500">#19500</a>) via Andreas Ganske (<a href="https://github.com/ChaosCoder"><code>@ChaosCoder</code></a>)</li> <li>docs: add detailed notation of what metrics collected (<a href="https://redirect.github.com/fastlane/fastlane/issues/30132">#30132</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>Bump actions/labeler from 6 to 7 (<a href="https://redirect.github.com/fastlane/fastlane/issues/30133">#30133</a>) via dependabot[bot] (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li>[upload_symbols_to_crashlytics] Adds option to let the action fail when an upload fails (<a href="https://redirect.github.com/fastlane/fastlane/issues/29700">#29700</a>) via Tobias Kreß (<a href="https://github.com/Myrronth"><code>@Myrronth</code></a>)</li> <li>[deliver] add support for social media rating keys (<a href="https://redirect.github.com/fastlane/fastlane/issues/30128">#30128</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>[core] Support for Ruby 4 (+ testing) (<a href="https://redirect.github.com/fastlane/fastlane/issues/29849">#29849</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>[register_devices] Ignore blank lines and comment lines in devices_file (<a href="https://redirect.github.com/fastlane/fastlane/issues/30129">#30129</a>) via David Cordero (<a href="https://github.com/dcordero"><code>@dcordero</code></a>)</li> <li>[core] detect installed Developer ID intermediate certificates by their common name (<a href="https://redirect.github.com/fastlane/fastlane/issues/30126">#30126</a>) via Rinat Kutuev (<a href="https://github.com/ReilganInt"><code>@ReilganInt</code></a>)</li> <li>[core] move to xcodeproj 1.28.1 (from 1.27.0) (<a href="https://redirect.github.com/fastlane/fastlane/issues/30124">#30124</a>) via Nuno de Carvalho (<a href="https://github.com/nmcc24"><code>@nmcc24</code></a>)</li> <li>[core] normalize FastlaneSwiftRunner.xcodeproj plist quoting (<a href="https://redirect.github.com/fastlane/fastlane/issues/30125">#30125</a>) via Nuno de Carvalho (<a href="https://github.com/nmcc24"><code>@nmcc24</code></a>)</li> <li>[register_devices] Register devices normalization for UDIDs. (<a href="https://redirect.github.com/fastlane/fastlane/issues/29981">#29981</a>) via Muhammet Ilendemli (<a href="https://github.com/ilendemli"><code>@ilendemli</code></a>)</li> <li>[crashlytics] improve logging during error (<a href="https://redirect.github.com/fastlane/fastlane/issues/30077">#30077</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>[setup_ci] Add option to opt out of setting the default keychain (<a href="https://redirect.github.com/fastlane/fastlane/issues/30121">#30121</a>) via Eyüp Can Akman (<a href="https://github.com/eyupcanakman"><code>@eyupcanakman</code></a>)</li> <li>[snapshot] Open the requested simulator for non-headless runs (<a href="https://redirect.github.com/fastlane/fastlane/issues/30119">#30119</a>) via huven (<a href="https://github.com/huven"><code>@huven</code></a>)</li> <li>[core] improve operating_system detection (<a href="https://redirect.github.com/fastlane/fastlane/issues/30118">#30118</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>[core] fix: upgrade yard to >= 0.9.42 (CVE-2026-41493) (<a href="https://redirect.github.com/fastlane/fastlane/issues/30117">#30117</a>) via OrbisAI Security (<a href="https://github.com/orbisai0security"><code>@orbisai0security</code></a>)</li> <li>[core] move to Faraday 2 (<a href="https://redirect.github.com/fastlane/fastlane/issues/30089">#30089</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> <li>[docs] clarify platform resolution behavior (<a href="https://redirect.github.com/fastlane/fastlane/issues/22185">#22185</a>) via Douglas Hill (<a href="https://github.com/douglashill"><code>@douglashill</code></a>)</li> <li>[core] fix crash when uploading large <code>.pkg</code> by using <code>Digest::MD5.file</code> instead of <code>Digest::MD5.hexdigest</code> (<a href="https://redirect.github.com/fastlane/fastlane/issues/21999">#21999</a>) via reflexing (<a href="https://github.com/reflexing"><code>@reflexing</code></a>)</li> <li>[docs] fix a missing negation in <code>pilot</code> error message (<a href="https://redirect.github.com/fastlane/fastlane/issues/22331">#22331</a>) via Gemma Barlow (<a href="https://github.com/gemmakbarlow"><code>@gemmakbarlow</code></a>)</li> <li>[notarize] Fix erroring out with <code>bundle_id</code> parameter being absent (<a href="https://redirect.github.com/fastlane/fastlane/issues/29736">#29736</a>) via Timur Sharifianov (<a href="https://github.com/Scvairy"><code>@Scvairy</code></a>)</li> <li>[metrics] move to GA4 and improve metrics (<a href="https://redirect.github.com/fastlane/fastlane/issues/30111">#30111</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@iBotPeaches</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastlane/fastlane/commit/38d0ec404332cce7a4833881eee343e9de91700c"><code>38d0ec4</code></a> Version bump to 2.238.0 (<a href="https://redirect.github.com/fastlane/fastlane/issues/30151">#30151</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/d967cd80625e950b39668ec272f5530bc56c60df"><code>d967cd8</code></a> [ci] support releases with PRs that were deleted (or users) (<a href="https://redirect.github.com/fastlane/fastlane/issues/30105">#30105</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/4eadc97560f1d798306e608fd33ff3045841ad8f"><code>4eadc97</code></a> [pilot] Match groups by either name or id (<a href="https://redirect.github.com/fastlane/fastlane/issues/30104">#30104</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/a43b8b8bfdf06737f49b2a48360b78ab88126fe5"><code>a43b8b8</code></a> [update_project_team] add support for sdk conditions (<a href="https://redirect.github.com/fastlane/fastlane/issues/30142">#30142</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/f1568f9b2069df1551e8286c4c52be6b8823bc98"><code>f1568f9</code></a> [fastlane_core] harden plugin_scores subshell usage (<a href="https://redirect.github.com/fastlane/fastlane/issues/30148">#30148</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/25026b9be2deb9df1de0675215b405933952edbf"><code>25026b9</code></a> [fastlane_core] Create a unique package directory for non-macOS uploads (<a href="https://redirect.github.com/fastlane/fastlane/issues/30144">#30144</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/283d477bc6d3566e3a07a9f8e97b8d747b16a3e5"><code>283d477</code></a> [gem] move to webrick 1.9.x (<a href="https://redirect.github.com/fastlane/fastlane/issues/30135">#30135</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/bc098d142eb3c78b1608db4161fa68a00816affc"><code>bc098d1</code></a> [gem] upgrade 'terminal-table' to drop monkey patch (<a href="https://redirect.github.com/fastlane/fastlane/issues/30137">#30137</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/1f64c1f8e24dbc7b2e64317cc4fae563d1c2e3c6"><code>1f64c1f</code></a> [fastlane_core] Fix video resolution parsing when audio track precedes video ...</li> <li><a href="https://github.com/fastlane/fastlane/commit/a94b3ada721f7b8a10cc4a865bd2fe13533e5e79"><code>a94b3ad</code></a> [gym] Fix Mac Catalyst package type detection when catalyst_platform is not s...</li> <li>Additional commits viewable in <a href="https://github.com/fastlane/fastlane/compare/fastlane/2.237.0...fastlane/2.238.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jeppe B <2jepp9350@gmail.com>
265 lines
6.6 KiB
Gemfile.lock
265 lines
6.6 KiB
Gemfile.lock
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
CFPropertyList (3.0.8)
|
|
abbrev (0.1.2)
|
|
addressable (2.9.0)
|
|
public_suffix (>= 2.0.2, < 8.0)
|
|
artifactory (3.0.17)
|
|
atomos (0.1.3)
|
|
aws-eventstream (1.4.0)
|
|
aws-partitions (1.1281.0)
|
|
aws-sdk-core (3.254.1)
|
|
aws-eventstream (~> 1, >= 1.3.0)
|
|
aws-partitions (~> 1, >= 1.992.0)
|
|
aws-sigv4 (~> 1.9)
|
|
base64
|
|
bigdecimal
|
|
jmespath (~> 1, >= 1.6.1)
|
|
logger
|
|
aws-sdk-kms (1.130.0)
|
|
aws-sdk-core (~> 3, >= 3.254.0)
|
|
aws-sigv4 (~> 1.5)
|
|
aws-sdk-s3 (1.229.0)
|
|
aws-sdk-core (~> 3, >= 3.254.1)
|
|
aws-sdk-kms (~> 1)
|
|
aws-sigv4 (~> 1.5)
|
|
aws-sigv4 (1.12.1)
|
|
aws-eventstream (~> 1, >= 1.0.2)
|
|
babosa (1.0.4)
|
|
base64 (0.3.0)
|
|
benchmark (0.5.0)
|
|
bigdecimal (4.1.2)
|
|
claide (1.1.0)
|
|
colored (1.2)
|
|
colored2 (3.1.2)
|
|
commander (4.6.0)
|
|
highline (~> 2.0.0)
|
|
csv (3.3.6)
|
|
declarative (0.0.20)
|
|
digest-crc (0.7.0)
|
|
rake (>= 12.0.0, < 14.0.0)
|
|
domain_name (0.6.20240107)
|
|
dotenv (2.8.1)
|
|
emoji_regex (3.2.3)
|
|
erb (6.0.7)
|
|
excon (1.7.0)
|
|
logger
|
|
faraday (2.14.3)
|
|
faraday-net_http (>= 2.0, < 3.5)
|
|
json
|
|
logger
|
|
faraday-cookie_jar (0.0.8)
|
|
faraday (>= 0.8.0)
|
|
http-cookie (>= 1.0.0)
|
|
faraday-follow_redirects (0.5.0)
|
|
faraday (>= 1, < 3)
|
|
faraday-multipart (1.2.0)
|
|
multipart-post (~> 2.0)
|
|
faraday-net_http (3.4.4)
|
|
net-http (~> 0.5)
|
|
faraday-retry (2.4.0)
|
|
faraday (~> 2.0)
|
|
fastimage (2.4.1)
|
|
fastlane (2.238.0)
|
|
CFPropertyList (>= 2.3, < 5.0.0)
|
|
abbrev (~> 0.1)
|
|
addressable (>= 2.9.0, < 3.0.0)
|
|
artifactory (~> 3.0)
|
|
aws-sdk-s3 (~> 1.197)
|
|
babosa (>= 1.0.3, < 2.0.0)
|
|
base64 (~> 0.2)
|
|
benchmark (>= 0.1.0)
|
|
bundler (>= 2.4.0, < 5.0.0)
|
|
colored (~> 1.2)
|
|
commander (~> 4.6)
|
|
csv (~> 3.3)
|
|
dotenv (>= 2.1.1, < 3.0.0)
|
|
emoji_regex (>= 0.1, < 4.0)
|
|
excon (>= 0.71.0, < 2.0.0)
|
|
faraday (~> 2.7)
|
|
faraday-cookie_jar (~> 0.0.8)
|
|
faraday-follow_redirects (~> 0.3)
|
|
faraday-multipart (~> 1.0)
|
|
faraday-retry (~> 2.0)
|
|
fastimage (>= 2.1.0, < 3.0.0)
|
|
fastlane-sirp (>= 1.1.0)
|
|
gh_inspector (>= 1.1.2, < 2.0.0)
|
|
google-apis-androidpublisher_v3 (~> 0.3)
|
|
google-apis-playcustomapp_v1 (~> 0.1)
|
|
google-cloud-env (>= 1.6.0, < 2.3.0)
|
|
google-cloud-storage (~> 1.31)
|
|
highline (~> 2.0)
|
|
http-cookie (~> 1.0.5)
|
|
irb (>= 1.8)
|
|
json (< 3.0.0)
|
|
jwt (>= 2.10.3, < 4)
|
|
logger (>= 1.6, < 2.0)
|
|
mini_magick (>= 4.9.4, < 5.0.0)
|
|
multi_json (~> 1.12)
|
|
multipart-post (>= 2.0.0, < 3.0.0)
|
|
mutex_m (~> 0.3)
|
|
naturally (~> 2.2)
|
|
nkf (~> 0.2)
|
|
optparse (>= 0.1.1, < 1.0.0)
|
|
ostruct (>= 0.1.0)
|
|
plist (>= 3.1.0, < 4.0.0)
|
|
rubyzip (>= 2.0.0, < 3.0.0)
|
|
security (= 0.1.5)
|
|
simctl (~> 1.6.3)
|
|
terminal-notifier (>= 2.0.0, < 3.0.0)
|
|
terminal-table (~> 4)
|
|
tty-screen (>= 0.6.3, < 1.0.0)
|
|
tty-spinner (>= 0.8.0, < 1.0.0)
|
|
word_wrap (~> 1.0.0)
|
|
xcodeproj (>= 1.13.0, < 2.0.0)
|
|
xcpretty (~> 0.4.1)
|
|
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
|
|
fastlane-sirp (1.1.0)
|
|
gh_inspector (1.1.3)
|
|
google-apis-androidpublisher_v3 (0.106.0)
|
|
google-apis-core (>= 0.15.0, < 2.a)
|
|
google-apis-core (1.2.5)
|
|
addressable (~> 2.9)
|
|
faraday (~> 2.13)
|
|
faraday-follow_redirects (~> 0.3)
|
|
googleauth (~> 1.14)
|
|
mini_mime (~> 1.1)
|
|
multi_json (~> 1.11)
|
|
representable (~> 3.0)
|
|
retriable (>= 3.1, < 5.0)
|
|
google-apis-iamcredentials_v1 (0.28.0)
|
|
google-apis-core (>= 0.15.0, < 2.a)
|
|
google-apis-playcustomapp_v1 (0.18.0)
|
|
google-apis-core (>= 0.15.0, < 2.a)
|
|
google-apis-storage_v1 (0.66.0)
|
|
google-apis-core (>= 0.15.0, < 2.a)
|
|
google-cloud-core (1.9.0)
|
|
google-cloud-env (>= 1.0, < 3.a)
|
|
google-cloud-errors (~> 1.0)
|
|
google-cloud-env (2.2.2)
|
|
base64 (~> 0.2)
|
|
faraday (>= 1.0, < 3.a)
|
|
google-cloud-errors (1.7.0)
|
|
google-cloud-storage (1.62.0)
|
|
addressable (~> 2.8)
|
|
digest-crc (~> 0.4)
|
|
google-apis-core (>= 0.18, < 2)
|
|
google-apis-iamcredentials_v1 (~> 0.18)
|
|
google-apis-storage_v1 (>= 0.42)
|
|
google-cloud-core (~> 1.6)
|
|
googleauth (~> 1.9)
|
|
mini_mime (~> 1.0)
|
|
google-logging-utils (0.2.0)
|
|
googleauth (1.17.3)
|
|
faraday (>= 1.0, < 3.a)
|
|
google-cloud-env (~> 2.2)
|
|
google-logging-utils (~> 0.1)
|
|
jwt (>= 1.4, < 4.0)
|
|
os (>= 0.9, < 2.0)
|
|
pstore (~> 0.1)
|
|
signet (>= 0.16, < 2.a)
|
|
highline (2.0.3)
|
|
http-cookie (1.0.8)
|
|
domain_name (~> 0.5)
|
|
io-console (0.9.2)
|
|
irb (1.18.0)
|
|
pp (>= 0.6.0)
|
|
prism (>= 1.3.0)
|
|
rdoc (>= 4.0.0)
|
|
reline (>= 0.4.2)
|
|
jmespath (1.6.2)
|
|
json (2.21.2)
|
|
jwt (3.2.0)
|
|
base64
|
|
logger (1.7.0)
|
|
mini_magick (4.13.2)
|
|
mini_mime (1.1.5)
|
|
multi_json (1.21.1)
|
|
multipart-post (2.4.1)
|
|
mutex_m (0.3.0)
|
|
nanaimo (0.4.0)
|
|
naturally (2.3.0)
|
|
net-http (0.9.1)
|
|
uri (>= 0.11.1)
|
|
nkf (0.3.0)
|
|
optparse (0.8.1)
|
|
os (1.1.4)
|
|
ostruct (0.6.3)
|
|
plist (3.7.2)
|
|
pp (0.6.4)
|
|
prettyprint
|
|
prettyprint (0.2.0)
|
|
prism (1.9.0)
|
|
pstore (0.2.1)
|
|
public_suffix (7.0.5)
|
|
rake (13.4.2)
|
|
rbs (4.1.3)
|
|
logger
|
|
prism (>= 1.6.0)
|
|
tsort
|
|
rdoc (8.0.0)
|
|
erb
|
|
prism (>= 1.6.0)
|
|
rbs (>= 4.0.0)
|
|
tsort
|
|
reline (0.7.0)
|
|
io-console (~> 0.5)
|
|
representable (3.2.0)
|
|
declarative (< 0.1.0)
|
|
trailblazer-option (>= 0.1.1, < 0.2.0)
|
|
uber (< 0.2.0)
|
|
retriable (4.2.0)
|
|
rexml (3.4.4)
|
|
rouge (3.28.0)
|
|
rubyzip (2.4.1)
|
|
security (0.1.5)
|
|
signet (0.22.0)
|
|
addressable (~> 2.8)
|
|
faraday (>= 0.17.5, < 3.a)
|
|
jwt (>= 1.5, < 4.0)
|
|
simctl (1.6.10)
|
|
CFPropertyList
|
|
naturally
|
|
terminal-notifier (2.0.0)
|
|
terminal-table (4.0.0)
|
|
unicode-display_width (>= 1.1.1, < 4)
|
|
trailblazer-option (0.1.2)
|
|
tsort (0.2.0)
|
|
tty-cursor (0.7.1)
|
|
tty-screen (0.8.2)
|
|
tty-spinner (0.9.3)
|
|
tty-cursor (~> 0.7)
|
|
uber (0.1.0)
|
|
unicode-display_width (3.2.0)
|
|
unicode-emoji (~> 4.1)
|
|
unicode-emoji (4.2.0)
|
|
uri (1.1.1)
|
|
word_wrap (1.0.0)
|
|
xcodeproj (1.28.1)
|
|
CFPropertyList (>= 2.3.3, < 4.0)
|
|
atomos (~> 0.1.3)
|
|
base64
|
|
claide (>= 1.0.2, < 2.0)
|
|
colored2 (~> 3.1)
|
|
nanaimo (~> 0.4.0)
|
|
nkf
|
|
rexml (>= 3.3.6, < 4.0)
|
|
xcpretty (0.4.1)
|
|
rouge (~> 3.28.0)
|
|
xcpretty-travis-formatter (1.0.1)
|
|
xcpretty (~> 0.2, >= 0.0.7)
|
|
|
|
PLATFORMS
|
|
ruby
|
|
x86_64-linux
|
|
|
|
DEPENDENCIES
|
|
fastlane (= 2.238.0)
|
|
|
|
RUBY VERSION
|
|
ruby 3.3.12p206
|
|
|
|
BUNDLED WITH
|
|
2.5.22
|