-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7cc5f4c
commit 8170403
Showing
2,325 changed files
with
394,274 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
#!/usr/bin/env ruby | ||
# | ||
# This file was generated by RubyGems. | ||
# | ||
# The application 'fuzzy_match' is installed as part of a gem, and | ||
# this file is here to facilitate running it. | ||
# | ||
|
||
require 'rubygems' | ||
|
||
Gem.use_gemdeps | ||
|
||
version = ">= 0.a" | ||
|
||
str = ARGV.first | ||
if str | ||
str = str.b[/\A_(.*)_\z/, 1] | ||
if str and Gem::Version.correct?(str) | ||
version = str | ||
ARGV.shift | ||
end | ||
end | ||
|
||
if Gem.respond_to?(:activate_bin_path) | ||
load Gem.activate_bin_path('fuzzy_match', 'fuzzy_match', version) | ||
else | ||
gem "fuzzy_match", version | ||
load Gem.bin_path("fuzzy_match", "fuzzy_match", version) | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
#!/usr/bin/env ruby | ||
# | ||
# This file was generated by RubyGems. | ||
# | ||
# The application 'httpclient' is installed as part of a gem, and | ||
# this file is here to facilitate running it. | ||
# | ||
|
||
require 'rubygems' | ||
|
||
Gem.use_gemdeps | ||
|
||
version = ">= 0.a" | ||
|
||
str = ARGV.first | ||
if str | ||
str = str.b[/\A_(.*)_\z/, 1] | ||
if str and Gem::Version.correct?(str) | ||
version = str | ||
ARGV.shift | ||
end | ||
end | ||
|
||
if Gem.respond_to?(:activate_bin_path) | ||
load Gem.activate_bin_path('httpclient', 'httpclient', version) | ||
else | ||
gem "httpclient", version | ||
load Gem.bin_path("httpclient", "httpclient", version) | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
#!/usr/bin/env ruby | ||
# | ||
# This file was generated by RubyGems. | ||
# | ||
# The application 'cocoapods' is installed as part of a gem, and | ||
# this file is here to facilitate running it. | ||
# | ||
|
||
require 'rubygems' | ||
|
||
Gem.use_gemdeps | ||
|
||
version = ">= 0.a" | ||
|
||
str = ARGV.first | ||
if str | ||
str = str.b[/\A_(.*)_\z/, 1] | ||
if str and Gem::Version.correct?(str) | ||
version = str | ||
ARGV.shift | ||
end | ||
end | ||
|
||
if Gem.respond_to?(:activate_bin_path) | ||
load Gem.activate_bin_path('cocoapods', 'pod', version) | ||
else | ||
gem "cocoapods", version | ||
load Gem.bin_path("cocoapods", "pod", version) | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
#!/usr/bin/env ruby | ||
# | ||
# This file was generated by RubyGems. | ||
# | ||
# The application 'cocoapods' is installed as part of a gem, and | ||
# this file is here to facilitate running it. | ||
# | ||
|
||
require 'rubygems' | ||
|
||
Gem.use_gemdeps | ||
|
||
version = ">= 0.a" | ||
|
||
str = ARGV.first | ||
if str | ||
str = str.b[/\A_(.*)_\z/, 1] | ||
if str and Gem::Version.correct?(str) | ||
version = str | ||
ARGV.shift | ||
end | ||
end | ||
|
||
if Gem.respond_to?(:activate_bin_path) | ||
load Gem.activate_bin_path('cocoapods', 'sandbox-pod', version) | ||
else | ||
gem "cocoapods", version | ||
load Gem.bin_path("cocoapods", "sandbox-pod", version) | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
#!/usr/bin/env ruby | ||
# | ||
# This file was generated by RubyGems. | ||
# | ||
# The application 'xcodeproj' is installed as part of a gem, and | ||
# this file is here to facilitate running it. | ||
# | ||
|
||
require 'rubygems' | ||
|
||
Gem.use_gemdeps | ||
|
||
version = ">= 0.a" | ||
|
||
str = ARGV.first | ||
if str | ||
str = str.b[/\A_(.*)_\z/, 1] | ||
if str and Gem::Version.correct?(str) | ||
version = str | ||
ARGV.shift | ||
end | ||
end | ||
|
||
if Gem.respond_to?(:activate_bin_path) | ||
load Gem.activate_bin_path('xcodeproj', 'xcodeproj', version) | ||
else | ||
gem "xcodeproj", version | ||
load Gem.bin_path("xcodeproj", "xcodeproj", version) | ||
end |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+205 KB
vendor/bundle/ruby/3.1.0/extensions/arm64-darwin-22/3.1.0-static/ffi-1.15.5/ffi_c.bundle
Binary file not shown.
Empty file.
44 changes: 44 additions & 0 deletions
44
vendor/bundle/ruby/3.1.0/extensions/arm64-darwin-22/3.1.0-static/ffi-1.15.5/gem_make.out
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
current directory: /Users/ellul/src/metamask/metamask-mobile/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c | ||
/Users/ellul/.rubies/ruby-3.1.4/bin/ruby -I /Users/ellul/.rubies/ruby-3.1.4/lib/ruby/3.1.0 extconf.rb | ||
checking for ffi_prep_closure_loc() in -lffi... yes | ||
checking for ffi_prep_cif_var()... yes | ||
checking for ffi_raw_call()... yes | ||
checking for ffi_prep_raw_closure()... yes | ||
checking for whether -pthread is accepted as LDFLAGS... yes | ||
creating extconf.h | ||
creating Makefile | ||
|
||
current directory: /Users/ellul/src/metamask/metamask-mobile/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c | ||
make DESTDIR\= sitearchdir\=./.gem.20240426-11012-237bux sitelibdir\=./.gem.20240426-11012-237bux clean | ||
|
||
current directory: /Users/ellul/src/metamask/metamask-mobile/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c | ||
make DESTDIR\= sitearchdir\=./.gem.20240426-11012-237bux sitelibdir\=./.gem.20240426-11012-237bux | ||
compiling AbstractMemory.c | ||
compiling ArrayType.c | ||
compiling Buffer.c | ||
compiling Call.c | ||
compiling ClosurePool.c | ||
compiling DynamicLibrary.c | ||
compiling Function.c | ||
compiling FunctionInfo.c | ||
compiling LastError.c | ||
compiling LongDouble.c | ||
compiling MappedType.c | ||
compiling MemoryPointer.c | ||
compiling MethodHandle.c | ||
compiling Platform.c | ||
compiling Pointer.c | ||
compiling Struct.c | ||
compiling StructByValue.c | ||
compiling StructLayout.c | ||
compiling Thread.c | ||
compiling Type.c | ||
compiling Types.c | ||
compiling Variadic.c | ||
compiling ffi.c | ||
linking shared-object ffi_c.bundle | ||
ld: warning: ignoring duplicate libraries: '-lffi' | ||
|
||
current directory: /Users/ellul/src/metamask/metamask-mobile/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c | ||
make DESTDIR\= sitearchdir\=./.gem.20240426-11012-237bux sitelibdir\=./.gem.20240426-11012-237bux install | ||
/usr/bin/install -c -m 0755 ffi_c.bundle ./.gem.20240426-11012-237bux |
Oops, something went wrong.