3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development/mobile/cocoapods/Gemfile.lock

100 lines
2.3 KiB
Plaintext
Raw Normal View History

2021-08-17 05:59:11 +01:00
GEM
specs:
GEM
remote: https://rubygems.org/
specs:
2021-03-11 21:10:04 +00:00
CFPropertyList (3.0.3)
2021-09-10 01:41:00 +01:00
activesupport (6.1.4.1)
2020-11-07 00:21:27 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2021-09-10 01:41:00 +01:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2021-08-17 05:59:11 +01:00
addressable (2.8.0)
2020-11-07 00:21:27 +00:00
public_suffix (>= 2.0.2, < 5.0)
algoliasearch (1.27.5)
2019-09-26 19:19:32 +01:00
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
2018-08-31 05:22:07 +01:00
atomos (0.1.3)
2019-09-26 19:19:32 +01:00
claide (1.0.3)
2021-09-10 01:41:00 +01:00
cocoapods (1.11.0)
addressable (~> 2.8)
claide (>= 1.0.2, < 2.0)
2021-09-10 01:41:00 +01:00
cocoapods-core (= 1.11.0)
2019-05-30 20:39:39 +01:00
cocoapods-deintegrate (>= 1.0.3, < 2.0)
2020-11-07 00:21:27 +00:00
cocoapods-downloader (>= 1.4.0, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
cocoapods-search (>= 1.0.0, < 2.0)
2019-09-26 19:19:32 +01:00
cocoapods-trunk (>= 1.4.0, < 2.0)
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-09-10 01:41:00 +01:00
molinillo (~> 0.8.0)
nap (~> 1.0)
2021-09-10 01:41:00 +01:00
ruby-macho (>= 1.0, < 3.0)
xcodeproj (>= 1.21.0, < 2.0)
cocoapods-core (1.11.0)
activesupport (>= 5.0, < 7)
addressable (~> 2.8)
2019-09-26 19:19:32 +01:00
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
2020-02-27 07:56:34 +00:00
netrc (~> 0.11)
2021-09-10 01:41:00 +01:00
public_suffix (~> 4.0)
2020-02-27 07:56:34 +00:00
typhoeus (~> 1.0)
2021-08-17 05:59:11 +01:00
cocoapods-deintegrate (1.0.5)
2021-09-10 01:41:00 +01:00
cocoapods-downloader (1.5.1)
cocoapods-plugins (1.0.0)
nap
2021-08-17 05:59:11 +01:00
cocoapods-search (1.0.1)
2021-09-10 01:41:00 +01:00
cocoapods-trunk (1.6.0)
nap (>= 0.8, < 2.0)
netrc (~> 0.11)
2020-05-23 01:15:16 +01:00
cocoapods-try (1.2.0)
colored2 (3.1.2)
2021-08-17 05:59:11 +01:00
concurrent-ruby (1.1.9)
escape (0.0.4)
2021-08-17 05:59:11 +01:00
ethon (0.14.0)
ffi (>= 1.15.0)
2021-09-10 01:41:00 +01:00
ffi (1.15.4)
2019-07-01 08:43:12 +01:00
fourflusher (2.3.1)
fuzzy_match (2.0.4)
2018-05-09 08:43:25 +01:00
gh_inspector (1.1.3)
2019-09-26 19:19:32 +01:00
httpclient (2.8.3)
2021-08-17 05:59:11 +01:00
i18n (1.8.10)
concurrent-ruby (~> 1.0)
2021-03-11 21:10:04 +00:00
json (2.5.1)
minitest (5.14.4)
2021-09-10 01:41:00 +01:00
molinillo (0.8.0)
2020-11-07 00:21:27 +00:00
nanaimo (0.3.0)
nap (1.1.0)
netrc (0.11.0)
2020-11-07 00:21:27 +00:00
public_suffix (4.0.6)
2021-08-17 05:59:11 +01:00
rexml (3.2.5)
2021-09-10 01:41:00 +01:00
ruby-macho (2.5.1)
2020-05-23 01:15:16 +01:00
typhoeus (1.4.0)
2020-02-27 07:56:34 +00:00
ethon (>= 0.9.0)
2021-09-10 01:41:00 +01:00
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
2021-08-17 05:59:11 +01:00
xcodeproj (1.21.0)
2018-05-09 08:43:25 +01:00
CFPropertyList (>= 2.3.3, < 4.0)
2018-08-31 05:22:07 +01:00
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
2020-11-07 00:21:27 +00:00
nanaimo (~> 0.3.0)
2021-08-17 05:59:11 +01:00
rexml (~> 3.2.4)
2021-09-10 01:41:00 +01:00
zeitwerk (2.4.2)
PLATFORMS
2021-09-10 01:41:00 +01:00
ruby
DEPENDENCIES
cocoapods!
BUNDLED WITH
2021-08-17 05:59:11 +01:00
2.2.20