cybrid_api_id_ruby 0.129.833 → 0.129.835

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +4 -4
  3. data/README.md +5 -5
  4. data/cybrid_api_id_ruby.gemspec +1 -1
  5. data/lib/cybrid_api_id_ruby/api/bank_applications_idp_api.rb +1 -1
  6. data/lib/cybrid_api_id_ruby/api/customer_tokens_idp_api.rb +1 -1
  7. data/lib/cybrid_api_id_ruby/api/organization_applications_idp_api.rb +1 -1
  8. data/lib/cybrid_api_id_ruby/api/users_idp_api.rb +1 -1
  9. data/lib/cybrid_api_id_ruby/api_client.rb +1 -1
  10. data/lib/cybrid_api_id_ruby/api_error.rb +1 -1
  11. data/lib/cybrid_api_id_ruby/configuration.rb +1 -1
  12. data/lib/cybrid_api_id_ruby/models/application_idp_model.rb +1 -1
  13. data/lib/cybrid_api_id_ruby/models/application_list_idp_model.rb +1 -1
  14. data/lib/cybrid_api_id_ruby/models/application_with_secret_all_of_idp_model.rb +1 -1
  15. data/lib/cybrid_api_id_ruby/models/application_with_secret_idp_model.rb +1 -1
  16. data/lib/cybrid_api_id_ruby/models/customer_token_idp_model.rb +1 -1
  17. data/lib/cybrid_api_id_ruby/models/error_response_idp_model.rb +1 -1
  18. data/lib/cybrid_api_id_ruby/models/patch_application_idp_model.rb +1 -1
  19. data/lib/cybrid_api_id_ruby/models/patch_user_idp_model.rb +1 -1
  20. data/lib/cybrid_api_id_ruby/models/post_bank_application_idp_model.rb +1 -1
  21. data/lib/cybrid_api_id_ruby/models/post_customer_token_idp_model.rb +1 -1
  22. data/lib/cybrid_api_id_ruby/models/post_organization_application_idp_model.rb +1 -1
  23. data/lib/cybrid_api_id_ruby/models/post_user_idp_model.rb +1 -1
  24. data/lib/cybrid_api_id_ruby/models/user_idp_model.rb +1 -1
  25. data/lib/cybrid_api_id_ruby/models/user_list_idp_model.rb +1 -1
  26. data/lib/cybrid_api_id_ruby/version.rb +2 -2
  27. data/lib/cybrid_api_id_ruby.rb +1 -1
  28. data/spec/api/bank_applications_idp_api_spec.rb +1 -1
  29. data/spec/api/customer_tokens_idp_api_spec.rb +1 -1
  30. data/spec/api/organization_applications_idp_api_spec.rb +1 -1
  31. data/spec/api/users_idp_api_spec.rb +1 -1
  32. data/spec/api_client_spec.rb +1 -1
  33. data/spec/configuration_spec.rb +1 -1
  34. data/spec/models/application_idp_model_spec.rb +1 -1
  35. data/spec/models/application_list_idp_model_spec.rb +1 -1
  36. data/spec/models/application_with_secret_all_of_idp_model_spec.rb +1 -1
  37. data/spec/models/application_with_secret_idp_model_spec.rb +1 -1
  38. data/spec/models/customer_token_idp_model_spec.rb +1 -1
  39. data/spec/models/error_response_idp_model_spec.rb +1 -1
  40. data/spec/models/patch_application_idp_model_spec.rb +1 -1
  41. data/spec/models/patch_user_idp_model_spec.rb +1 -1
  42. data/spec/models/post_bank_application_idp_model_spec.rb +1 -1
  43. data/spec/models/post_customer_token_idp_model_spec.rb +1 -1
  44. data/spec/models/post_organization_application_idp_model_spec.rb +1 -1
  45. data/spec/models/post_user_idp_model_spec.rb +1 -1
  46. data/spec/models/user_idp_model_spec.rb +1 -1
  47. data/spec/models/user_list_idp_model_spec.rb +1 -1
  48. data/spec/spec_helper.rb +1 -1
  49. data/vendor/bundle/ruby/4.0.0/cache/io-console-0.9.0.gem +0 -0
  50. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/byebug-13.0.0/gem_make.out +5 -5
  51. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/date-3.5.1/gem_make.out +5 -5
  52. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/{io-console-0.8.2 → io-console-0.9.0}/gem_make.out +23 -22
  53. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.9.0/io/console.so +0 -0
  54. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/{io-console-0.8.2 → io-console-0.9.0}/mkmf.log +88 -85
  55. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/jaro_winkler-1.5.6/gem_make.out +5 -5
  56. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/psych-5.4.0/gem_make.out +5 -5
  57. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/racc-1.8.1/gem_make.out +5 -5
  58. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/stringio-3.2.0/gem_make.out +5 -5
  59. data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/ext/io/console/Makefile +1 -1
  60. data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/ext/io/console/console.c +521 -28
  61. data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/ext/io/console/extconf.rb +13 -14
  62. data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/ext/io/console/win32_vk.inc +313 -165
  63. data/vendor/bundle/ruby/4.0.0/gems/io-console-0.9.0/lib/io/console.so +0 -0
  64. data/vendor/bundle/ruby/4.0.0/specifications/{io-console-0.8.2.gemspec → io-console-0.9.0.gemspec} +3 -3
  65. metadata +17 -17
  66. data/vendor/bundle/ruby/4.0.0/cache/io-console-0.8.2.gem +0 -0
  67. data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/io-console-0.8.2/io/console.so +0 -0
  68. data/vendor/bundle/ruby/4.0.0/gems/io-console-0.8.2/lib/io/console.so +0 -0
  69. /data/vendor/bundle/ruby/4.0.0/extensions/x86_64-linux/4.0.0/{io-console-0.8.2 → io-console-0.9.0}/gem.build_complete +0 -0
  70. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/.document +0 -0
  71. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/BSDL +0 -0
  72. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/COPYING +0 -0
  73. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/README.md +0 -0
  74. /data/vendor/bundle/ruby/4.0.0/gems/{io-console-0.8.2 → io-console-0.9.0}/lib/io/console/size.rb +0 -0
@@ -5,17 +5,12 @@ require 'mkmf'
5
5
  # See https://bugs.ruby-lang.org/issues/20345
6
6
  MakeMakefile::RbConfig ||= ::RbConfig
7
7
 
8
- have_func("rb_syserr_fail_str(0, Qnil)") or
9
- have_func("rb_syserr_new_str(0, Qnil)") or
10
- abort
11
-
12
- have_func("rb_interned_str_cstr")
13
- have_func("rb_io_path", "ruby/io.h")
14
- have_func("rb_io_descriptor", "ruby/io.h")
15
- have_func("rb_io_get_write_io", "ruby/io.h")
16
- have_func("rb_io_closed_p", "ruby/io.h")
17
- have_func("rb_io_open_descriptor", "ruby/io.h")
18
- have_func("rb_ractor_local_storage_value_newkey")
8
+ have_func("rb_interned_str_cstr") # Ruby 3.0
9
+ have_func("rb_ractor_local_storage_value_newkey") # Ruby 3.0
10
+ have_func("rb_io_descriptor", "ruby/io.h") # Ruby 3.1
11
+ have_func("rb_io_path", "ruby/io.h") # Ruby 3.3
12
+ have_func("rb_io_closed_p", "ruby/io.h") # Ruby 3.3
13
+ have_func("rb_io_open_descriptor", "ruby/io.h") # Ruby 3.3
19
14
 
20
15
  is_wasi = /wasi/ =~ MakeMakefile::RbConfig::CONFIG["platform"]
21
16
  # `ok` can be `true`, `false`, or `nil`:
@@ -28,6 +23,7 @@ ok = true if (RUBY_ENGINE == "ruby" && !is_wasi) || RUBY_ENGINE == "truffleruby"
28
23
  hdr = nil
29
24
  case
30
25
  when macro_defined?("_WIN32", "")
26
+ win32 = true
31
27
  # rb_w32_map_errno: 1.8.7
32
28
  vk_header = File.exist?("#$srcdir/win32_vk.list") ? "chksum" : "inc"
33
29
  vk_header = "#{'{$(srcdir)}' if $nmake == ?m}win32_vk.#{vk_header}"
@@ -49,10 +45,13 @@ when true
49
45
  # rb_sym2str: 2.2.0
50
46
  if have_macro("HAVE_RUBY_FIBER_SCHEDULER_H")
51
47
  $defs << "-D""HAVE_RB_IO_WAIT=1"
52
- elsif have_func("rb_scheduler_timeout") # 3.0
53
- have_func("rb_io_wait")
48
+ elsif have_func("rb_scheduler_timeout") # Ruby 3.0 (internal)
49
+ have_func("rb_io_wait") # Ruby 3.0
54
50
  end
55
- have_func("ttyname_r") or have_func("ttyname")
51
+ have_func("rb_category_warn")
52
+ have_const("RB_WARN_CATEGORY_DEPRECATED")
53
+ win32 or have_func("ttyname_r") or have_func("ttyname")
54
+ have_func("rb_prepend_module") # not exported by TruffleRuby
56
55
  create_makefile("io/console") {|conf|
57
56
  conf << "\n""VK_HEADER = #{vk_header}\n"
58
57
  }