mux_ruby 3.8.0 → 3.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +4 -4
  4. data/docs/DeliveryReport.md +3 -1
  5. data/docs/DeliveryReportDeliveredSecondsByResolution.md +22 -0
  6. data/gen/generator-config.json +1 -1
  7. data/gen/yarn.lock +344 -715
  8. data/lib/mux_ruby/models/broadcast_layout.rb +1 -0
  9. data/lib/mux_ruby/models/delivery_report.rb +13 -4
  10. data/lib/mux_ruby/models/delivery_report_delivered_seconds_by_resolution.rb +240 -0
  11. data/lib/mux_ruby/models/track.rb +2 -2
  12. data/lib/mux_ruby/version.rb +1 -1
  13. data/lib/mux_ruby.rb +1 -0
  14. data/spec/models/delivery_report_delivered_seconds_by_resolution_spec.rb +46 -0
  15. data/test.sh +2 -2
  16. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/byebug/byebug.so +0 -0
  17. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/byebug-11.1.3/gem_make.out +6 -6
  18. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.15.5/ffi_c.so +0 -0
  19. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.15.5/gem_make.out +6 -6
  20. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/ffi-1.15.5/mkmf.log +15 -15
  21. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.4/gem_make.out +14 -14
  22. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/jaro_winkler-1.5.4/jaro_winkler/jaro_winkler_ext.so +0 -0
  23. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-4.0.4/gem_make.out +6 -6
  24. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-4.0.4/mkmf.log +4 -4
  25. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/psych-4.0.4/psych.so +0 -0
  26. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.2/gem_make.out +6 -6
  27. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.2/mkmf.log +2 -2
  28. data/vendor/bundle/ruby/3.2.0/extensions/x86_64-linux/3.2.0/stringio-3.0.2/stringio.so +0 -0
  29. data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/ext/byebug/Makefile +6 -6
  30. data/vendor/bundle/ruby/3.2.0/gems/byebug-11.1.3/lib/byebug/byebug.so +0 -0
  31. data/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +6 -6
  32. data/vendor/bundle/ruby/3.2.0/gems/ffi-1.15.5/lib/ffi_c.so +0 -0
  33. data/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +6 -6
  34. data/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/lib/jaro_winkler/jaro_winkler_ext.so +0 -0
  35. data/vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/ext/psych/Makefile +6 -6
  36. data/vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/lib/psych.so +0 -0
  37. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.2/ext/stringio/Makefile +6 -6
  38. data/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.2/lib/stringio.so +0 -0
  39. data/vendor/bundle/ruby/3.2.0/specifications/ast-2.4.2.gemspec +2 -2
  40. data/vendor/bundle/ruby/3.2.0/specifications/byebug-11.1.3.gemspec +2 -2
  41. data/vendor/bundle/ruby/3.2.0/specifications/coderay-1.1.3.gemspec +2 -2
  42. data/vendor/bundle/ruby/3.2.0/specifications/diff-lcs-1.5.0.gemspec +2 -2
  43. data/vendor/bundle/ruby/3.2.0/specifications/ethon-0.16.0.gemspec +2 -2
  44. data/vendor/bundle/ruby/3.2.0/specifications/ffi-1.15.5.gemspec +2 -2
  45. data/vendor/bundle/ruby/3.2.0/specifications/jaro_winkler-1.5.4.gemspec +2 -2
  46. data/vendor/bundle/ruby/3.2.0/specifications/method_source-1.0.0.gemspec +2 -2
  47. data/vendor/bundle/ruby/3.2.0/specifications/parallel-1.22.1.gemspec +2 -2
  48. data/vendor/bundle/ruby/3.2.0/specifications/parser-3.1.2.0.gemspec +2 -2
  49. data/vendor/bundle/ruby/3.2.0/specifications/pry-0.13.1.gemspec +2 -2
  50. data/vendor/bundle/ruby/3.2.0/specifications/pry-byebug-3.9.0.gemspec +2 -2
  51. data/vendor/bundle/ruby/3.2.0/specifications/psych-4.0.4.gemspec +2 -2
  52. data/vendor/bundle/ruby/3.2.0/specifications/rainbow-3.1.1.gemspec +2 -2
  53. data/vendor/bundle/ruby/3.2.0/specifications/rake-13.0.6.gemspec +2 -2
  54. data/vendor/bundle/ruby/3.2.0/specifications/rspec-3.11.0.gemspec +2 -2
  55. data/vendor/bundle/ruby/3.2.0/specifications/rspec-core-3.11.0.gemspec +2 -2
  56. data/vendor/bundle/ruby/3.2.0/specifications/rspec-expectations-3.11.0.gemspec +2 -2
  57. data/vendor/bundle/ruby/3.2.0/specifications/rspec-mocks-3.11.1.gemspec +2 -2
  58. data/vendor/bundle/ruby/3.2.0/specifications/rspec-support-3.11.0.gemspec +2 -2
  59. data/vendor/bundle/ruby/3.2.0/specifications/rubocop-0.66.0.gemspec +2 -2
  60. data/vendor/bundle/ruby/3.2.0/specifications/ruby-progressbar-1.11.0.gemspec +2 -2
  61. data/vendor/bundle/ruby/3.2.0/specifications/solid_assert-1.1.0.gemspec +2 -2
  62. data/vendor/bundle/ruby/3.2.0/specifications/stringio-3.0.2.gemspec +2 -2
  63. data/vendor/bundle/ruby/3.2.0/specifications/typhoeus-1.4.0.gemspec +2 -2
  64. data/vendor/bundle/ruby/3.2.0/specifications/unicode-display_width-1.5.0.gemspec +2 -2
  65. metadata +142 -138
@@ -1,12 +1,12 @@
1
1
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
2
- /opt/hostedtoolcache/Ruby/3.2.0/x64/bin/ruby -I /opt/hostedtoolcache/Ruby/3.2.0/x64/lib/ruby/3.2.0 extconf.rb
2
+ /opt/hostedtoolcache/Ruby/3.2.1/x64/bin/ruby -I /opt/hostedtoolcache/Ruby/3.2.1/x64/lib/ruby/3.2.0 extconf.rb
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
6
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-94xaeo sitelibdir\=./.gem.20230130-1676-94xaeo clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-my5byq sitelibdir\=./.gem.20230221-1624-my5byq clean
7
7
 
8
8
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
9
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-94xaeo sitelibdir\=./.gem.20230130-1676-94xaeo
9
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-my5byq sitelibdir\=./.gem.20230221-1624-my5byq
10
10
  compiling adj_matrix.c
11
11
  adj_matrix.c: In function ‘adj_matrix_default’:
12
12
  adj_matrix.c:82:12: warning: old-style function definition [-Wold-style-definition]
@@ -19,12 +19,12 @@ cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’
19
19
  compiling codepoints.c
20
20
  compiling jaro.c
21
21
  compiling jaro_winkler.c
22
- In file included from /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/ruby.h:27,
23
- from /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby.h:38,
22
+ In file included from /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/ruby.h:27,
23
+ from /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby.h:38,
24
24
  from codepoints.h:2,
25
25
  from jaro_winkler.c:1:
26
26
  jaro_winkler.c: In function ‘Init_jaro_winkler_ext’:
27
- /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:308:143: warning: passing argument 3 of ‘rb_define_singleton_method_m1’ from incompatible pointer type [-Wincompatible-pointer-types]
27
+ /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:308:143: warning: passing argument 3 of ‘rb_define_singleton_method_m1’ from incompatible pointer type [-Wincompatible-pointer-types]
28
28
  308 | #define rb_define_singleton_method(obj, mid, func, arity) RBIMPL_ANYARGS_DISPATCH_rb_define_singleton_method((arity), (func))((obj), (mid), (func), (arity))
29
29
  | ^~~~~~
30
30
  | |
@@ -32,13 +32,13 @@ jaro_winkler.c: In function ‘Init_jaro_winkler_ext’:
32
32
  jaro_winkler.c:19:3: note: in expansion of macro ‘rb_define_singleton_method’
33
33
  19 | rb_define_singleton_method(rb_mJaroWinkler, "distance",
34
34
  | ^~~~~~~~~~~~~~~~~~~~~~~~~~
35
- /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:271:21: note: expected ‘VALUE (*)(int, union <anonymous>, VALUE)’ {aka ‘long unsigned int (*)(int, union <anonymous>, long unsigned int)’} but argument is of type ‘VALUE (*)(size_t, VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int *, long unsigned int)’}
35
+ /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:271:21: note: expected ‘VALUE (*)(int, union <anonymous>, VALUE)’ {aka ‘long unsigned int (*)(int, union <anonymous>, long unsigned int)’} but argument is of type ‘VALUE (*)(size_t, VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int *, long unsigned int)’}
36
36
  271 | RBIMPL_ANYARGS_DECL(rb_define_singleton_method, VALUE, const char *)
37
37
  | ^~~~~~~~~~~~~~~~~~~~~~~~~~
38
- /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:254:41: note: in definition of macro ‘RBIMPL_ANYARGS_DECL’
38
+ /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:254:41: note: in definition of macro ‘RBIMPL_ANYARGS_DECL’
39
39
  254 | RBIMPL_ANYARGS_ATTRSET(sym) static void sym ## _m1(__VA_ARGS__, VALUE(*)(int, union { VALUE *x; const VALUE *y; } __attribute__((__transparent_union__)), VALUE), int); \
40
40
  | ^~~
41
- /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:308:143: warning: passing argument 3 of ‘rb_define_singleton_method_m1’ from incompatible pointer type [-Wincompatible-pointer-types]
41
+ /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:308:143: warning: passing argument 3 of ‘rb_define_singleton_method_m1’ from incompatible pointer type [-Wincompatible-pointer-types]
42
42
  308 | #define rb_define_singleton_method(obj, mid, func, arity) RBIMPL_ANYARGS_DISPATCH_rb_define_singleton_method((arity), (func))((obj), (mid), (func), (arity))
43
43
  | ^~~~~~
44
44
  | |
@@ -46,10 +46,10 @@ jaro_winkler.c:19:3: note: in expansion of macro ‘rb_define_singleton_method
46
46
  jaro_winkler.c:21:3: note: in expansion of macro ‘rb_define_singleton_method’
47
47
  21 | rb_define_singleton_method(rb_mJaroWinkler, "jaro_distance", rb_jaro_distance,
48
48
  | ^~~~~~~~~~~~~~~~~~~~~~~~~~
49
- /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:271:21: note: expected ‘VALUE (*)(int, union <anonymous>, VALUE)’ {aka ‘long unsigned int (*)(int, union <anonymous>, long unsigned int)’} but argument is of type ‘VALUE (*)(size_t, VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int *, long unsigned int)’}
49
+ /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:271:21: note: expected ‘VALUE (*)(int, union <anonymous>, VALUE)’ {aka ‘long unsigned int (*)(int, union <anonymous>, long unsigned int)’} but argument is of type ‘VALUE (*)(size_t, VALUE *, VALUE)’ {aka ‘long unsigned int (*)(long unsigned int, long unsigned int *, long unsigned int)’}
50
50
  271 | RBIMPL_ANYARGS_DECL(rb_define_singleton_method, VALUE, const char *)
51
51
  | ^~~~~~~~~~~~~~~~~~~~~~~~~~
52
- /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:254:41: note: in definition of macro ‘RBIMPL_ANYARGS_DECL’
52
+ /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/internal/anyargs.h:254:41: note: in definition of macro ‘RBIMPL_ANYARGS_DECL’
53
53
  254 | RBIMPL_ANYARGS_ATTRSET(sym) static void sym ## _m1(__VA_ARGS__, VALUE(*)(int, union { VALUE *x; const VALUE *y; } __attribute__((__transparent_union__)), VALUE), int); \
54
54
  | ^~~
55
55
  jaro_winkler.c: At top level:
@@ -59,8 +59,8 @@ cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’
59
59
  linking shared-object jaro_winkler/jaro_winkler_ext.so
60
60
 
61
61
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
62
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-94xaeo sitelibdir\=./.gem.20230130-1676-94xaeo install
63
- /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230130-1676-94xaeo/jaro_winkler
62
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-my5byq sitelibdir\=./.gem.20230221-1624-my5byq install
63
+ /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20230221-1624-my5byq/jaro_winkler
64
64
 
65
65
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler
66
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-94xaeo sitelibdir\=./.gem.20230130-1676-94xaeo clean
66
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-my5byq sitelibdir\=./.gem.20230221-1624-my5byq clean
@@ -1,14 +1,14 @@
1
1
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/ext/psych
2
- /opt/hostedtoolcache/Ruby/3.2.0/x64/bin/ruby -I /opt/hostedtoolcache/Ruby/3.2.0/x64/lib/ruby/3.2.0 extconf.rb
2
+ /opt/hostedtoolcache/Ruby/3.2.1/x64/bin/ruby -I /opt/hostedtoolcache/Ruby/3.2.1/x64/lib/ruby/3.2.0 extconf.rb
3
3
  checking for yaml.h... yes
4
4
  checking for yaml_get_version() in -lyaml... yes
5
5
  creating Makefile
6
6
 
7
7
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/ext/psych
8
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-55xtzh sitelibdir\=./.gem.20230130-1676-55xtzh clean
8
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-v3sofn sitelibdir\=./.gem.20230221-1624-v3sofn clean
9
9
 
10
10
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/ext/psych
11
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-55xtzh sitelibdir\=./.gem.20230130-1676-55xtzh
11
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-v3sofn sitelibdir\=./.gem.20230221-1624-v3sofn
12
12
  compiling psych.c
13
13
  compiling psych_emitter.c
14
14
  compiling psych_parser.c
@@ -17,8 +17,8 @@ compiling psych_yaml_tree.c
17
17
  linking shared-object psych.so
18
18
 
19
19
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/ext/psych
20
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-55xtzh sitelibdir\=./.gem.20230130-1676-55xtzh install
21
- /usr/bin/install -c -m 0755 psych.so ./.gem.20230130-1676-55xtzh
20
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-v3sofn sitelibdir\=./.gem.20230221-1624-v3sofn install
21
+ /usr/bin/install -c -m 0755 psych.so ./.gem.20230221-1624-v3sofn
22
22
 
23
23
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/psych-4.0.4/ext/psych
24
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-55xtzh sitelibdir\=./.gem.20230130-1676-55xtzh clean
24
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-v3sofn sitelibdir\=./.gem.20230221-1624-v3sofn clean
@@ -1,6 +1,6 @@
1
1
  find_header: checking for yaml.h... -------------------- yes
2
2
 
3
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.0/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -lruby -lm -lpthread -lc"
3
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.1/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -lruby -lm -lpthread -lc"
4
4
  checked program was:
5
5
  /* begin */
6
6
  1: #include "ruby.h"
@@ -11,7 +11,7 @@ checked program was:
11
11
  6: }
12
12
  /* end */
13
13
 
14
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.0/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC -c conftest.c"
14
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.1/x64/lib "gcc -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC -c conftest.c"
15
15
  checked program was:
16
16
  /* begin */
17
17
  1: #include "ruby.h"
@@ -23,7 +23,7 @@ checked program was:
23
23
 
24
24
  find_library: checking for yaml_get_version() in -lyaml... -------------------- yes
25
25
 
26
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.0/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -lruby -lyaml -lm -lpthread -lc"
26
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.1/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -lruby -lyaml -lm -lpthread -lc"
27
27
  conftest.c: In function ‘t’:
28
28
  conftest.c:14:57: error: ‘yaml_get_version’ undeclared (first use in this function)
29
29
  14 | int t(void) { void ((*volatile p)()); p = (void ((*)()))yaml_get_version; return !p; }
@@ -51,7 +51,7 @@ checked program was:
51
51
  14: int t(void) { void ((*volatile p)()); p = (void ((*)()))yaml_get_version; return !p; }
52
52
  /* end */
53
53
 
54
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.0/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -lruby -lyaml -lm -lpthread -lc"
54
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.1/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -lruby -lyaml -lm -lpthread -lc"
55
55
  checked program was:
56
56
  /* begin */
57
57
  1: #include "ruby.h"
@@ -1,19 +1,19 @@
1
1
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.2/ext/stringio
2
- /opt/hostedtoolcache/Ruby/3.2.0/x64/bin/ruby -I /opt/hostedtoolcache/Ruby/3.2.0/x64/lib/ruby/3.2.0 extconf.rb
2
+ /opt/hostedtoolcache/Ruby/3.2.1/x64/bin/ruby -I /opt/hostedtoolcache/Ruby/3.2.1/x64/lib/ruby/3.2.0 extconf.rb
3
3
  checking for rb_io_extract_modeenc() in ruby/io.h... yes
4
4
  creating Makefile
5
5
 
6
6
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.2/ext/stringio
7
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-n735wg sitelibdir\=./.gem.20230130-1676-n735wg clean
7
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-cvqihw sitelibdir\=./.gem.20230221-1624-cvqihw clean
8
8
 
9
9
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.2/ext/stringio
10
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-n735wg sitelibdir\=./.gem.20230130-1676-n735wg
10
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-cvqihw sitelibdir\=./.gem.20230221-1624-cvqihw
11
11
  compiling stringio.c
12
12
  linking shared-object stringio.so
13
13
 
14
14
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.2/ext/stringio
15
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-n735wg sitelibdir\=./.gem.20230130-1676-n735wg install
16
- /usr/bin/install -c -m 0755 stringio.so ./.gem.20230130-1676-n735wg
15
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-cvqihw sitelibdir\=./.gem.20230221-1624-cvqihw install
16
+ /usr/bin/install -c -m 0755 stringio.so ./.gem.20230221-1624-cvqihw
17
17
 
18
18
  current directory: /home/runner/work/mux-ruby/mux-ruby/vendor/bundle/ruby/3.2.0/gems/stringio-3.0.2/ext/stringio
19
- make DESTDIR\= sitearchdir\=./.gem.20230130-1676-n735wg sitelibdir\=./.gem.20230130-1676-n735wg clean
19
+ make DESTDIR\= sitearchdir\=./.gem.20230221-1624-cvqihw sitelibdir\=./.gem.20230221-1624-cvqihw clean
@@ -1,6 +1,6 @@
1
1
  have_func: checking for rb_io_extract_modeenc() in ruby/io.h... -------------------- yes
2
2
 
3
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.0/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -lruby -lm -lpthread -lc"
3
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.1/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -lruby -lm -lpthread -lc"
4
4
  checked program was:
5
5
  /* begin */
6
6
  1: #include "ruby.h"
@@ -11,7 +11,7 @@ checked program was:
11
11
  6: }
12
12
  /* end */
13
13
 
14
- LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.0/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -lruby -lm -lpthread -lc"
14
+ LD_LIBRARY_PATH=.:/opt/hostedtoolcache/Ruby/3.2.1/x64/lib "gcc -o conftest -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/ruby/backward -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0 -I. -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -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 -Wundef -fPIC conftest.c -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-rpath,/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -lruby -lm -lpthread -lc"
15
15
  checked program was:
16
16
  /* begin */
17
17
  1: #include "ruby.h"
@@ -13,12 +13,12 @@ NULLCMD = :
13
13
  #### Start of system configuration section. ####
14
14
 
15
15
  srcdir = .
16
- topdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0
16
+ topdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0
17
17
  hdrdir = $(topdir)
18
- arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux
18
+ arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux
19
19
  PATH_SEPARATOR = :
20
20
  VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
21
- prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.0/x64
21
+ prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.1/x64
22
22
  rubysitearchprefix = $(rubylibprefix)/$(sitearch)
23
23
  rubyarchprefix = $(rubylibprefix)/$(arch)
24
24
  rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
@@ -88,10 +88,10 @@ CCDLFLAGS = -fPIC
88
88
  CFLAGS = $(CCDLFLAGS) $(cflags) -fPIC $(ARCH_FLAG)
89
89
  INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir)
90
90
  DEFS =
91
- CPPFLAGS = -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
91
+ CPPFLAGS = -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
92
92
  CXXFLAGS = $(CCDLFLAGS) $(ARCH_FLAG)
93
- ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
94
- dldflags = -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,--compress-debug-sections=zlib
93
+ ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
94
+ dldflags = -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,--compress-debug-sections=zlib
95
95
  ARCH_FLAG =
96
96
  DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG)
97
97
  LDSHARED = $(CC) -shared
@@ -13,12 +13,12 @@ NULLCMD = :
13
13
  #### Start of system configuration section. ####
14
14
 
15
15
  srcdir = .
16
- topdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0
16
+ topdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0
17
17
  hdrdir = $(topdir)
18
- arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux
18
+ arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux
19
19
  PATH_SEPARATOR = :
20
20
  VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
21
- prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.0/x64
21
+ prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.1/x64
22
22
  rubysitearchprefix = $(rubylibprefix)/$(sitearch)
23
23
  rubyarchprefix = $(rubylibprefix)/$(arch)
24
24
  rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
@@ -88,10 +88,10 @@ CCDLFLAGS = -fPIC
88
88
  CFLAGS = $(CCDLFLAGS) $(cflags) -fPIC $(ARCH_FLAG)
89
89
  INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir)
90
90
  DEFS =
91
- CPPFLAGS = -DRUBY_EXTCONF_H=\"$(RUBY_EXTCONF_H)\" -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
91
+ CPPFLAGS = -DRUBY_EXTCONF_H=\"$(RUBY_EXTCONF_H)\" -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
92
92
  CXXFLAGS = $(CCDLFLAGS) $(ARCH_FLAG)
93
- ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -pthread
94
- dldflags = -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,--compress-debug-sections=zlib
93
+ ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -pthread
94
+ dldflags = -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,--compress-debug-sections=zlib
95
95
  ARCH_FLAG =
96
96
  DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG)
97
97
  LDSHARED = $(CC) -shared
@@ -13,12 +13,12 @@ NULLCMD = :
13
13
  #### Start of system configuration section. ####
14
14
 
15
15
  srcdir = .
16
- topdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0
16
+ topdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0
17
17
  hdrdir = $(topdir)
18
- arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux
18
+ arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux
19
19
  PATH_SEPARATOR = :
20
20
  VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
21
- prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.0/x64
21
+ prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.1/x64
22
22
  rubysitearchprefix = $(rubylibprefix)/$(sitearch)
23
23
  rubyarchprefix = $(rubylibprefix)/$(arch)
24
24
  rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
@@ -88,10 +88,10 @@ CCDLFLAGS = -fPIC
88
88
  CFLAGS = $(CCDLFLAGS) $(cflags) -fPIC -std=c99 $(ARCH_FLAG)
89
89
  INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir)
90
90
  DEFS =
91
- CPPFLAGS = -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
91
+ CPPFLAGS = -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
92
92
  CXXFLAGS = $(CCDLFLAGS) $(ARCH_FLAG)
93
- ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
94
- dldflags = -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,--compress-debug-sections=zlib
93
+ ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
94
+ dldflags = -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,--compress-debug-sections=zlib
95
95
  ARCH_FLAG =
96
96
  DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG)
97
97
  LDSHARED = $(CC) -shared
@@ -13,12 +13,12 @@ NULLCMD = :
13
13
  #### Start of system configuration section. ####
14
14
 
15
15
  srcdir = .
16
- topdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0
16
+ topdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0
17
17
  hdrdir = $(topdir)
18
- arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux
18
+ arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux
19
19
  PATH_SEPARATOR = :
20
20
  VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
21
- prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.0/x64
21
+ prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.1/x64
22
22
  rubysitearchprefix = $(rubylibprefix)/$(sitearch)
23
23
  rubyarchprefix = $(rubylibprefix)/$(arch)
24
24
  rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
@@ -88,10 +88,10 @@ CCDLFLAGS = -fPIC
88
88
  CFLAGS = $(CCDLFLAGS) $(cflags) -fPIC $(ARCH_FLAG)
89
89
  INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir)
90
90
  DEFS =
91
- CPPFLAGS = -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
91
+ CPPFLAGS = -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
92
92
  CXXFLAGS = $(CCDLFLAGS) $(ARCH_FLAG)
93
- ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
94
- dldflags = -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,--compress-debug-sections=zlib
93
+ ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
94
+ dldflags = -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,--compress-debug-sections=zlib
95
95
  ARCH_FLAG =
96
96
  DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG)
97
97
  LDSHARED = $(CC) -shared
@@ -13,12 +13,12 @@ NULLCMD = :
13
13
  #### Start of system configuration section. ####
14
14
 
15
15
  srcdir = .
16
- topdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0
16
+ topdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0
17
17
  hdrdir = $(topdir)
18
- arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.0/x64/include/ruby-3.2.0/x86_64-linux
18
+ arch_hdrdir = /opt/hostedtoolcache/Ruby/3.2.1/x64/include/ruby-3.2.0/x86_64-linux
19
19
  PATH_SEPARATOR = :
20
20
  VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
21
- prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.0/x64
21
+ prefix = $(DESTDIR)/opt/hostedtoolcache/Ruby/3.2.1/x64
22
22
  rubysitearchprefix = $(rubylibprefix)/$(sitearch)
23
23
  rubyarchprefix = $(rubylibprefix)/$(arch)
24
24
  rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
@@ -88,10 +88,10 @@ CCDLFLAGS = -fPIC
88
88
  CFLAGS = $(CCDLFLAGS) $(cflags) -fPIC $(ARCH_FLAG)
89
89
  INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir)
90
90
  DEFS =
91
- CPPFLAGS = -DHAVE_RB_IO_EXTRACT_MODEENC -I/opt/hostedtoolcache/Ruby/3.2.0/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
91
+ CPPFLAGS = -DHAVE_RB_IO_EXTRACT_MODEENC -I/opt/hostedtoolcache/Ruby/3.2.1/x64/include -DENABLE_PATH_CHECK=0 $(DEFS) $(cppflags)
92
92
  CXXFLAGS = $(CCDLFLAGS) $(ARCH_FLAG)
93
- ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
94
- dldflags = -L/opt/hostedtoolcache/Ruby/3.2.0/x64/lib -Wl,--compress-debug-sections=zlib
93
+ ldflags = -L. -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
94
+ dldflags = -L/opt/hostedtoolcache/Ruby/3.2.1/x64/lib -Wl,--compress-debug-sections=zlib
95
95
  ARCH_FLAG =
96
96
  DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG)
97
97
  LDSHARED = $(CC) -shared
@@ -13,10 +13,10 @@ Gem::Specification.new do |s|
13
13
  s.email = ["whitequark@whitequark.org".freeze]
14
14
  s.homepage = "https://whitequark.github.io/ast/".freeze
15
15
  s.licenses = ["MIT".freeze]
16
- s.rubygems_version = "3.4.1".freeze
16
+ s.rubygems_version = "3.4.6".freeze
17
17
  s.summary = "A library for working with Abstract Syntax Trees.".freeze
18
18
 
19
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
19
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
20
20
 
21
21
  s.specification_version = 4
22
22
 
@@ -20,10 +20,10 @@ Gem::Specification.new do |s|
20
20
  s.homepage = "https://github.com/deivid-rodriguez/byebug".freeze
21
21
  s.licenses = ["BSD-2-Clause".freeze]
22
22
  s.required_ruby_version = Gem::Requirement.new(">= 2.4.0".freeze)
23
- s.rubygems_version = "3.4.1".freeze
23
+ s.rubygems_version = "3.4.6".freeze
24
24
  s.summary = "Ruby fast debugger - base + CLI".freeze
25
25
 
26
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
26
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
27
27
 
28
28
  s.specification_version = 4
29
29
 
@@ -18,8 +18,8 @@ Gem::Specification.new do |s|
18
18
  s.licenses = ["MIT".freeze]
19
19
  s.rdoc_options = ["-SNw2".freeze, "-mREADME_INDEX.rdoc".freeze, "-t CodeRay Documentation".freeze]
20
20
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.6".freeze)
21
- s.rubygems_version = "3.4.1".freeze
21
+ s.rubygems_version = "3.4.6".freeze
22
22
  s.summary = "Fast syntax highlighting for selected languages.".freeze
23
23
 
24
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
24
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
25
25
  end
@@ -19,10 +19,10 @@ Gem::Specification.new do |s|
19
19
  s.licenses = ["MIT".freeze, "Artistic-2.0".freeze, "GPL-2.0+".freeze]
20
20
  s.rdoc_options = ["--main".freeze, "README.rdoc".freeze]
21
21
  s.required_ruby_version = Gem::Requirement.new(">= 1.8".freeze)
22
- s.rubygems_version = "3.4.1".freeze
22
+ s.rubygems_version = "3.4.6".freeze
23
23
  s.summary = "Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm".freeze
24
24
 
25
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
25
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
26
26
 
27
27
  s.specification_version = 4
28
28
 
@@ -13,10 +13,10 @@ Gem::Specification.new do |s|
13
13
  s.email = ["me@hans.io".freeze]
14
14
  s.homepage = "https://github.com/typhoeus/ethon".freeze
15
15
  s.licenses = ["MIT".freeze]
16
- s.rubygems_version = "3.4.1".freeze
16
+ s.rubygems_version = "3.4.6".freeze
17
17
  s.summary = "Libcurl wrapper.".freeze
18
18
 
19
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
19
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
20
20
 
21
21
  s.specification_version = 4
22
22
 
@@ -19,10 +19,10 @@ Gem::Specification.new do |s|
19
19
  s.licenses = ["BSD-3-Clause".freeze]
20
20
  s.rdoc_options = ["--exclude=ext/ffi_c/.*\\.o$".freeze, "--exclude=ffi_c\\.(bundle|so)$".freeze]
21
21
  s.required_ruby_version = Gem::Requirement.new(">= 2.3".freeze)
22
- s.rubygems_version = "3.4.1".freeze
22
+ s.rubygems_version = "3.4.6".freeze
23
23
  s.summary = "Ruby FFI".freeze
24
24
 
25
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
25
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
26
26
 
27
27
  s.specification_version = 4
28
28
 
@@ -16,10 +16,10 @@ Gem::Specification.new do |s|
16
16
  s.files = ["ext/jaro_winkler/extconf.rb".freeze]
17
17
  s.homepage = "https://github.com/tonytonyjan/jaro_winkler".freeze
18
18
  s.licenses = ["MIT".freeze]
19
- s.rubygems_version = "3.4.1".freeze
19
+ s.rubygems_version = "3.4.6".freeze
20
20
  s.summary = "An implementation of Jaro-Winkler distance algorithm written \\ in C extension which supports any kind of string encoding.".freeze
21
21
 
22
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
22
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
23
23
 
24
24
  s.specification_version = 4
25
25
 
@@ -13,10 +13,10 @@ Gem::Specification.new do |s|
13
13
  s.email = "jrmair@gmail.com".freeze
14
14
  s.homepage = "http://banisterfiend.wordpress.com".freeze
15
15
  s.licenses = ["MIT".freeze]
16
- s.rubygems_version = "3.4.1".freeze
16
+ s.rubygems_version = "3.4.6".freeze
17
17
  s.summary = "retrieve the sourcecode for a method".freeze
18
18
 
19
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
19
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
20
20
 
21
21
  s.specification_version = 4
22
22
 
@@ -14,8 +14,8 @@ Gem::Specification.new do |s|
14
14
  s.homepage = "https://github.com/grosser/parallel".freeze
15
15
  s.licenses = ["MIT".freeze]
16
16
  s.required_ruby_version = Gem::Requirement.new(">= 2.5".freeze)
17
- s.rubygems_version = "3.4.1".freeze
17
+ s.rubygems_version = "3.4.6".freeze
18
18
  s.summary = "Run any kind of code in parallel processes".freeze
19
19
 
20
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
20
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
21
21
  end
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
17
17
  s.homepage = "https://github.com/whitequark/parser".freeze
18
18
  s.licenses = ["MIT".freeze]
19
19
  s.required_ruby_version = Gem::Requirement.new(">= 2.0.0".freeze)
20
- s.rubygems_version = "3.4.1".freeze
20
+ s.rubygems_version = "3.4.6".freeze
21
21
  s.summary = "A Ruby parser written in pure Ruby.".freeze
22
22
 
23
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
23
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
24
24
 
25
25
  s.specification_version = 4
26
26
 
@@ -17,10 +17,10 @@ Gem::Specification.new do |s|
17
17
  s.homepage = "http://pry.github.io".freeze
18
18
  s.licenses = ["MIT".freeze]
19
19
  s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze)
20
- s.rubygems_version = "3.4.1".freeze
20
+ s.rubygems_version = "3.4.6".freeze
21
21
  s.summary = "A runtime developer console and IRB alternative with powerful introspection capabilities.".freeze
22
22
 
23
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
23
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
24
24
 
25
25
  s.specification_version = 4
26
26
 
@@ -16,10 +16,10 @@ Gem::Specification.new do |s|
16
16
  s.homepage = "https://github.com/deivid-rodriguez/pry-byebug".freeze
17
17
  s.licenses = ["MIT".freeze]
18
18
  s.required_ruby_version = Gem::Requirement.new(">= 2.4.0".freeze)
19
- s.rubygems_version = "3.4.1".freeze
19
+ s.rubygems_version = "3.4.6".freeze
20
20
  s.summary = "Fast debugging with Pry.".freeze
21
21
 
22
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
22
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
23
23
 
24
24
  s.specification_version = 4
25
25
 
@@ -19,10 +19,10 @@ Gem::Specification.new do |s|
19
19
  s.licenses = ["MIT".freeze]
20
20
  s.rdoc_options = ["--main".freeze, "README.md".freeze]
21
21
  s.required_ruby_version = Gem::Requirement.new(">= 2.4.0".freeze)
22
- s.rubygems_version = "3.4.1".freeze
22
+ s.rubygems_version = "3.4.6".freeze
23
23
  s.summary = "Psych is a YAML parser and emitter".freeze
24
24
 
25
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
25
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
26
26
 
27
27
  s.specification_version = 4
28
28
 
@@ -14,10 +14,10 @@ Gem::Specification.new do |s|
14
14
  s.homepage = "https://github.com/sickill/rainbow".freeze
15
15
  s.licenses = ["MIT".freeze]
16
16
  s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze)
17
- s.rubygems_version = "3.4.1".freeze
17
+ s.rubygems_version = "3.4.6".freeze
18
18
  s.summary = "Colorize printed text on ANSI terminals".freeze
19
19
 
20
- s.installed_by_version = "3.4.1" if s.respond_to? :installed_by_version
20
+ s.installed_by_version = "3.4.6" if s.respond_to? :installed_by_version
21
21
 
22
22
  s.specification_version = 4
23
23