Vendor gems for speed

This commit is contained in:
Brian McManus 2022-06-08 19:30:30 +00:00 committed by GitHub
parent 80827f9273
commit fb212cccd8
4780 changed files with 682413 additions and 0 deletions

29
vendor/bundle/ruby/3.0.0/bin/bootsnap vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'bootsnap' 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('bootsnap', 'bootsnap', version)
else
gem "bootsnap", version
load Gem.bin_path("bootsnap", "bootsnap", version)
end

29
vendor/bundle/ruby/3.0.0/bin/irb vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'irb' 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('irb', 'irb', version)
else
gem "irb", version
load Gem.bin_path("irb", "irb", version)
end

29
vendor/bundle/ruby/3.0.0/bin/nokogiri vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'nokogiri' 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('nokogiri', 'nokogiri', version)
else
gem "nokogiri", version
load Gem.bin_path("nokogiri", "nokogiri", version)
end

29
vendor/bundle/ruby/3.0.0/bin/puma vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'puma' 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('puma', 'puma', version)
else
gem "puma", version
load Gem.bin_path("puma", "puma", version)
end

29
vendor/bundle/ruby/3.0.0/bin/pumactl vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'puma' 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('puma', 'pumactl', version)
else
gem "puma", version
load Gem.bin_path("puma", "pumactl", version)
end

29
vendor/bundle/ruby/3.0.0/bin/racc vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'racc' 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('racc', 'racc', version)
else
gem "racc", version
load Gem.bin_path("racc", "racc", version)
end

29
vendor/bundle/ruby/3.0.0/bin/rackup vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'rack' 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('rack', 'rackup', version)
else
gem "rack", version
load Gem.bin_path("rack", "rackup", version)
end

29
vendor/bundle/ruby/3.0.0/bin/rails vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'railties' 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('railties', 'rails', version)
else
gem "railties", version
load Gem.bin_path("railties", "rails", version)
end

29
vendor/bundle/ruby/3.0.0/bin/rake vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'rake' 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('rake', 'rake', version)
else
gem "rake", version
load Gem.bin_path("rake", "rake", version)
end

29
vendor/bundle/ruby/3.0.0/bin/rdbg vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'debug' 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('debug', 'rdbg', version)
else
gem "debug", version
load Gem.bin_path("debug", "rdbg", version)
end

29
vendor/bundle/ruby/3.0.0/bin/sprockets vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'sprockets' 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('sprockets', 'sprockets', version)
else
gem "sprockets", version
load Gem.bin_path("sprockets", "sprockets", version)
end

29
vendor/bundle/ruby/3.0.0/bin/thor vendored Executable file
View file

@ -0,0 +1,29 @@
#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'thor' 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('thor', 'thor', version)
else
gem "thor", version
load Gem.bin_path("thor", "thor", 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 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 not shown.

View file

@ -0,0 +1,15 @@
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/bindex-0.8.1/ext/skiptrace
/opt/ruby/3.0.3/bin/ruby -I /opt/ruby/3.0.3/lib/ruby/site_ruby/3.0.0 -r ./siteconf20220608-13374-y6b2k2.rb extconf.rb
creating Makefile
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/bindex-0.8.1/ext/skiptrace
make DESTDIR\= clean
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/bindex-0.8.1/ext/skiptrace
make DESTDIR\=
compiling cruby.c
linking shared-object skiptrace/internal/cruby.so
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/bindex-0.8.1/ext/skiptrace
make DESTDIR\= install
/usr/bin/install -c -m 0755 cruby.so ./.gem.20220608-13374-5m4znk/skiptrace/internal

View file

@ -0,0 +1,15 @@
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.12.0/ext/bootsnap
/opt/ruby/3.0.3/bin/ruby -I /opt/ruby/3.0.3/lib/ruby/site_ruby/3.0.0 -r ./siteconf20220608-13374-aojd21.rb extconf.rb
creating Makefile
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.12.0/ext/bootsnap
make DESTDIR\= clean
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.12.0/ext/bootsnap
make DESTDIR\=
compiling bootsnap.c
linking shared-object bootsnap/bootsnap.so
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/bootsnap-1.12.0/ext/bootsnap
make DESTDIR\= install
/usr/bin/install -c -m 0755 bootsnap.so ./.gem.20220608-13374-bmdxrz/bootsnap

View file

@ -0,0 +1,19 @@
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/debug-1.5.0/ext/debug
/opt/ruby/3.0.3/bin/ruby -I /opt/ruby/3.0.3/lib/ruby/site_ruby/3.0.0 -r ./siteconf20220608-13374-gjsmu4.rb extconf.rb
checking for rb_iseq_parameters(NULL, 0) in VALUE rb_iseq_parameters(void *, int is_proc);... yes
checking for rb_iseq_code_location(NULL, NULL, NULL, NULL, NULL) in void rb_iseq_code_location(void *, int *first_lineno, int *first_column, int *last_lineno, int *last_column);... yes
checking for rb_iseq_type(NULL) in VALUE rb_iseq_type(void *);... no
creating Makefile
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/debug-1.5.0/ext/debug
make DESTDIR\= clean
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/debug-1.5.0/ext/debug
make DESTDIR\=
compiling debug.c
compiling iseq_collector.c
linking shared-object debug/debug.so
current directory: /workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/debug-1.5.0/ext/debug
make DESTDIR\= install
/usr/bin/install -c -m 0755 debug.so ./.gem.20220608-13374-oqfufh/debug

View file

@ -0,0 +1,89 @@
have_func: checking for rb_iseq_parameters(NULL, 0) in VALUE rb_iseq_parameters(void *, int is_proc);... -------------------- yes
"gcc -o conftest -I/opt/ruby/3.0.3/include/ruby-3.0.0/x86_64-linux -I/opt/ruby/3.0.3/include/ruby-3.0.0/ruby/backward -I/opt/ruby/3.0.3/include/ruby-3.0.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/opt/ruby/3.0.3/lib -Wl,-rpath,/opt/ruby/3.0.3/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/opt/ruby/3.0.3/lib -L/opt/ruby/3.0.3/lib -lruby -lm -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: int main(int argc, char **argv)
4: {
5: return !!argv[argc];
6: }
/* end */
"gcc -o conftest -I/opt/ruby/3.0.3/include/ruby-3.0.0/x86_64-linux -I/opt/ruby/3.0.3/include/ruby-3.0.0/ruby/backward -I/opt/ruby/3.0.3/include/ruby-3.0.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/opt/ruby/3.0.3/lib -Wl,-rpath,/opt/ruby/3.0.3/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/opt/ruby/3.0.3/lib -L/opt/ruby/3.0.3/lib -lruby -lm -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: VALUE rb_iseq_parameters(void *, int is_proc);
4: /*top*/
5: extern int t(void);
6: int main(int argc, char **argv)
7: {
8: if (argc > 1000000) {
9: int (* volatile tp)(void)=(int (*)(void))&t;
10: printf("%d", (*tp)());
11: }
12:
13: return !!argv[argc];
14: }
15:
16: int t(void) { rb_iseq_parameters(NULL, 0); return 0; }
/* end */
--------------------
have_func: checking for rb_iseq_code_location(NULL, NULL, NULL, NULL, NULL) in void rb_iseq_code_location(void *, int *first_lineno, int *first_column, int *last_lineno, int *last_column);... -------------------- yes
"gcc -o conftest -I/opt/ruby/3.0.3/include/ruby-3.0.0/x86_64-linux -I/opt/ruby/3.0.3/include/ruby-3.0.0/ruby/backward -I/opt/ruby/3.0.3/include/ruby-3.0.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/opt/ruby/3.0.3/lib -Wl,-rpath,/opt/ruby/3.0.3/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/opt/ruby/3.0.3/lib -L/opt/ruby/3.0.3/lib -lruby -lm -lc"
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: void rb_iseq_code_location(void *, int *first_lineno, int *first_column, int *last_lineno, int *last_column);
4: /*top*/
5: extern int t(void);
6: int main(int argc, char **argv)
7: {
8: if (argc > 1000000) {
9: int (* volatile tp)(void)=(int (*)(void))&t;
10: printf("%d", (*tp)());
11: }
12:
13: return !!argv[argc];
14: }
15:
16: int t(void) { rb_iseq_code_location(NULL, NULL, NULL, NULL, NULL); return 0; }
/* end */
--------------------
have_func: checking for rb_iseq_type(NULL) in VALUE rb_iseq_type(void *);... -------------------- no
"gcc -o conftest -I/opt/ruby/3.0.3/include/ruby-3.0.0/x86_64-linux -I/opt/ruby/3.0.3/include/ruby-3.0.0/ruby/backward -I/opt/ruby/3.0.3/include/ruby-3.0.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/opt/ruby/3.0.3/lib -Wl,-rpath,/opt/ruby/3.0.3/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/opt/ruby/3.0.3/lib -L/opt/ruby/3.0.3/lib -lruby -lm -lc"
/usr/bin/ld: /tmp/ccQviTXK.o: in function `t':
/workspaces/codespaces-try-rails/vendor/bundle/ruby/3.0.0/gems/debug-1.5.0/ext/debug/conftest.c:16: undefined reference to `rb_iseq_type'
collect2: error: ld returned 1 exit status
checked program was:
/* begin */
1: #include "ruby.h"
2:
3: VALUE rb_iseq_type(void *);
4: /*top*/
5: extern int t(void);
6: int main(int argc, char **argv)
7: {
8: if (argc > 1000000) {
9: int (* volatile tp)(void)=(int (*)(void))&t;
10: printf("%d", (*tp)());
11: }
12:
13: return !!argv[argc];
14: }
15:
16: int t(void) { rb_iseq_type(NULL); return 0; }
/* end */
--------------------

View file

@ -0,0 +1,3 @@
# frozen_string_literal: true
require 'digest.so'

Some files were not shown because too many files have changed in this diff Show more