tooot/Gemfile.lock

290 lines
7.8 KiB
Plaintext
Raw Permalink Normal View History

2021-01-31 03:09:35 +01:00
GEM
remote: https://rubygems.org/
specs:
2023-03-08 21:40:40 +01:00
CFPropertyList (3.0.6)
2021-10-24 22:21:49 +02:00
rexml
2023-03-08 21:40:40 +01:00
activesupport (7.0.4.2)
2021-03-17 21:58:24 +01:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2021-10-24 22:21:49 +02:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
2024-02-04 12:51:44 +01:00
addressable (2.8.6)
2022-09-24 17:15:52 +02:00
public_suffix (>= 2.0.2, < 6.0)
2021-03-17 21:58:24 +01:00
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
2021-01-31 03:09:35 +01:00
artifactory (3.0.15)
atomos (0.1.3)
2024-02-04 12:51:44 +01:00
aws-eventstream (1.3.0)
aws-partitions (1.887.0)
aws-sdk-core (3.191.0)
aws-eventstream (~> 1, >= 1.3.0)
2022-10-30 19:17:52 +01:00
aws-partitions (~> 1, >= 1.651.0)
2024-02-04 12:51:44 +01:00
aws-sigv4 (~> 1.8)
2022-06-09 19:24:58 +02:00
jmespath (~> 1, >= 1.6.1)
2024-02-04 12:51:44 +01:00
aws-sdk-kms (1.77.0)
aws-sdk-core (~> 3, >= 3.191.0)
2021-01-31 03:09:35 +01:00
aws-sigv4 (~> 1.1)
2024-02-04 12:51:44 +01:00
aws-sdk-s3 (1.143.0)
aws-sdk-core (~> 3, >= 3.191.0)
2021-01-31 03:09:35 +01:00
aws-sdk-kms (~> 1)
2024-02-04 12:51:44 +01:00
aws-sigv4 (~> 1.8)
aws-sigv4 (1.8.0)
2021-01-31 03:09:35 +01:00
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
2022-02-01 21:44:45 +01:00
claide (1.1.0)
cocoapods (1.14.3)
2021-10-24 22:21:49 +02:00
addressable (~> 2.8)
2021-03-17 21:58:24 +01:00
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.14.3)
2021-03-17 21:58:24 +01:00
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 2.1, < 3.0)
2021-03-17 21:58:24 +01:00
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
2023-03-08 21:40:40 +01:00
cocoapods-trunk (>= 1.6.0, < 2.0)
2021-03-17 21:58:24 +01:00
cocoapods-try (>= 1.1.0, < 2.0)
colored2 (~> 3.1)
escape (~> 0.0.4)
fourflusher (>= 2.3.0, < 3.0)
gh_inspector (~> 1.0)
2021-10-24 22:21:49 +02:00
molinillo (~> 0.8.0)
2021-03-17 21:58:24 +01:00
nap (~> 1.0)
2023-03-08 21:40:40 +01:00
ruby-macho (>= 2.3.0, < 3.0)
xcodeproj (>= 1.23.0, < 2.0)
cocoapods-core (1.14.3)
2023-03-08 21:40:40 +01:00
activesupport (>= 5.0, < 8)
2021-10-24 22:21:49 +02:00
addressable (~> 2.8)
2021-03-17 21:58:24 +01:00
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
netrc (~> 0.11)
2021-10-24 22:21:49 +02:00
public_suffix (~> 4.0)
2021-03-17 21:58:24 +01:00
typhoeus (~> 1.0)
2021-10-24 22:21:49 +02:00
cocoapods-deintegrate (1.0.5)
cocoapods-downloader (2.1)
2021-03-17 21:58:24 +01:00
cocoapods-plugins (1.0.0)
nap
2021-10-24 22:21:49 +02:00
cocoapods-search (1.0.1)
cocoapods-trunk (1.6.0)
2021-03-17 21:58:24 +01:00
nap (>= 0.8, < 2.0)
netrc (~> 0.11)
cocoapods-try (1.2.0)
2021-01-31 03:09:35 +01:00
colored (1.2)
colored2 (3.1.2)
2021-05-15 23:08:13 +02:00
commander (4.6.0)
highline (~> 2.0.0)
2023-03-08 21:40:40 +01:00
concurrent-ruby (1.2.2)
2021-01-31 03:09:35 +01:00
declarative (0.0.20)
2023-07-11 23:21:41 +02:00
digest-crc (0.6.5)
2021-01-31 03:09:35 +01:00
rake (>= 12.0.0, < 14.0.0)
2024-02-04 12:51:44 +01:00
domain_name (0.6.20240107)
2022-08-15 23:01:38 +02:00
dotenv (2.8.1)
2021-10-24 22:21:49 +02:00
emoji_regex (3.2.3)
2021-03-17 21:58:24 +01:00
escape (0.0.4)
2023-03-08 21:40:40 +01:00
ethon (0.16.0)
2021-10-24 22:21:49 +02:00
ffi (>= 1.15.0)
2024-02-04 12:51:44 +01:00
excon (0.109.0)
2023-03-08 21:40:40 +01:00
faraday (1.10.3)
2021-10-24 22:21:49 +02:00
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
2021-05-15 23:08:13 +02:00
faraday-excon (~> 1.1)
2022-02-01 21:44:45 +01:00
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
2021-01-31 03:09:35 +01:00
faraday-net_http (~> 1.0)
2022-02-01 21:44:45 +01:00
faraday-net_http_persistent (~> 1.0)
2021-10-24 22:21:49 +02:00
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
2022-02-01 21:44:45 +01:00
faraday-retry (~> 1.0)
2021-04-16 13:20:11 +02:00
ruby2_keywords (>= 0.0.4)
2021-01-31 03:09:35 +01:00
faraday-cookie_jar (0.0.7)
faraday (>= 0.8.0)
http-cookie (~> 1.0.0)
2021-10-24 22:21:49 +02:00
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
2021-05-15 23:08:13 +02:00
faraday-excon (1.1.0)
2021-10-24 22:21:49 +02:00
faraday-httpclient (1.0.1)
2022-06-09 19:24:58 +02:00
faraday-multipart (1.0.4)
multipart-post (~> 2)
2021-01-31 03:09:35 +01:00
faraday-net_http (1.0.1)
2021-10-24 22:21:49 +02:00
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
2022-02-01 21:44:45 +01:00
faraday-retry (1.0.3)
2021-10-24 22:21:49 +02:00
faraday_middleware (1.2.0)
2021-01-31 03:09:35 +01:00
faraday (~> 1.0)
2024-02-04 12:51:44 +01:00
fastimage (2.3.0)
fastlane (2.219.0)
2021-01-31 03:09:35 +01:00
CFPropertyList (>= 2.3, < 4.0.0)
2021-10-24 22:21:49 +02:00
addressable (>= 2.8, < 3.0.0)
2021-01-31 03:09:35 +01:00
artifactory (~> 3.0)
aws-sdk-s3 (~> 1.0)
babosa (>= 1.0.3, < 2.0.0)
bundler (>= 1.12.0, < 3.0.0)
colored
2021-05-15 23:08:13 +02:00
commander (~> 4.6)
2021-01-31 03:09:35 +01:00
dotenv (>= 2.1.1, < 3.0.0)
emoji_regex (>= 0.1, < 4.0)
excon (>= 0.71.0, < 1.0.0)
faraday (~> 1.0)
faraday-cookie_jar (~> 0.0.6)
faraday_middleware (~> 1.0)
fastimage (>= 2.1.0, < 3.0.0)
gh_inspector (>= 1.1.2, < 2.0.0)
2021-10-24 22:21:49 +02:00
google-apis-androidpublisher_v3 (~> 0.3)
google-apis-playcustomapp_v1 (~> 0.1)
2024-02-04 12:51:44 +01:00
google-cloud-env (>= 1.6.0, < 2.0.0)
2021-10-24 22:21:49 +02:00
google-cloud-storage (~> 1.31)
2021-05-15 23:08:13 +02:00
highline (~> 2.0)
2024-02-04 12:51:44 +01:00
http-cookie (~> 1.0.5)
2021-01-31 03:09:35 +01:00
json (< 3.0.0)
jwt (>= 2.1.0, < 3)
mini_magick (>= 4.9.4, < 5.0.0)
2023-07-11 23:21:41 +02:00
multipart-post (>= 2.0.0, < 3.0.0)
2021-03-06 21:13:07 +01:00
naturally (~> 2.2)
2024-02-04 12:51:44 +01:00
optparse (>= 0.1.1)
2021-01-31 03:09:35 +01:00
plist (>= 3.1.0, < 4.0.0)
rubyzip (>= 2.0.0, < 3.0.0)
security (= 0.1.3)
simctl (~> 1.6.3)
terminal-notifier (>= 2.0.0, < 3.0.0)
2024-02-04 12:51:44 +01:00
terminal-table (~> 3)
2021-01-31 03:09:35 +01:00
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.3.0)
xcpretty-travis-formatter (>= 0.0.3)
2022-02-10 22:01:57 +01:00
fastlane-plugin-json (1.1.0)
2023-01-04 00:06:37 +01:00
fastlane-plugin-sentry (1.15.0)
2022-09-24 15:59:57 +02:00
os (~> 1.1, >= 1.1.4)
2023-03-08 21:40:40 +01:00
fastlane-plugin-versioning_android (0.1.1)
2021-02-02 22:50:38 +01:00
fastlane-plugin-yarn (1.2)
ffi (1.16.3)
2021-03-17 21:58:24 +01:00
fourflusher (2.3.1)
fuzzy_match (2.0.4)
2021-01-31 03:09:35 +01:00
gh_inspector (1.1.3)
2024-02-04 12:51:44 +01:00
google-apis-androidpublisher_v3 (0.54.0)
2023-03-08 21:40:40 +01:00
google-apis-core (>= 0.11.0, < 2.a)
2024-02-04 12:51:44 +01:00
google-apis-core (0.11.3)
2021-01-31 03:09:35 +01:00
addressable (~> 2.5, >= 2.5.1)
2021-10-24 22:21:49 +02:00
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
2021-01-31 03:09:35 +01:00
mini_mime (~> 1.0)
representable (~> 3.0)
2021-10-24 22:21:49 +02:00
retriable (>= 2.0, < 4.a)
2021-01-31 03:09:35 +01:00
rexml
2023-03-08 21:40:40 +01:00
google-apis-iamcredentials_v1 (0.17.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-playcustomapp_v1 (0.13.0)
google-apis-core (>= 0.11.0, < 2.a)
2024-02-04 12:51:44 +01:00
google-apis-storage_v1 (0.31.0)
google-apis-core (>= 0.11.0, < 2.a)
google-cloud-core (1.6.1)
google-cloud-env (>= 1.0, < 3.a)
2021-01-31 03:09:35 +01:00
google-cloud-errors (~> 1.0)
2022-03-28 23:49:54 +02:00
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
2023-03-08 21:40:40 +01:00
google-cloud-errors (1.3.1)
2024-02-04 12:51:44 +01:00
google-cloud-storage (1.47.0)
2021-12-15 22:48:59 +01:00
addressable (~> 2.8)
2021-01-31 03:09:35 +01:00
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
2024-02-04 12:51:44 +01:00
google-apis-storage_v1 (~> 0.31.0)
2021-10-24 22:21:49 +02:00
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
2021-01-31 03:09:35 +01:00
mini_mime (~> 1.0)
2024-02-04 12:51:44 +01:00
googleauth (1.8.1)
2022-03-28 23:49:54 +02:00
faraday (>= 0.17.3, < 3.a)
2021-01-31 03:09:35 +01:00
jwt (>= 1.4, < 3.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
2021-10-24 22:21:49 +02:00
signet (>= 0.16, < 2.a)
2021-05-15 23:08:13 +02:00
highline (2.0.3)
2022-06-09 19:24:58 +02:00
http-cookie (1.0.5)
2021-01-31 03:09:35 +01:00
domain_name (~> 0.5)
httpclient (2.8.3)
2022-09-24 17:15:52 +02:00
i18n (1.12.0)
2021-03-17 21:58:24 +01:00
concurrent-ruby (~> 1.0)
2023-01-04 01:20:34 +01:00
jmespath (1.6.2)
2024-02-04 12:51:44 +01:00
json (2.7.1)
2023-07-11 23:21:41 +02:00
jwt (2.7.1)
2023-01-04 01:20:34 +01:00
mini_magick (4.12.0)
2024-02-04 12:51:44 +01:00
mini_mime (1.1.5)
2023-03-08 21:40:40 +01:00
minitest (5.18.0)
2021-10-24 22:21:49 +02:00
molinillo (0.8.0)
2021-01-31 03:09:35 +01:00
multi_json (1.15.0)
2023-07-11 23:21:41 +02:00
multipart-post (2.3.0)
2021-01-31 03:09:35 +01:00
nanaimo (0.3.0)
2021-03-17 21:58:24 +01:00
nap (1.1.0)
2021-01-31 03:09:35 +01:00
naturally (2.2.1)
2021-03-17 21:58:24 +01:00
netrc (0.11.0)
2024-02-04 12:51:44 +01:00
optparse (0.4.0)
2021-12-15 22:48:59 +01:00
os (1.1.4)
2024-02-04 12:51:44 +01:00
plist (3.7.1)
2022-05-02 22:57:08 +02:00
public_suffix (4.0.7)
2024-02-04 12:51:44 +01:00
rake (13.1.0)
2022-06-09 19:24:58 +02:00
representable (3.2.0)
2021-01-31 03:09:35 +01:00
declarative (< 0.1.0)
2021-04-16 13:20:11 +02:00
trailblazer-option (>= 0.1.1, < 0.2.0)
2021-01-31 03:09:35 +01:00
uber (< 0.2.0)
retriable (3.1.2)
2024-02-04 12:51:44 +01:00
rexml (3.2.6)
2021-01-31 03:09:35 +01:00
rouge (2.0.7)
2021-10-24 22:21:49 +02:00
ruby-macho (2.5.1)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
2021-01-31 03:09:35 +01:00
security (0.1.3)
2024-02-04 12:51:44 +01:00
signet (0.18.0)
2021-10-24 22:21:49 +02:00
addressable (~> 2.8)
2022-08-15 23:01:38 +02:00
faraday (>= 0.17.5, < 3.a)
2021-01-31 03:09:35 +01:00
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
2023-03-08 21:40:40 +01:00
simctl (1.6.10)
2021-01-31 03:09:35 +01:00
CFPropertyList
naturally
terminal-notifier (2.0.0)
2024-02-04 12:51:44 +01:00
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
2021-12-15 22:48:59 +01:00
trailblazer-option (0.1.2)
2021-01-31 03:09:35 +01:00
tty-cursor (0.7.1)
2024-02-04 12:51:44 +01:00
tty-screen (0.8.2)
2021-01-31 03:09:35 +01:00
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
typhoeus (1.4.1)
2021-03-17 21:58:24 +01:00
ethon (>= 0.9.0)
2023-03-08 21:40:40 +01:00
tzinfo (2.0.6)
2021-10-24 22:21:49 +02:00
concurrent-ruby (~> 1.0)
2021-01-31 03:09:35 +01:00
uber (0.1.0)
2024-02-04 12:51:44 +01:00
unicode-display_width (2.5.0)
2021-01-31 03:09:35 +01:00
word_wrap (1.0.0)
2024-02-04 12:51:44 +01:00
xcodeproj (1.24.0)
2021-01-31 03:09:35 +01:00
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
2021-10-24 22:21:49 +02:00
rexml (~> 3.2.4)
2021-01-31 03:09:35 +01:00
xcpretty (0.3.0)
rouge (~> 2.0.7)
xcpretty-travis-formatter (1.0.1)
xcpretty (~> 0.2, >= 0.0.7)
PLATFORMS
2022-10-30 19:17:52 +01:00
arm64-darwin-22
2021-01-31 03:09:35 +01:00
DEPENDENCIES
activesupport (>= 6.1.7.5, < 7.1.0)
cocoapods (>= 1.13, < 1.15)
2021-01-31 03:09:35 +01:00
fastlane
2021-02-02 22:50:38 +01:00
fastlane-plugin-json
fastlane-plugin-sentry
2021-02-05 01:13:57 +01:00
fastlane-plugin-versioning_android
2021-02-02 22:50:38 +01:00
fastlane-plugin-yarn
2021-01-31 03:09:35 +01:00
RUBY VERSION
ruby 3.1.2p20
2021-01-31 03:09:35 +01:00
BUNDLED WITH
2022-10-30 19:17:52 +01:00
2.3.24