[#103680] [Ruby master Bug#17843] Ruby on Rails error[BUG] Segmentation fault at 0x0000000000000110 ruby 3.0.1p64 (2021-04-05 revision 0fb782ee38) [x86_64-darwin15] (#42110) — nayaronfire@...

Issue #17843 has been reported by nayaronfire (kk nayar).

7 messages 2021/05/01

[#103686] [Ruby master Misc#17845] Windows Ruby - ucrt build? — Greg.mpls@...

Issue #17845 has been reported by MSP-Greg (Greg L).

22 messages 2021/05/01

[#103690] [Ruby master Bug#17846] Percent mode changes the output from ERB beyond what is documented — wolf@...

Issue #17846 has been reported by graywolf (Gray Wolf).

8 messages 2021/05/02

[#103724] [Ruby master Feature#17849] Fix Timeout.timeout so that it can be used in threaded Web servers — duerst@...

Issue #17849 has been reported by duerst (Martin D=FCrst).

22 messages 2021/05/05

[#103756] [Ruby master Feature#17853] Add Thread#thread_id — komamitsu@...

Issue #17853 has been reported by komamitsu (Mitsunori Komatsu).

11 messages 2021/05/06

[#103801] [Ruby master Feature#17859] Start IRB when running just `ruby` — deivid.rodriguez@...

Issue #17859 has been reported by deivid (David Rodr=EDguez).

18 messages 2021/05/12

[#103866] [Ruby master Bug#17866] Incompatible changes with Psych 4.0.0 — hsbt@...

Issue #17866 has been reported by hsbt (Hiroshi SHIBATA).

13 messages 2021/05/17

[#103892] [Ruby master Bug#17871] TestGCCompact#test_ast_compacts test failing again — jaruga@...

Issue #17871 has been reported by jaruga (Jun Aruga).

11 messages 2021/05/19

[#103912] [Ruby master Bug#17873] Update of default gems in Ruby 3.1 — hsbt@...

Issue #17873 has been reported by hsbt (Hiroshi SHIBATA).

38 messages 2021/05/20

[#103971] [Ruby master Bug#17880] [BUG] We are killing the stack canary set by `opt_setinlinecache` — jean.boussier@...

Issue #17880 has been reported by byroot (Jean Boussier).

8 messages 2021/05/22

[#103974] [Ruby master Feature#17881] Add a Module#const_added callback — jean.boussier@...

Issue #17881 has been reported by byroot (Jean Boussier).

29 messages 2021/05/22

[#104004] [Ruby master Feature#17883] Load bundler/setup earlier to make `bundle exec ruby -r` respect Gemfile — mame@...

Issue #17883 has been reported by mame (Yusuke Endoh).

21 messages 2021/05/24

[#104109] [Ruby master Feature#17930] Add column information into error backtrace — mame@...

Issue #17930 has been reported by mame (Yusuke Endoh).

34 messages 2021/05/31

[ruby-core:104070] [Ruby master Bug#17922] pod install 'Firebase/Auth' results in [BUG] Bus Error

From: merch-redmine@...
Date: 2021-05-27 20:15:22 UTC
List: ruby-core #104070
Issue #17922 has been updated by jeremyevans0 (Jeremy Evans).

Status changed from Open to Third Party's Issue

From the crash dump, this appears to be an issue in ethon (a third-party gem), not Ruby.  Possibly related to https://github.com/typhoeus/ethon/issues/180, but maybe Apple Silicon specific?

----------------------------------------
Bug #17922: pod install 'Firebase/Auth' results in [BUG] Bus Error
https://bugs.ruby-lang.org/issues/17922#change-92243

* Author: hooman.hassani@gmail.com (Hooman Hassani)
* Status: Third Party's Issue
* Priority: Normal
* ruby -v: ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.arm64e-darwin20]
* Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN
----------------------------------------
**Steps:**

Attempted to install Cocoapods for Google Firebase after installing Cocoapods on new Mac mini

Please see details below in the following sections (bolded):  Environment, Pod File, Mac Terminal Output, Crash Report




**Environment:**

OS:  macOS Big Sur 11.3.1 (20E241)
IDE:  Xcode 12.5 (12E262)
CocoaPods:  /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods.rb    
Ruby:  ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.arm64e-darwin20]


**Pod File**

# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'Mark' do
  # Comment the next line if you don't want to use dynamic frameworks
  use_frameworks!

  # Pods for Mark

  pod 'Firebase/Auth'

end


**Mac Terminal Output:**

hoomanhassani@Hoomans-Mac-mini Mark % ls
Images		Mark		Mark.xcodeproj	Podfile		Pods
hoomanhassani@Hoomans-Mac-mini Mark % pod install
Analyzing dependencies
/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb:275: [BUG] Bus Error at 0x00000001007c4000
ruby 2.6.3p62 (2019-04-16 revision 67580) [universal.arm64e-darwin20]

-- Crash Report log information --------------------------------------------
   See Crash Report log file under the one of following:                    
     * ~/Library/Logs/DiagnosticReports                                     
     * /Library/Logs/DiagnosticReports                                      
   for more details.                                                        
Don't forget to include the above Crash Report log file in bug reports.     

-- Control frame information -----------------------------------------------
c:0035 p:---- s:0231 e:000230 CFUNC  :attach
c:0034 p:0258 s:0225 e:000224 METHOD /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb:275
c:0033 p:0050 s:0205 e:000204 CLASS  /Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:17
c:0032 p:0007 s:0202 e:000201 CLASS  /Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:7
c:0031 p:0007 s:0199 e:000198 TOP    /Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:2 [FINISH]
c:0030 p:---- s:0196 e:000195 CFUNC  :require
c:0029 p:0110 s:0191 e:000190 METHOD /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54
c:0028 p:0042 s:0179 e:000178 TOP    /Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon.rb:15 [FINISH]
c:0027 p:---- s:0176 e:000175 CFUNC  :require
c:0026 p:0110 s:0171 e:000170 METHOD /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54
c:0025 p:0013 s:0159 e:000158 TOP    /Library/Ruby/Gems/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus.rb:2 [FINISH]
c:0024 p:---- s:0156 e:000155 CFUNC  :require
c:0023 p:0110 s:0151 e:000150 METHOD /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54
c:0022 p:0015 s:0139 e:000138 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:74
c:0021 p:0014 s:0131 e:000130 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:36
c:0020 p:0016 s:0120 e:000119 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:21
c:0019 p:0010 s:0115 e:000114 BLOCK  /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:178 [FINISH]
c:0018 p:---- s:0111 e:000110 CFUNC  :map
c:0017 p:0136 s:0107 e:000106 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:177
c:0016 p:0024 s:0098 e:000093 BLOCK  /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1073
c:0015 p:0081 s:0090 e:000089 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb:64
c:0014 p:0078 s:0083 e:000082 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1072
c:0013 p:0161 s:0076 e:000075 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:124
c:0012 p:0011 s:0061 e:000060 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:414
c:0011 p:0007 s:0056 e:000055 BLOCK  /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:239
c:0010 p:0081 s:0053 e:000052 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb:64
c:0009 p:0048 s:0046 e:000045 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:238
c:0008 p:0009 s:0040 e:000039 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:160
c:0007 p:0054 s:0036 e:000035 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/install.rb:52
c:0006 p:0078 s:0031 e:000030 METHOD /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command.rb:334
c:0005 p:0024 s:0024 e:000023 METHOD /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command.rb:52
c:0004 p:0378 s:0019 e:000018 TOP    /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/bin/pod:55 [FINISH]
c:0003 p:---- s:0013 e:000012 CFUNC  :load
c:0002 p:0109 s:0008 E:000030 EVAL   /usr/local/bin/pod:23 [FINISH]
c:0001 p:0000 s:0003 E:0001e0 (none) [FINISH]

-- Ruby level backtrace information ----------------------------------------
/usr/local/bin/pod:23:in `<main>'
/usr/local/bin/pod:23:in `load'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/bin/pod:55:in `<top (required)>'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command.rb:52:in `run'
/Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command.rb:334:in `run'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/install.rb:52:in `run'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:160:in `install!'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:238:in `resolve_dependencies'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb:64:in `section'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:239:in `block in resolve_dependencies'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb:414:in `analyze'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:124:in `analyze'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1072:in `resolve_dependencies'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb:64:in `section'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:1073:in `block in resolve_dependencies'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:177:in `sources'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:177:in `map'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb:178:in `block in sources'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:21:in `find_or_create_source_with_url'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:36:in `create_source_with_url'
/Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb:74:in `cdn_url?'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/Library/Ruby/Gems/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus.rb:2:in `<top (required)>'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon.rb:15:in `<top (required)>'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:2:in `<top (required)>'
/Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:7:in `<module:Ethon>'
/Library/Ruby/Gems/2.6.0/gems/ethon-0.14.0/lib/ethon/libc.rb:17:in `<module:Libc>'
/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb:275:in `attach_function'
/Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb:275:in `attach'

-- Other runtime information -----------------------------------------------

* Loaded script: /usr/local/bin/pod

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 rational.so
    3 complex.so
    4 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/encdb.bundle
    5 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/trans/transdb.bundle
    6 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/rbconfig.rb
    7 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/compatibility.rb
    8 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/defaults.rb
    9 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/deprecate.rb
   10 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/errors.rb
   11 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/version.rb
   12 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/requirement.rb
   13 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/platform.rb
   14 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/basic_specification.rb
   15 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/stub_specification.rb
   16 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/delegate.rb
   17 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/rfc2396_parser.rb
   18 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/rfc3986_parser.rb
   19 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/common.rb
   20 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/generic.rb
   21 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/file.rb
   22 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/ftp.rb
   23 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/http.rb
   24 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/https.rb
   25 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/ldap.rb
   26 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/ldaps.rb
   27 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri/mailto.rb
   28 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/uri.rb
   29 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/specification_policy.rb
   30 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/util/list.rb
   31 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/stringio.bundle
   32 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/specification.rb
   33 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/exceptions.rb
   34 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/util.rb
   35 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/bundler_version_finder.rb
   36 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/dependency.rb
   37 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_gem.rb
   38 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/monitor.rb
   39 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb
   40 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_warn.rb
   41 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems.rb
   42 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/path_support.rb
   43 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/version.rb
   44 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/core_ext/name_error.rb
   45 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/levenshtein.rb
   46 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/jaro_winkler.rb
   47 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checker.rb
   48 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   49 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   50 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   51 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/method_name_checker.rb
   52 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/key_error_checker.rb
   53 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/spell_checkers/null_checker.rb
   54 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean/formatters/plain_formatter.rb
   55 /Library/Ruby/Gems/2.6.0/gems/did_you_mean-1.3.0/lib/did_you_mean.rb
   56 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/tsort.rb
   57 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set/gem_dependency_api.rb
   58 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set/lockfile/parser.rb
   59 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set/lockfile/tokenizer.rb
   60 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set/lockfile.rb
   61 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/request_set.rb
   62 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
   63 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/errors.rb
   64 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/set.rb
   65 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
   66 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
   67 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
   68 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
   69 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
   70 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
   71 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
   72 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
   73 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
   74 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
   75 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/state.rb
   76 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
   77 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
   78 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
   79 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
   80 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
   81 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
   82 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo/lib/molinillo.rb
   83 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/molinillo.rb
   84 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/activation_request.rb
   85 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/conflict.rb
   86 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/dependency_request.rb
   87 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/requirement_list.rb
   88 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/stats.rb
   89 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/set.rb
   90 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/api_set.rb
   91 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/composed_set.rb
   92 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/best_set.rb
   93 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/current_set.rb
   94 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/git_set.rb
   95 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/index_set.rb
   96 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/installer_set.rb
   97 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/lock_set.rb
   98 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/vendor_set.rb
   99 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/source_set.rb
  100 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/specification.rb
  101 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/spec_specification.rb
  102 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/api_specification.rb
  103 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/git_specification.rb
  104 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/index_specification.rb
  105 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/installed_specification.rb
  106 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/local_specification.rb
  107 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/lock_specification.rb
  108 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver/vendor_specification.rb
  109 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/resolver.rb
  110 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/git.rb
  111 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/installed.rb
  112 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/specific_file.rb
  113 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/local.rb
  114 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/lock.rb
  115 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source/vendor.rb
  116 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/source.rb
  117 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/pathname.bundle
  118 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/pathname.rb
  119 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/ansi/cursor.rb
  120 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/ansi/graphics.rb
  121 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/ansi/string_escaper.rb
  122 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/ansi.rb
  123 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/argument.rb
  124 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/argv.rb
  125 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command/banner.rb
  126 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command/plugin_manager.rb
  127 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command/argument_suggester.rb
  128 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/command.rb
  129 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/informative_error.rb
  130 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide/help.rb
  131 /Library/Ruby/Gems/2.6.0/gems/claide-1.0.3/lib/claide.rb
  132 /Library/Ruby/Gems/2.6.0/gems/colored2-3.1.2/lib/colored2/codes.rb
  133 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/forwardable/impl.rb
  134 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/forwardable.rb
  135 /Library/Ruby/Gems/2.6.0/gems/colored2-3.1.2/lib/colored2/ascii_decorator.rb
  136 /Library/Ruby/Gems/2.6.0/gems/colored2-3.1.2/lib/colored2/strings.rb
  137 /Library/Ruby/Gems/2.6.0/gems/colored2-3.1.2/lib/colored2.rb
  138 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/gem_version.rb
  139 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/user_interface.rb
  140 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj.rb
  141 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/string/strip.rb
  142 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/constants.rb
  143 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/engine.rb
  144 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/abstract_object.rb
  145 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/native_extension_loader.rb
  146 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/mri_object.rb
  147 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/jruby_object.rb
  148 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/rbx_object.rb
  149 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/truffleruby_object.rb
  150 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/object.rb
  151 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/volatile.rb
  152 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/abstract_lockable_object.rb
  153 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/mutex_lockable_object.rb
  154 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/jruby_lockable_object.rb
  155 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/rbx_lockable_object.rb
  156 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/lockable_object.rb
  157 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/condition.rb
  158 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/lock.rb
  159 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization.rb
  160 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/map/non_concurrent_map_backend.rb
  161 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/map/mri_map_backend.rb
  162 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/map.rb
  163 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/array/prepend_and_append.rb
  164 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/regexp.rb
  165 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/deep_merge.rb
  166 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/except.rb
  167 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/slice.rb
  168 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/thread_safe/util.rb
  169 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/hash.rb
  170 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n/version.rb
  171 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/cgi/core.rb
  172 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/cgi/escape.bundle
  173 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/cgi/util.rb
  174 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/cgi/cookie.rb
  175 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/cgi.rb
  176 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n/exceptions.rb
  177 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n/interpolate/ruby.rb
  178 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n.rb
  179 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/lazy_load_hooks.rb
  180 /Library/Ruby/Gems/2.6.0/gems/i18n-1.8.10/lib/i18n/config.rb
  181 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/i18n.rb
  182 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/singleton.rb
  183 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/kernel/singleton_class.rb
  184 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/module/delegation.rb
  185 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/instance_delegator.rb
  186 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/securerandom.rb
  187 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/notifications/instrumenter.rb
  188 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/mutex_m.rb
  189 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/notifications/fanout.rb
  190 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/per_thread_registry.rb
  191 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/notifications.rb
  192 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/behaviors.rb
  193 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/reporting.rb
  194 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/constant_accessor.rb
  195 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/module/aliasing.rb
  196 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/array/extract_options.rb
  197 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/method_wrappers.rb
  198 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation/proxy_wrappers.rb
  199 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/module/deprecation.rb
  200 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/deprecation.rb
  201 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/inflector/inflections.rb
  202 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/inflections.rb
  203 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/inflector/methods.rb
  204 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/multibyte.rb
  205 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/string/multibyte.rb
  206 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/inflector/transliterate.rb
  207 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/string/inflections.rb
  208 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/date_core.bundle
  209 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/date.rb
  210 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/time.rb
  211 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/base64.rb
  212 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/bigdecimal.bundle
  213 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/bigdecimal.rb
  214 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/date_time/calculations.rb
  215 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/kernel/reporting.rb
  216 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/object/blank.rb
  217 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/xml_mini/rexml.rb
  218 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/xml_mini.rb
  219 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/keys.rb
  220 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/object/to_query.rb
  221 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/object/to_param.rb
  222 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/array/conversions.rb
  223 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/fileutils/version.rb
  224 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/etc.bundle
  225 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/fileutils.rb
  226 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/tmpdir.rb
  227 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/gem_version.rb
  228 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/version_metadata.rb
  229 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/gem_version.rb
  230 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/vendor/version.rb
  231 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/vendor/requirement.rb
  232 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/vendor.rb
  233 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/root_attribute_accessors.rb
  234 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/consumer.rb
  235 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl/attribute_support.rb
  236 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl/attribute.rb
  237 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl/platform_proxy.rb
  238 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl/deprecations.rb
  239 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/dsl.rb
  240 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/linter/result.rb
  241 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/linter/analyzer.rb
  242 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/linter.rb
  243 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/set/presenter.rb
  244 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/set.rb
  245 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification/json.rb
  246 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/specification.rb
  247 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core.rb
  248 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/multibyte/unicode.rb
  249 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/config.rb
  250 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader/gem_version.rb
  251 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader/api.rb
  252 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader/api_exposable.rb
  253 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/shellwords.rb
  254 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader/base.rb
  255 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/standard_error.rb
  256 /Library/Ruby/Gems/2.6.0/gems/cocoapods-downloader-1.4.0/lib/cocoapods-downloader.rb
  257 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/downloader/cache.rb
  258 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/digest.bundle
  259 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/digest.rb
  260 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/downloader/request.rb
  261 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/downloader/response.rb
  262 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/downloader.rb
  263 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/version.rb
  264 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/inspector.rb
  265 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/strscan.bundle
  266 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/erb.rb
  267 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/socket.bundle
  268 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/io/wait.bundle
  269 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/socket.rb
  270 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/timeout.rb
  271 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/protocol.rb
  272 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/zlib.bundle
  273 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/exceptions.rb
  274 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/header.rb
  275 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/windows_31j.bundle
  276 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/generic_request.rb
  277 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/request.rb
  278 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/requests.rb
  279 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/response.rb
  280 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/responses.rb
  281 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/proxy_delta.rb
  282 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http/backward.rb
  283 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/net/http.rb
  284 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json/version.rb
  285 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/ostruct.rb
  286 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json/generic_object.rb
  287 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json/common.rb
  288 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/json/ext/parser.bundle
  289 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/json/ext/generator.bundle
  290 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json/ext.rb
  291 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/json.rb
  292 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/sidekick.rb
  293 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/evidence.rb
  294 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector/exception_hound.rb
  295 /Library/Ruby/Gems/2.6.0/gems/gh_inspector-1.1.3/lib/gh_inspector.rb
  296 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface/error_report.rb
  297 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/version.rb
  298 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/idna/pure.rb
  299 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/idna.rb
  300 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/domain.rb
  301 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/version.rb
  302 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/errors.rb
  303 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/rule.rb
  304 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix/list.rb
  305 /Library/Ruby/Gems/2.6.0/gems/public_suffix-4.0.6/lib/public_suffix.rb
  306 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/uri.rb
  307 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable/template.rb
  308 /Library/Ruby/Gems/2.6.0/gems/addressable-2.7.0/lib/addressable.rb
  309 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface/inspector_reporter.rb
  310 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/core_ui.rb
  311 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/user_interface.rb
  312 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/acceptor.rb
  313 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/aggregate.rb
  314 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/health_reporter.rb
  315 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/manager.rb
  316 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/reverse_merge.rb
  317 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/hash_with_indifferent_access.rb
  318 /Library/Ruby/Gems/2.6.0/gems/activesupport-5.2.6/lib/active_support/core_ext/hash/indifferent_access.rb
  319 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source/metadata.rb
  320 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/source.rb
  321 /Library/Ruby/Gems/2.6.0/gems/netrc-0.11.0/lib/netrc.rb
  322 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/openssl.bundle
  323 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/bn.rb
  324 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/pkey.rb
  325 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/cipher.rb
  326 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/config.rb
  327 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/digest.rb
  328 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/x509.rb
  329 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/buffering.rb
  330 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/io/nonblock.bundle
  331 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/ipaddr.rb
  332 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/ssl.rb
  333 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl/pkcs5.rb
  334 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/openssl.rb
  335 /Library/Ruby/Gems/2.6.0/gems/nap-1.1.0/lib/rest/error.rb
  336 /Library/Ruby/Gems/2.6.0/gems/nap-1.1.0/lib/rest/request.rb
  337 /Library/Ruby/Gems/2.6.0/gems/nap-1.1.0/lib/rest/response.rb
  338 /Library/Ruby/Gems/2.6.0/gems/nap-1.1.0/lib/rest.rb
  339 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/versions.rb
  340 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/exception.rb
  341 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/syntax_error.rb
  342 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/psych.bundle
  343 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/omap.rb
  344 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/set.rb
  345 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/class_loader.rb
  346 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/scalar_scanner.rb
  347 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/node.rb
  348 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/stream.rb
  349 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/document.rb
  350 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/sequence.rb
  351 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/scalar.rb
  352 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/mapping.rb
  353 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes/alias.rb
  354 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/nodes.rb
  355 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/streaming.rb
  356 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/visitor.rb
  357 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/to_ruby.rb
  358 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/emitter.rb
  359 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/handler.rb
  360 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/tree_builder.rb
  361 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/yaml_tree.rb
  362 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/json/ruby_events.rb
  363 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/json_tree.rb
  364 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors/depth_first.rb
  365 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/visitors.rb
  366 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/parser.rb
  367 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/coder.rb
  368 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/core_ext.rb
  369 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/stream.rb
  370 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/json/yaml_events.rb
  371 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/json/tree_builder.rb
  372 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/json/stream.rb
  373 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych/handlers/document_stream.rb
  374 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/psych.rb
  375 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/yaml.rb
  376 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/executable.rb
  377 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/version.rb
  378 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/errors.rb
  379 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/event.rb
  380 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/dereferenceable.rb
  381 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/obligation.rb
  382 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/logger.rb
  383 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/logging.rb
  384 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/deprecation.rb
  385 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/executor_service.rb
  386 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/abstract_executor_service.rb
  387 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/serial_executor_service.rb
  388 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/immediate_executor.rb
  389 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/delay.rb
  390 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic_reference/numeric_cas_wrapper.rb
  391 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic_reference/mutex_atomic.rb
  392 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/atomic_reference.rb
  393 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/ruby_executor_service.rb
  394 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/monotonic_time.rb
  395 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/ruby_thread_pool_executor.rb
  396 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/thread_pool_executor.rb
  397 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/cached_thread_pool.rb
  398 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/processor_counter.rb
  399 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/configuration.rb
  400 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_boolean.rb
  401 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/atomic_boolean.rb
  402 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/utility/native_integer.rb
  403 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/mutex_atomic_fixnum.rb
  404 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/atomic_fixnum.rb
  405 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/cyclic_barrier.rb
  406 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/mutex_count_down_latch.rb
  407 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/java_count_down_latch.rb
  408 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/count_down_latch.rb
  409 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/read_write_lock.rb
  410 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/abstract_thread_local_var.rb
  411 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/ruby_thread_local_var.rb
  412 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/java_thread_local_var.rb
  413 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/thread_local_var.rb
  414 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/reentrant_read_write_lock.rb
  415 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/mutex_semaphore.rb
  416 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/semaphore.rb
  417 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomics.rb
  418 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/fixed_thread_pool.rb
  419 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/simple_executor_service.rb
  420 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/indirect_immediate_executor.rb
  421 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/java_executor_service.rb
  422 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/java_single_thread_executor.rb
  423 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/java_thread_pool_executor.rb
  424 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/ruby_single_thread_executor.rb
  425 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/safe_task_executor.rb
  426 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/serialized_execution.rb
  427 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/serialized_execution_delegator.rb
  428 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/single_thread_executor.rb
  429 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/copy_on_write_observer_set.rb
  430 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/copy_on_notify_observer_set.rb
  431 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/concern/observable.rb
  432 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/ivar.rb
  433 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/options.rb
  434 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/scheduled_task.rb
  435 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/java_non_concurrent_priority_queue.rb
  436 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/ruby_non_concurrent_priority_queue.rb
  437 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/non_concurrent_priority_queue.rb
  438 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executor/timer_set.rb
  439 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/executors.rb
  440 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atomic/atomic_markable_reference.rb
  441 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/agent.rb
  442 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/atom.rb
  443 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/array.rb
  444 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/set.rb
  445 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/tuple.rb
  446 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/async.rb
  447 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/future.rb
  448 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/dataflow.rb
  449 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/maybe.rb
  450 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/exchanger.rb
  451 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/synchronization/abstract_struct.rb
  452 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/immutable_struct.rb
  453 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/mutable_struct.rb
  454 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/mvar.rb
  455 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/promise.rb
  456 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/settable_struct.rb
  457 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/timer_task.rb
  458 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/tvar.rb
  459 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/collection/lock_free_stack.rb
  460 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/re_include.rb
  461 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/promises.rb
  462 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent/thread_safe/synchronized_delegator.rb
  463 /Library/Ruby/Gems/2.6.0/gems/concurrent-ruby-1.1.8/lib/concurrent-ruby/concurrent.rb
  464 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/cdn_source.rb
  465 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/trunk_source.rb
  466 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sources_manager.rb
  467 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/core_overrides.rb
  468 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods.rb
  469 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/delegates/specification_provider.rb
  470 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/errors.rb
  471 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/options/repo_update.rb
  472 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/options/project_directory.rb
  473 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/cache/list.rb
  474 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/cache/clean.rb
  475 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/cache.rb
  476 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/env.rb
  477 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/init.rb
  478 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/install.rb
  479 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/list.rb
  480 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/podfile.rb
  481 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/podfile_json.rb
  482 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/repl.rb
  483 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/spec.rb
  484 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc/update_search_index.rb
  485 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/ipc.rb
  486 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/lib/create.rb
  487 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/lib/lint.rb
  488 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/lib.rb
  489 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/list.rb
  490 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/outdated.rb
  491 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/add.rb
  492 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/add_cdn.rb
  493 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/lint.rb
  494 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/list.rb
  495 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/tempfile.rb
  496 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/push.rb
  497 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/remove.rb
  498 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo/update.rb
  499 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/repo.rb
  500 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/setup.rb
  501 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/create.rb
  502 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/lint.rb
  503 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/which.rb
  504 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/cat.rb
  505 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec/edit.rb
  506 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/spec.rb
  507 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command/update.rb
  508 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/command.rb
  509 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/open3.rb
  510 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods/deintegrate/gem_version.rb
  511 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods/deintegrator.rb
  512 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods_deintegrate.rb
  513 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods/command/deintegrate.rb
  514 /Library/Ruby/Gems/2.6.0/gems/cocoapods-deintegrate-1.0.4/lib/cocoapods_plugin.rb
  515 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/gem_index_cache.rb
  516 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/gem_helper.rb
  517 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins_helper.rb
  518 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/list.rb
  519 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/search.rb
  520 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/create.rb
  521 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/publish.rb
  522 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins/installed.rb
  523 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/pod/command/plugins.rb
  524 /Library/Ruby/Gems/2.6.0/gems/cocoapods-plugins-1.0.0/lib/cocoapods_plugin.rb
  525 /Library/Ruby/Gems/2.6.0/gems/cocoapods-search-1.0.0/lib/cocoapods-search/command/search.rb
  526 /Library/Ruby/Gems/2.6.0/gems/cocoapods-search-1.0.0/lib/cocoapods-search/command.rb
  527 /Library/Ruby/Gems/2.6.0/gems/cocoapods-search-1.0.0/lib/cocoapods_plugin.rb
  528 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/add_owner.rb
  529 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/delete.rb
  530 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/deprecate.rb
  531 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/info.rb
  532 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/me.rb
  533 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/push.rb
  534 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/register.rb
  535 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk/remove_owner.rb
  536 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/pod/command/trunk.rb
  537 /Library/Ruby/Gems/2.6.0/gems/cocoapods-trunk-1.5.0/lib/cocoapods_plugin.rb
  538 /Library/Ruby/Gems/2.6.0/gems/cocoapods-try-1.2.0/lib/pod/try_settings.rb
  539 /Library/Ruby/Gems/2.6.0/gems/cocoapods-try-1.2.0/lib/pod/command/try.rb
  540 /Library/Ruby/Gems/2.6.0/gems/cocoapods-try-1.2.0/lib/cocoapods_plugin.rb
  541 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/podfile/dsl.rb
  542 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/podfile/target_definition.rb
  543 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/podfile.rb
  544 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/build_type.rb
  545 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/podfile.rb
  546 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer.rb
  547 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sandbox.rb
  548 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/sandbox/headers_store.rb
  549 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/lockfile.rb
  550 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/pre_install_hooks_context.rb
  551 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/hooks_manager.rb
  552 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/source_provider_hooks_context.rb
  553 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/version.rb
  554 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer.rb
  555 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/installation_options.rb
  556 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/podfile_dependency_cache.rb
  557 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/dependency.rb
  558 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/requirement.rb
  559 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/podfile_validator.rb
  560 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/target_inspector.rb
  561 /Library/Ruby/Gems/2.6.0/gems/atomos-0.1.3/lib/atomos/version.rb
  562 /Library/Ruby/Gems/2.6.0/gems/atomos-0.1.3/lib/atomos.rb
  563 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/case_converter.rb
  564 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object_attributes.rb
  565 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object_dictionary.rb
  566 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object_list.rb
  567 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/constants.rb
  568 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/swift_package_remote_reference.rb
  569 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/swift_package_product_dependency.rb
  570 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/helpers/build_settings_array_settings_by_object_version.rb
  571 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/build_configuration.rb
  572 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/build_file.rb
  573 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/build_phase.rb
  574 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/build_rule.rb
  575 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/configuration_list.rb
  576 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/container_item_proxy.rb
  577 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/helpers/groupable_helper.rb
  578 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/file_reference.rb
  579 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/helpers/file_references_factory.rb
  580 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/group.rb
  581 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/native_target.rb
  582 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/root_object.rb
  583 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/target_dependency.rb
  584 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object/reference_proxy.rb
  585 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/object.rb
  586 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/project_helper.rb
  587 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project/uuid_generator.rb
  588 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/plist.rb
  589 /Library/Ruby/Gems/2.6.0/gems/xcodeproj-1.19.0/lib/xcodeproj/project.rb
  590 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/version.rb
  591 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/object.rb
  592 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/plist.rb
  593 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/reader.rb
  594 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/unicode/next_step_mapping.rb
  595 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/unicode/quote_maps.rb
  596 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/unicode.rb
  597 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo/writer.rb
  598 /Library/Ruby/Gems/2.6.0/gems/nanaimo-0.3.0/lib/nanaimo.rb
  599 /Library/Ruby/Gems/2.6.0/gems/cocoapods-core-1.10.1/lib/cocoapods-core/platform.rb
  600 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/target_inspection_result.rb
  601 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/specs_state.rb
  602 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/action.rb
  603 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  604 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/add_vertex.rb
  605 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/delete_edge.rb
  606 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/detach_vertex_named.rb
  607 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/set_payload.rb
  608 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/tag.rb
  609 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/log.rb
  610 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph/vertex.rb
  611 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/dependency_graph.rb
  612 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/installer/analyzer/locking_dependency_analyzer.rb
  613 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/compatibility.rb
  614 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/gem_metadata.rb
  615 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/state.rb
  616 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/modules/specification_provider.rb
  617 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/delegates/resolution_state.rb
  618 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/resolution.rb
  619 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/resolver.rb
  620 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo/modules/ui.rb
  621 /Library/Ruby/Gems/2.6.0/gems/molinillo-0.6.6/lib/molinillo.rb
  622 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/resolver/lazy_specification.rb
  623 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/resolver/resolver_specification.rb
  624 /Library/Ruby/Gems/2.6.0/gems/cocoapods-1.10.1/lib/cocoapods/resolver.rb
  625 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/digest/sha2.bundle
  626 /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/digest/sha2.rb
  627 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
  628 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/platform.rb
  629 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/data_converter.rb
  630 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/types.rb
  631 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/library.rb
  632 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/errno.rb
  633 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/abstract_memory.rb
  634 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/pointer.rb
  635 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/memorypointer.rb
  636 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/struct_layout.rb
  637 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/struct_layout_builder.rb
  638 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/struct_by_reference.rb
  639 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/struct.rb
  640 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/union.rb
  641 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/managedstruct.rb
  642 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/callback.rb
  643 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/io.rb
  644 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/autopointer.rb
  645 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/variadic.rb
  646 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/enum.rb
  647 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/version.rb
  648 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi/ffi.rb
  649 /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi.rb

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html

[IMPORTANT]
Don't forget to include the Crash Report log file under
DiagnosticReports directory in bug reports.

zsh: abort      pod install



**Crash Report:**

Process:               ruby [1044]
Path:                  /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
Identifier:            ruby
Version:               145.100.1
Code Type:             ARM-64 (Native)
Parent Process:        zsh [1030]
Responsible:           Terminal [1028]
User ID:               501

PlugIn Path:             /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
PlugIn Identifier:       ffi_c.bundle
PlugIn Version:          ??? (0)

Date/Time:             2021-05-27 14:24:00.723 -0500
OS Version:            macOS 11.3.1 (20E241)
Report Version:        12
Anonymous UUID:        76B7538B-487F-42DC-2BCA-F5F6D67C2273

Sleep/Wake UUID:       C8695B75-87AE-4540-8628-BA36E6CB9EAE

Time Awake Since Boot: 3200 seconds
Time Since Wake:       420 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x00000001007c4000
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x1007c4000:
    __DATA                      1007b4000-1007b8000    [   16K] rw-/rwx SM=COW  /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
--> __LINKEDIT                  1007b8000-1007cc000    [   80K] r--/rwx SM=COW  /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
    VM_ALLOCATE (reserved)      1007cc000-1007d0000    [   16K] rw-/rwx SM=NUL  reserved VM address space (unallocated)

Application Specific Information:
dyld3 mode
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x000000018c160e78 __pthread_kill + 8
1   libsystem_pthread.dylib       	0x000000018c192b98 pthread_kill + 292
2   libsystem_c.dylib             	0x000000018c0db460 abort + 104
3   libruby.2.6.dylib             	0x00000001cff0b334 0x1cfeae000 + 381748
4   libruby.2.6.dylib             	0x00000001cff0b3b4 rb_bug_context + 128
5   libruby.2.6.dylib             	0x00000001cffd4610 0x1cfeae000 + 1205776
6   libsystem_platform.dylib      	0x000000018c1ddc44 _sigtramp + 56
7   ffi_c.bundle                  	0x00000001007a68d4 prep_trampoline + 56 (MethodHandle.c:139)
8   ffi_c.bundle                  	0x00000001007a346c rbffi_Closure_Alloc + 280 (ClosurePool.c:171)
9   ffi_c.bundle                  	0x00000001007a6788 rbffi_MethodHandle_Alloc + 36 (MethodHandle.c:96)
10  ffi_c.bundle                  	0x00000001007a45b8 function_attach + 124 (Function.c:394)
11  libruby.2.6.dylib             	0x00000001d0033f0c 0x1cfeae000 + 1597196
12  libruby.2.6.dylib             	0x00000001d0022064 0x1cfeae000 + 1523812
13  libruby.2.6.dylib             	0x00000001d003074c rb_vm_exec + 2028
14  libruby.2.6.dylib             	0x00000001cff4dbc8 0x1cfeae000 + 654280
15  libruby.2.6.dylib             	0x00000001cff4e4e8 rb_require_internal + 692
16  libruby.2.6.dylib             	0x00000001cff4dce0 rb_require_safe + 24
17  libruby.2.6.dylib             	0x00000001d0033f0c 0x1cfeae000 + 1597196
18  libruby.2.6.dylib             	0x00000001d0022064 0x1cfeae000 + 1523812
19  libruby.2.6.dylib             	0x00000001d003074c rb_vm_exec + 2028
20  libruby.2.6.dylib             	0x00000001cff4dbc8 0x1cfeae000 + 654280
21  libruby.2.6.dylib             	0x00000001cff4e4e8 rb_require_internal + 692
22  libruby.2.6.dylib             	0x00000001cff4dce0 rb_require_safe + 24
23  libruby.2.6.dylib             	0x00000001d0033f0c 0x1cfeae000 + 1597196
24  libruby.2.6.dylib             	0x00000001d0022064 0x1cfeae000 + 1523812
25  libruby.2.6.dylib             	0x00000001d003074c rb_vm_exec + 2028
26  libruby.2.6.dylib             	0x00000001cff4dbc8 0x1cfeae000 + 654280
27  libruby.2.6.dylib             	0x00000001cff4e4e8 rb_require_internal + 692
28  libruby.2.6.dylib             	0x00000001cff4dce0 rb_require_safe + 24
29  libruby.2.6.dylib             	0x00000001d0033f0c 0x1cfeae000 + 1597196
30  libruby.2.6.dylib             	0x00000001d0022064 0x1cfeae000 + 1523812
31  libruby.2.6.dylib             	0x00000001d003074c rb_vm_exec + 2028
32  libruby.2.6.dylib             	0x00000001d002ba54 rb_yield_1 + 92
33  libruby.2.6.dylib             	0x00000001cfeb89b4 0x1cfeae000 + 43444
34  libruby.2.6.dylib             	0x00000001d0033f0c 0x1cfeae000 + 1597196
35  libruby.2.6.dylib             	0x00000001d0021fbc 0x1cfeae000 + 1523644
36  libruby.2.6.dylib             	0x00000001d003074c rb_vm_exec + 2028
37  libruby.2.6.dylib             	0x00000001cff4dbc8 0x1cfeae000 + 654280
38  libruby.2.6.dylib             	0x00000001cff4d8e8 0x1cfeae000 + 653544
39  libruby.2.6.dylib             	0x00000001cff4eb9c 0x1cfeae000 + 658332
40  libruby.2.6.dylib             	0x00000001d0033f0c 0x1cfeae000 + 1597196
41  libruby.2.6.dylib             	0x00000001d0022064 0x1cfeae000 + 1523812
42  libruby.2.6.dylib             	0x00000001d003074c rb_vm_exec + 2028
43  libruby.2.6.dylib             	0x00000001cff11cfc 0x1cfeae000 + 408828
44  libruby.2.6.dylib             	0x00000001cff11bec ruby_run_node + 72
45  ruby                          	0x0000000100503508 main + 92
46  libdyld.dylib                 	0x000000018c1b0420 start + 4

Thread 1:
0   libsystem_kernel.dylib        	0x000000018c160f90 poll + 8
1   libruby.2.6.dylib             	0x00000001d0004734 0x1cfeae000 + 1402676
2   libsystem_pthread.dylib       	0x000000018c192fd4 _pthread_start + 320
3   libsystem_pthread.dylib       	0x000000018c18dd3c thread_start + 8

Thread 2:
0   libsystem_kernel.dylib        	0x000000018c15c5c8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x000000018c193508 _pthread_cond_wait + 1248
2   libruby.2.6.dylib             	0x00000001d0003ad8 0x1cfeae000 + 1399512
3   libruby.2.6.dylib             	0x00000001d0003c0c 0x1cfeae000 + 1399820
4   libsystem_pthread.dylib       	0x000000018c192fd4 _pthread_start + 320
5   libsystem_pthread.dylib       	0x000000018c18dd3c thread_start + 8

Thread 3:: open3.rb:395
0   libsystem_kernel.dylib        	0x000000018c15c5c8 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	0x000000018c193508 _pthread_cond_wait + 1248
2   libruby.2.6.dylib             	0x00000001d0003ad8 0x1cfeae000 + 1399512
3   libruby.2.6.dylib             	0x00000001d0003c0c 0x1cfeae000 + 1399820
4   libsystem_pthread.dylib       	0x000000018c192fd4 _pthread_start + 320
5   libsystem_pthread.dylib       	0x000000018c18dd3c thread_start + 8

Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x000000015c8d10e0   x5: 0x000000015c8d1a80   x6: 0x000000000000000a   x7: 0x0000000000000000
    x8: 0xe7dcfed8467a7b7d   x9: 0xe7dcfed946e8063d  x10: 0x0000000000000002  x11: 0x00000000fffffffd
   x12: 0x0000010000000000  x13: 0x0000000000000000  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0x0000000000000148  x17: 0x00000001fa942e90  x18: 0x0000000000000000  x19: 0x0000000000000006
   x20: 0x0000000100927d40  x21: 0x0000000000000103  x22: 0x0000000100927e20  x23: 0x00000001007b4000
   x24: 0x0000000000000028  x25: 0x0000019900000000  x26: 0x0000000000000199  x27: 0x000000015f09a660
   x28: 0x0000000000000028   fp: 0x000000015c8d1aa0   lr: 0x000000018c192b98
    sp: 0x000000015c8d1a80   pc: 0x000000018c160e78 cpsr: 0x40000000
   far: 0x000000015003c000  esr: 0x56000080


Binary Images:
       0x100500000 -        0x100503fff  ruby (145.100.1) <E5F7EF7C-840D-323D-B347-0AEE6D0BB96B> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby
       0x1005a0000 -        0x1005a3fff  encdb.bundle (145.100.1) <8A3E349C-2E57-30CB-9691-B67CFBD48A82> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/encdb.bundle
       0x1005ac000 -        0x1005affff  transdb.bundle (145.100.1) <C2DFABAE-C059-34FD-BC87-5C422827CC29> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/trans/transdb.bundle
       0x1005b8000 -        0x1005bffff  stringio.bundle (145.100.1) <6A4BD169-2A0E-350B-96E5-DDCEE59A93F2> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/stringio.bundle
       0x1005cc000 -        0x1005d3fff  pathname.bundle (145.100.1) <D1BFE7CF-E6D3-36EA-B887-88D667B80652> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/pathname.bundle
       0x1005e0000 -        0x1005e3fff  escape.bundle (145.100.1) <ACD838F9-70C5-3199-A033-6CECF77F1C34> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/cgi/escape.bundle
       0x1005f0000 -        0x10061ffff  date_core.bundle (145.100.1) <9BDA729E-DC24-3D4F-9B30-D7BD7CB700A4> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/date_core.bundle
       0x10062c000 -        0x10063bfff  bigdecimal.bundle (145.100.1) <40B657EB-03D5-3B86-ACD2-FD24A344272B> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/bigdecimal.bundle
       0x100648000 -        0x10064bfff  etc.bundle (145.100.1) <7A6BE69F-2FD6-3637-8E7B-D7E362A68383> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/etc.bundle
       0x100658000 -        0x10065bfff  digest.bundle (145.100.1) <7FE55B57-1FA7-333D-90BE-A85F08F2A096> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/digest.bundle
       0x100668000 -        0x10066bfff  strscan.bundle (145.100.1) <16F8E0B4-38B4-35C1-B24A-A4AD99A0DF4C> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/strscan.bundle
       0x100678000 -        0x100697fff  socket.bundle (145.100.1) <93467C4F-FEFD-3428-AE51-48EDD21AE86C> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/socket.bundle
       0x1006a8000 -        0x1006abfff  wait.bundle (145.100.1) <01D995BE-CA58-3104-9F7A-41C6079D1C02> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/io/wait.bundle
       0x1006b8000 -        0x1006c3fff  zlib.bundle (145.100.1) <9834AFF5-77B6-3EBE-A87B-ECC3ADDE26B7> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/zlib.bundle
       0x1006d0000 -        0x1006d3fff  windows_31j.bundle (145.100.1) <8FCD74F7-BD8A-353E-BE8E-10BA2AE4A09F> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/enc/windows_31j.bundle
       0x1006dc000 -        0x1006dffff  parser.bundle (145.100.1) <12B0D2E7-D497-33D0-A10E-801E69B4A590> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/json/ext/parser.bundle
       0x1006ec000 -        0x1006f3fff  generator.bundle (145.100.1) <5CFF0303-C86C-35B6-9773-3B5D7E68E791> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/json/ext/generator.bundle
       0x100700000 -        0x10073bfff  openssl.bundle (145.100.1) <E272E8E8-059B-389E-9809-4A9ADEF7BB81> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/openssl.bundle
       0x100758000 -        0x10075bfff  nonblock.bundle (145.100.1) <96B9F85A-1361-3B94-B81D-1B51198E72AA> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/io/nonblock.bundle
       0x100764000 -        0x10077ffff  psych.bundle (145.100.1) <4D9BB2CC-41BD-3CF5-B251-A1D42A9A3793> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/psych.bundle
       0x10078c000 -        0x10078ffff  sha2.bundle (145.100.1) <5179A5FE-DDD9-31B9-9FEC-7EF7D99C792D> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin20/digest/sha2.bundle
       0x100798000 -        0x1007affff +ffi_c.bundle (0) <452FA6C1-DC89-388D-B6DE-3A6AE51877F1> /Library/Ruby/Gems/2.6.0/gems/ffi-1.15.1/lib/ffi_c.bundle
       0x10086c000 -        0x1008ebfff  dyld (851.27) <DB836223-E7A0-3E2C-9632-58BB44DB56E9> /usr/lib/dyld
       0x18beee000 -        0x18beeffff  libsystem_blocks.dylib (79) <6DD71358-0029-3919-932B-C04DB1D407A5> /usr/lib/system/libsystem_blocks.dylib
       0x18bef0000 -        0x18bf27fff  libxpc.dylib (2038.100.48) <E060D0AA-33F9-376E-8947-2FE8F31AB4CA> /usr/lib/system/libxpc.dylib
       0x18bf28000 -        0x18bf3ffff  libsystem_trace.dylib (1277.100.21) <0B5646C1-032C-3734-B559-C17E377B315A> /usr/lib/system/libsystem_trace.dylib
       0x18bf40000 -        0x18bfb3fff  libcorecrypto.dylib (1000.100.38) <F6D67608-CF61-3555-AD08-DD335048585F> /usr/lib/system/libcorecrypto.dylib
       0x18bfb4000 -        0x18bfdffff  libsystem_malloc.dylib (317.100.9) <0E5B3E8E-D999-3EBC-94E6-C66EA9BCDB46> /usr/lib/system/libsystem_malloc.dylib
       0x18bfe0000 -        0x18c024fff  libdispatch.dylib (1271.100.5) <28B946EB-7435-3DEF-999F-18A4F8A236D4> /usr/lib/system/libdispatch.dylib
       0x18c025000 -        0x18c05efff  libobjc.A.dylib (824) <AD69D65F-B680-3CDE-ACB0-F7DA4976A52F> /usr/lib/libobjc.A.dylib
       0x18c05f000 -        0x18c061fff  libsystem_featureflags.dylib (28.60.1) <3337B778-D4D3-3EB6-B197-83861DDEE8DB> /usr/lib/system/libsystem_featureflags.dylib
       0x18c062000 -        0x18c0e3fff  libsystem_c.dylib (1439.100.3) <9680A140-BC7D-3A57-AEAB-D32CFC5713B1> /usr/lib/system/libsystem_c.dylib
       0x18c0e4000 -        0x18c13ffff  libc++.1.dylib (905.6) <E692D64D-0E8A-3270-B2C5-C71777E0DB33> /usr/lib/libc++.1.dylib
       0x18c140000 -        0x18c157fff  libc++abi.dylib (905.6) <3409B6F1-870E-39D9-A61F-5FE711738D1B> /usr/lib/libc++abi.dylib
       0x18c158000 -        0x18c18bfff  libsystem_kernel.dylib (7195.101.2) <D4C172DA-4E97-32E4-8969-C738E4AC9559> /usr/lib/system/libsystem_kernel.dylib
       0x18c18c000 -        0x18c197fff  libsystem_pthread.dylib (454.100.8) <84CF19CF-0E7D-3604-900D-B16E6EDEAD0A> /usr/lib/system/libsystem_pthread.dylib
       0x18c198000 -        0x18c1d9fff  libdyld.dylib (851.27) <50204FB1-CB74-3B88-8C20-419704B28B56> /usr/lib/system/libdyld.dylib
       0x18c1da000 -        0x18c1e0fff  libsystem_platform.dylib (254.80.2) <991F42C6-2E43-3937-B899-A9A043208020> /usr/lib/system/libsystem_platform.dylib
       0x18c1e1000 -        0x18c20cfff  libsystem_info.dylib (542.40.3) <74EE0B71-3303-3A7C-B4BF-75F1EF9F3F8F> /usr/lib/system/libsystem_info.dylib
       0x18c20d000 -        0x18c6bbfff  com.apple.CoreFoundation (6.9 - 1775.118.101) <BF802A59-20F4-3AAD-80A2-8F17D95EC542> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x18c6bc000 -        0x18c8f2fff  com.apple.LaunchServices (1122.33 - 1122.33) <126E5536-55D7-31B0-919A-275EF3EA81A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
       0x18c8f3000 -        0x18c9ccfff  com.apple.gpusw.MetalTools (1.0 - 1) <F31509E5-3098-31D6-B621-BB9689E120FC> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
       0x18c9cd000 -        0x18cc37fff  libBLAS.dylib (1336.101.1) <BF37E36F-E340-384B-8177-A905A6F85689> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
       0x18cc38000 -        0x18cc81fff  com.apple.Lexicon-framework (1.0 - 86.1) <7D2CBE29-723D-3E14-97AD-208AD999E5E6> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
       0x18cc82000 -        0x18cce5fff  libSparse.dylib (106) <3E5529B2-78EF-3084-B350-6971CFF34493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
       0x18cce6000 -        0x18cd6dfff  com.apple.SystemConfiguration (1.20 - 1.20) <B0F993E3-BA90-3981-88C3-4B06755DDAD2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
       0x18cd6e000 -        0x18cda1fff  libCRFSuite.dylib (50) <EBB4A005-8E4C-364C-9E05-02FA36B589F9> /usr/lib/libCRFSuite.dylib
       0x18cda2000 -        0x18cfd0fff  libmecabra.dylib (929.9) <975A39A3-CA27-3805-8DB8-9CA0F6C1AEE1> /usr/lib/libmecabra.dylib
       0x18cfd1000 -        0x18d35dfff  com.apple.Foundation (6.9 - 1775.118.101) <899ED889-CC93-35B4-9B3D-F68CD81BA919> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x18d35e000 -        0x18d44dfff  com.apple.LanguageModeling (1.0 - 247.3) <0F0144FC-D3D6-39C3-9585-D0D21390969C> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
       0x18dfc5000 -        0x18e328fff  com.apple.security (7.0 - 59754.100.106) <5DF3DBA7-BEB0-31B1-B516-62C5CBCCB64A> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x18e329000 -        0x18e59afff  libicucore.A.dylib (66112) <8C6F8C33-9711-3924-A158-67FE12FB1682> /usr/lib/libicucore.A.dylib
       0x18e59b000 -        0x18e5a5fff  libsystem_darwin.dylib (1439.100.3) <24EF8097-F2FE-3A7B-8967-B1ABB66D3E9D> /usr/lib/system/libsystem_darwin.dylib
       0x18e5a6000 -        0x18e899fff  com.apple.CoreServices.CarbonCore (1307.2 - 1307.2) <D052CD4F-456B-3F0F-B17E-C3893CB5B602> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
       0x18e8d6000 -        0x18e911fff  com.apple.CSStore (1122.33 - 1122.33) <26288C36-E391-3FA5-B144-32DA348D6292> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
       0x18e912000 -        0x18e9ddfff  com.apple.framework.IOKit (2.0.2 - 1845.100.19) <663B83F3-739B-33BD-9958-5CD955744D3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x18e9de000 -        0x18e9e9fff  libsystem_notify.dylib (279.40.4) <D6E6F5C7-AF4A-3AFB-8BFB-9D15FA73061D> /usr/lib/system/libsystem_notify.dylib
       0x18fde7000 -        0x190527fff  libnetwork.dylib (2288.100.111) <04DC870F-2F5D-3C06-A903-DD73B2829380> /usr/lib/libnetwork.dylib
       0x190528000 -        0x1909affff  com.apple.CFNetwork (1237 - 1237) <93368EFC-BBD5-340B-9810-6C714FDF90E7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x1909b0000 -        0x1909bffff  libsystem_networkextension.dylib (1295.101.1) <A9BF7C18-36A4-35CA-8954-2DD6EA2426D9> /usr/lib/system/libsystem_networkextension.dylib
       0x1909c0000 -        0x1909c1fff  libenergytrace.dylib (22.100.1) <B80E1BD9-BD07-30A2-B952-1B814162F4BD> /usr/lib/libenergytrace.dylib
       0x1909c2000 -        0x190a14fff  libMobileGestalt.dylib (978.100.37) <B9F374A6-6048-325E-A442-13226E0D77A9> /usr/lib/libMobileGestalt.dylib
       0x190a15000 -        0x190a2cfff  libsystem_asl.dylib (385) <F79A9C7C-D71A-371D-ACB8-BAD989D46E7D> /usr/lib/system/libsystem_asl.dylib
       0x190a2d000 -        0x190a46fff  com.apple.TCC (1.0 - 1) <0D3C3BBB-BE2C-3651-BDA5-B5E62A06DF41> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
       0x191c0a000 -        0x191da7fff  libsqlite3.dylib (321.3) <D8C91B63-0FA2-3208-9386-630B6A4C893F> /usr/lib/libsqlite3.dylib
       0x191f05000 -        0x191f78fff  com.apple.AE (918.4 - 918.4) <3737110E-66A8-3E93-AF93-FCD46EAC0AC8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x191f79000 -        0x191f80fff  libdns_services.dylib (1310.100.10) <DFCB37F4-7C74-31BA-9CA6-9612FA837552> /usr/lib/libdns_services.dylib
       0x191f81000 -        0x191f88fff  libsystem_symptoms.dylib (1431.100.22) <286DD4C5-E381-3B1E-A7FA-D01650331B6C> /usr/lib/system/libsystem_symptoms.dylib
       0x1920df000 -        0x192111fff  com.apple.analyticsd (1.0 - 1) <CF0F61F0-65E7-3BE0-969F-BDD937B87D11> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
       0x192112000 -        0x192114fff  libDiagnosticMessagesClient.dylib (112) <CAE960CC-75A9-301E-ADA4-7998CAEF48B7> /usr/lib/libDiagnosticMessagesClient.dylib
       0x192115000 -        0x192160fff  com.apple.spotlight.metadata.utilities (1.0 - 2150.16) <31701956-355F-3BA9-BEF1-35EBE7953A02> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
       0x192161000 -        0x1921fafff  com.apple.Metadata (10.7.0 - 2150.16) <D6E78FFE-7627-3A3B-A87B-69F17EB99A1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
       0x1921fb000 -        0x192201fff  com.apple.DiskArbitration (2.7 - 2.7) <AE00C5BF-2E58-3B13-92B0-4C3C02F33397> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x192202000 -        0x19250cfff  com.apple.vImage (8.1 - 544.4) <A658A554-97B8-3818-BDB4-8160AEA94B57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
       0x192a0e000 -        0x192a1bfff  com.apple.OpenDirectory (11.3 - 230.40.1) <BE966B06-4122-32D2-A72D-378C751CFBEA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x192a1c000 -        0x192a3bfff  com.apple.CFOpenDirectory (11.3 - 230.40.1) <54398A7B-9A0D-3BC5-9673-73388906309A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
       0x192a3c000 -        0x192a44fff  com.apple.CoreServices.FSEvents (1290.101.1 - 1290.101.1) <E8B4A343-E15A-3A4D-BFA4-F2318FF8EBA1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
       0x192a45000 -        0x192a68fff  com.apple.coreservices.SharedFileList (144 - 144) <2A184E5F-21E6-3CDF-A08E-DE721305B1DD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
       0x192a69000 -        0x192a6bfff  libapp_launch_measurement.dylib (14.1) <3C025258-AB97-3777-A862-72FE15DF2CC0> /usr/lib/libapp_launch_measurement.dylib
       0x192a6c000 -        0x192aaefff  com.apple.CoreAutoLayout (1.0 - 21.10.1) <D57B98F2-728A-362A-8C33-D67D7031D5BD> /System/Library/PrivateFrameworks/CoreAutoLayout.framework/Versions/A/CoreAutoLayout
       0x192aaf000 -        0x192b9bfff  libxml2.2.dylib (34.9) <99E8394A-E178-369D-9B94-D558AA317656> /usr/lib/libxml2.2.dylib
       0x193dd0000 -        0x193de1fff  libsystem_containermanager.dylib (318.100.4) <5CDF5965-B48E-3CBA-A980-E6087AC734EC> /usr/lib/system/libsystem_containermanager.dylib
       0x193de2000 -        0x193df3fff  com.apple.IOSurface (290.7 - 290.7) <D0329678-B1D1-3B68-8B1E-CBFA0125CC5A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x193df4000 -        0x193dfdfff  com.apple.IOAccelerator (442.9 - 442.9) <73EFB41C-E94E-309B-8F65-FF2882CC0ED4> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
       0x193dfe000 -        0x193eecfff  com.apple.Metal (244.119 - 244.119) <6438ABB8-C006-391B-8A91-CBC5B086BD9C> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
       0x1949e8000 -        0x194a4cfff  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <E605D274-E6D7-3DF1-9367-D3BD3A76776B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSCore.framework/Versions/A/MPSCore
       0x194a4d000 -        0x194a51fff  libsystem_configuration.dylib (1109.101.1) <0652C679-6D13-3AC7-9941-CA71643BD051> /usr/lib/system/libsystem_configuration.dylib
       0x194a52000 -        0x194a56fff  libsystem_sandbox.dylib (1441.101.1) <704F03F3-ABC8-3904-8395-DFA0FA94A824> /usr/lib/system/libsystem_sandbox.dylib
       0x194a57000 -        0x194a58fff  com.apple.AggregateDictionary (1.0 - 1) <D4588867-75A6-356C-B7C1-DE2104FB88C0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
       0x194a59000 -        0x194a5cfff  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <72BBD386-C2EF-3F86-9BCE-554D9BC2F987> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
       0x194a5d000 -        0x194a5efff  liblangid.dylib (136) <4CEDC381-7DE7-38BD-9A52-64D7D17DCD04> /usr/lib/liblangid.dylib
       0x194a5f000 -        0x194aecfff  com.apple.CoreNLP (1.0 - 245.2) <287B0C55-896A-38F3-A02C-9B9FCF507F56> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
       0x194aed000 -        0x194af4fff  com.apple.LinguisticData (1.0 - 399) <DF339851-C711-32C2-88C8-39A4755D3E07> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
       0x194af5000 -        0x194fb3fff  libBNNS.dylib (288.100.5) <D3EA4C52-B148-3727-8453-4CAF96A8C4F6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
       0x194fb4000 -        0x195062fff  libvDSP.dylib (760.100.3) <D0557189-AE94-3044-AE34-1010EDB0F002> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
       0x195063000 -        0x195075fff  com.apple.CoreEmoji (1.0 - 128.4) <2FF93761-9498-33C7-BEE6-2B19ACBD63A2> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
       0x195076000 -        0x195080fff  com.apple.IOMobileFramebuffer (343.0.0 - 343.0.0) <DA6BE348-C26C-3798-BE67-E897B1C4B218> /System/Library/PrivateFrameworks/IOMobileFramebuffer.framework/Versions/A/IOMobileFramebuffer
       0x19537f000 -        0x195402fff  com.apple.securityfoundation (6.0 - 55240.40.4) <DE97EE3B-6BAA-3AD0-99D4-C015C167304F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
       0x195403000 -        0x19540cfff  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <D8061212-3DDE-3ABC-914B-86E28E5F8AAF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
       0x19540d000 -        0x195412fff  com.apple.xpc.ServiceManagement (1.0 - 1) <13E212E3-6007-32B4-9A85-500EA5E26D61> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
       0x195413000 -        0x195415fff  libquarantine.dylib (119.40.2) <B6015A7E-5A34-36E1-A075-E372C6738E16> /usr/lib/system/libquarantine.dylib
       0x195416000 -        0x195425fff  libCheckFix.dylib (31) <CD539ED5-341D-3659-A317-9066ECE341EA> /usr/lib/libCheckFix.dylib
       0x195426000 -        0x19543cfff  libcoretls.dylib (169.100.1) <AD1A5975-5E68-3D64-ADAA-55F05A854503> /usr/lib/libcoretls.dylib
       0x19543d000 -        0x19544dfff  libbsm.0.dylib (68.40.1) <3DC6FED0-4410-32A7-85A3-3D7461B9E9A1> /usr/lib/libbsm.0.dylib
       0x19544e000 -        0x195493fff  libmecab.dylib (929.9) <E8FAB17C-0FD1-3FD0-9CB9-03D346EEB135> /usr/lib/libmecab.dylib
       0x195494000 -        0x195498fff  libgermantok.dylib (24) <AEDC4728-4FC4-3B80-B6C8-E2B3AFFFBFEE> /usr/lib/libgermantok.dylib
       0x195499000 -        0x1954adfff  libLinearAlgebra.dylib (1336.101.1) <77703B0A-142F-3D54-A974-A300A49001B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
       0x1954ae000 -        0x1956b1fff  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <626E5C3D-1EFA-37C7-A304-152CCF1B8878> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
       0x1956b2000 -        0x1956fbfff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <24D5CB6D-BF21-3A93-966A-5BE0CD6BFB53> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
       0x1956fc000 -        0x19584efff  com.apple.MLCompute (1.0 - 1) <5E5AA010-08F6-37D1-86C9-06BCDB7E0D98> /System/Library/Frameworks/MLCompute.framework/Versions/A/MLCompute
       0x19584f000 -        0x19587dfff  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <65D36A4C-08C4-311B-9AD2-5EBC36F2BF48> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
       0x19587e000 -        0x1958d0fff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <E95A075E-80F5-3399-96DE-CE67AB35852C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
       0x1958d1000 -        0x195958fff  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <6B489F13-738D-30BD-80B8-E550CD37DB81> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/Frameworks/MPSImage.framework/Versions/A/MPSImage
       0x195959000 -        0x195968fff  com.apple.AppleFSCompression (125 - 1.0) <FF1BCCC9-934E-300A-A33A-7BA077179777> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
       0x195969000 -        0x195975fff  libbz2.1.0.dylib (44) <0792258E-8F02-3C0D-89BC-AF286792501F> /usr/lib/libbz2.1.0.dylib
       0x195976000 -        0x19597afff  libsystem_coreservices.dylib (127) <D5850DD3-72A6-3BF7-8A37-4CEA4DF61CC9> /usr/lib/system/libsystem_coreservices.dylib
       0x19597b000 -        0x1959abfff  com.apple.CoreServices.OSServices (1122.33 - 1122.33) <99622793-6045-36D0-B959-EB6FD06202C0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
       0x195b60000 -        0x195b71fff  libz.1.dylib (76) <031516CB-4CBD-33BF-80FE-671F1539A93B> /usr/lib/libz.1.dylib
       0x195b72000 -        0x195b9ffff  libsystem_m.dylib (3186.100.3) <549C9342-4F61-3D9E-9727-9F9B72C9F49F> /usr/lib/system/libsystem_m.dylib
       0x195ba0000 -        0x195ba0fff  libcharset.1.dylib (59) <A83762DF-A611-3148-9926-C0874266E926> /usr/lib/libcharset.1.dylib
       0x195ba1000 -        0x195ba6fff  libmacho.dylib (980) <EDA2EE02-A2E8-32D6-8456-491AE6711D41> /usr/lib/system/libmacho.dylib
       0x195ba7000 -        0x195bbefff  libkxld.dylib (7195.101.2) <05EE679E-B69F-37E1-8406-40A1E3265A0A> /usr/lib/system/libkxld.dylib
       0x195bbf000 -        0x195bccfff  libcommonCrypto.dylib (60178.100.1) <63177DD5-51C5-3BAC-8E02-F3A435D94034> /usr/lib/system/libcommonCrypto.dylib
       0x195bcd000 -        0x195bd7fff  libunwind.dylib (201) <46052246-A538-3A3D-B1CA-AA9918387228> /usr/lib/system/libunwind.dylib
       0x195bd8000 -        0x195bdffff  liboah.dylib (203.42) <099BFF77-C172-3BB3-B8EF-CC327B9596BE> /usr/lib/liboah.dylib
       0x195be0000 -        0x195be8fff  libcopyfile.dylib (173.40.2) <93F3CAE3-AD9C-3E76-A6E0-F8F068C86853> /usr/lib/system/libcopyfile.dylib
       0x195be9000 -        0x195becfff  libcompiler_rt.dylib (102.2) <7BEF62AF-3C32-3793-94F2-275F6EA29F26> /usr/lib/system/libcompiler_rt.dylib
       0x195bed000 -        0x195beffff  libsystem_collections.dylib (1439.100.3) <F2BDBFD0-5145-3591-89CD-25C174F14EC5> /usr/lib/system/libsystem_collections.dylib
       0x195bf0000 -        0x195bf2fff  libsystem_secinit.dylib (87.60.1) <DF976C39-729C-3AE4-AE08-B14C5A81BF11> /usr/lib/system/libsystem_secinit.dylib
       0x195bf3000 -        0x195bf5fff  libremovefile.dylib (49.101.1) <2E931B23-0616-36E2-A4BF-CCC1195FA107> /usr/lib/system/libremovefile.dylib
       0x195bf6000 -        0x195bf6fff  libkeymgr.dylib (31) <398F9023-1475-3516-9EA6-85C00527229E> /usr/lib/system/libkeymgr.dylib
       0x195bf7000 -        0x195bfffff  libsystem_dnssd.dylib (1310.100.10) <42D786D2-7258-3103-80C0-E213A03F6476> /usr/lib/system/libsystem_dnssd.dylib
       0x195c00000 -        0x195c05fff  libcache.dylib (83) <758F8B92-8581-3370-9F97-1E3AB045122F> /usr/lib/system/libcache.dylib
       0x195c06000 -        0x195c07fff  libSystem.B.dylib (1292.100.5) <A03485B7-4C44-3F47-8BF9-5D6E1BE0CF27> /usr/lib/libSystem.B.dylib
       0x195c08000 -        0x195c0bfff  libfakelink.dylib (3) <7C584F63-B111-3D86-A765-DD9F3576BCCF> /usr/lib/libfakelink.dylib
       0x195c0c000 -        0x195c0cfff  com.apple.SoftLinking (1.0 - 1) <B3A37E5A-F2CD-3681-A16B-46166F913BC7> /System/Library/PrivateFrameworks/SoftLinking.framework/Versions/A/SoftLinking
       0x195c0d000 -        0x195c48fff  libpcap.A.dylib (98.100.3) <57C5794B-900A-3F5B-AA56-A967AD5BF013> /usr/lib/libpcap.A.dylib
       0x195c49000 -        0x195d3efff  libiconv.2.dylib (59) <FE26B1AD-0B51-3938-8AA0-140AC5D4777C> /usr/lib/libiconv.2.dylib
       0x195d3f000 -        0x195d51fff  libcmph.dylib (8) <7A4A5F6F-1847-3AEF-BD8D-AD6674B8F95E> /usr/lib/libcmph.dylib
       0x195d52000 -        0x195dc2fff  libarchive.2.dylib (83.100.2) <D9A6DA6A-C9EB-3C20-8574-7F79F52BC924> /usr/lib/libarchive.2.dylib
       0x195dc3000 -        0x195e33fff  com.apple.SearchKit (1.4.1 - 1.4.1) <0242259D-4D21-310C-B81B-550FDA314126> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
       0x195e34000 -        0x195e35fff  libThaiTokenizer.dylib (3) <283F8B81-EAE2-3BEB-B836-FF57D0DC296D> /usr/lib/libThaiTokenizer.dylib
       0x195e36000 -        0x195e5afff  com.apple.applesauce (1.0 - 16.28) <173428D4-22B0-35CD-92E4-336514FEA021> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
       0x195e5b000 -        0x195e71fff  libapple_nghttp2.dylib (1.41) <1CD60AD4-965C-3DEC-A3B9-9306993C0AB2> /usr/lib/libapple_nghttp2.dylib
       0x195e72000 -        0x195e84fff  libSparseBLAS.dylib (1336.101.1) <3A74AD40-6845-33D7-A6E2-F94CAEC0000E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
       0x195e85000 -        0x195e86fff  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <106221F7-1C81-3A41-9BCC-69F0E35CD562> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
       0x195e87000 -        0x195e8bfff  libpam.2.dylib (28.40.1) <BC62B451-4D5A-3BEE-8648-13B94AD188E5> /usr/lib/libpam.2.dylib
       0x195e8c000 -        0x195ea3fff  libcompression.dylib (96.100.7) <31D22285-5DBE-3097-8B55-9CFCB9704734> /usr/lib/libcompression.dylib
       0x195ea4000 -        0x195ea8fff  libQuadrature.dylib (7) <73E51938-AE7B-3F8B-B873-FDE7FCEFB7BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
       0x195ea9000 -        0x196365fff  libLAPACK.dylib (1336.101.1) <D2211930-8DB5-31E9-9F81-4A7E4C5CE568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
       0x196366000 -        0x1963b8fff  com.apple.DictionaryServices (1.2 - 341) <C25BFE81-0A70-3CA9-BBB0-2F0C50F42C86> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
       0x1963b9000 -        0x1963d1fff  liblzma.5.dylib (16) <DAC39A5A-9E20-3FD1-B8FA-2AE1B76DB297> /usr/lib/liblzma.5.dylib
       0x1963d2000 -        0x1963d3fff  libcoretls_cfhelpers.dylib (169.100.1) <7AA528CC-DB1D-3F5E-B163-D0880605C3BD> /usr/lib/libcoretls_cfhelpers.dylib
       0x1963d4000 -        0x1964b8fff  com.apple.APFS (1677.100.114 - 1677.100.114) <1E527A7B-081E-33B3-B8B0-7865A40ABB93> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
       0x1964b9000 -        0x1964c6fff  libxar.1.dylib (452) <450A07D7-4C32-35F7-B9F9-DDAE39B09EA6> /usr/lib/libxar.1.dylib
       0x1964c7000 -        0x1964cafff  libutil.dylib (58.40.2) <487E1711-0032-3E29-9D0F-C0EBCE583BB5> /usr/lib/libutil.dylib
       0x1964cb000 -        0x1964f4fff  libxslt.1.dylib (17.4) <E0F2B367-497D-3C33-BBF1-5C35A4D856ED> /usr/lib/libxslt.1.dylib
       0x1964f5000 -        0x1964fffff  libChineseTokenizer.dylib (37) <78745C20-72C6-395C-BC17-EC2541EAA1E6> /usr/lib/libChineseTokenizer.dylib
       0x196500000 -        0x19656ffff  libvMisc.dylib (760.100.3) <7A93ED19-3E37-30B0-92C9-75BF78B9BBD5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
       0x199019000 -        0x199019fff  liblaunch.dylib (2038.100.48) <8CA6B914-3852-3FE0-B289-6E1DB841C3CA> /usr/lib/system/liblaunch.dylib
       0x19901c000 -        0x19902dfff  libffi.dylib (27) <8F8D888F-87F1-31D8-97F7-E55CAB477D47> /usr/lib/libffi.dylib
       0x19b4bf000 -        0x19b4bffff  libsystem_product_info_filter.dylib (8.40.1) <50BD218A-957D-3A15-BD09-A37F3C9C5499> /usr/lib/system/libsystem_product_info_filter.dylib
       0x19b592000 -        0x19b592fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <952E1E66-3509-3590-A0E2-97E0E24C611B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
       0x19b5b4000 -        0x19b5b4fff  com.apple.CoreServices (1122.33 - 1122.33) <66D7385A-F955-3939-BC93-040D74F8E709> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x19b76c000 -        0x19b76cfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <336944EA-C2F7-3D6F-A7BB-C7AD5846F3B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x19deec000 -        0x19deedfff  com.apple.TrustEvaluationAgent (2.0 - 35) <8F776737-5748-390F-921B-DE8E4B7DB0FC> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
       0x19deee000 -        0x19dfe9fff  libcrypto.44.dylib (56.60.2) <848ADE6E-8E7D-324D-9EE3-D48C03301853> /usr/lib/libcrypto.44.dylib
       0x19dfea000 -        0x19e016fff  libssl.46.dylib (56.60.2) <E0B6D829-07DA-3BDF-9360-9A33F1CC7B09> /usr/lib/libssl.46.dylib
       0x1ce091000 -        0x1ce097fff  libCoreFSCache.dylib (200.8) <9265DDFA-1A78-3460-A34B-D41FCCBC1655> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x1cfeae000 -        0x1d00ddfff  libruby.2.6.dylib (145.100.1) <18F95AC2-63CD-3787-BE1D-9C5E21241FD1> /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/libruby.2.6.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=570.3M resident=0K(0%) swapped_out_or_unallocated=570.3M(100%)
Writable regions: Total=345.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=345.4M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
Kernel Alloc Once                   32K        1 
MALLOC                            94.2M       35 
MALLOC guard page                   96K        5 
MALLOC_MEDIUM (reserved)         240.0M        2         reserved VM address space (unallocated)
STACK GUARD                         48K        3 
Stack                             10.6M        4 
Stack Guard                       56.0M        1 
VM_ALLOCATE                        1.0G        2 
VM_ALLOCATE (reserved)              28K        2         reserved VM address space (unallocated)
__AUTH                             252K       53 
__AUTH_CONST                      3443K      140 
__DATA                            1501K      147 
__DATA_CONST                      4396K      160 
__DATA_DIRTY                       296K       62 
__LINKEDIT                       489.8M       26 
__OBJC_CONST                       421K       39 
__OBJC_RO                         74.9M        1 
__OBJC_RW                         2576K        1 
__TEXT                            80.6M      170 
__UNICODE                          588K        1 
shared memory                       32K        2 
===========                     =======  ======= 
TOTAL                              2.0G      858 
TOTAL, minus reserved VM space     1.8G      858 





-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next