cybrid_api_id_ruby 0.124.79 → 0.124.80

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 (158) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  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_user_idp_model.rb +1 -1
  19. data/lib/cybrid_api_id_ruby/models/post_bank_application_idp_model.rb +1 -1
  20. data/lib/cybrid_api_id_ruby/models/post_customer_token_idp_model.rb +1 -1
  21. data/lib/cybrid_api_id_ruby/models/post_organization_application_idp_model.rb +1 -1
  22. data/lib/cybrid_api_id_ruby/models/post_user_idp_model.rb +1 -1
  23. data/lib/cybrid_api_id_ruby/models/user_idp_model.rb +1 -1
  24. data/lib/cybrid_api_id_ruby/models/user_list_idp_model.rb +1 -1
  25. data/lib/cybrid_api_id_ruby/version.rb +2 -2
  26. data/lib/cybrid_api_id_ruby.rb +1 -1
  27. data/spec/api/bank_applications_idp_api_spec.rb +1 -1
  28. data/spec/api/customer_tokens_idp_api_spec.rb +1 -1
  29. data/spec/api/organization_applications_idp_api_spec.rb +1 -1
  30. data/spec/api/users_idp_api_spec.rb +1 -1
  31. data/spec/api_client_spec.rb +1 -1
  32. data/spec/configuration_spec.rb +1 -1
  33. data/spec/models/application_idp_model_spec.rb +1 -1
  34. data/spec/models/application_list_idp_model_spec.rb +1 -1
  35. data/spec/models/application_with_secret_all_of_idp_model_spec.rb +1 -1
  36. data/spec/models/application_with_secret_idp_model_spec.rb +1 -1
  37. data/spec/models/customer_token_idp_model_spec.rb +1 -1
  38. data/spec/models/error_response_idp_model_spec.rb +1 -1
  39. data/spec/models/patch_user_idp_model_spec.rb +1 -1
  40. data/spec/models/post_bank_application_idp_model_spec.rb +1 -1
  41. data/spec/models/post_customer_token_idp_model_spec.rb +1 -1
  42. data/spec/models/post_organization_application_idp_model_spec.rb +1 -1
  43. data/spec/models/post_user_idp_model_spec.rb +1 -1
  44. data/spec/models/user_idp_model_spec.rb +1 -1
  45. data/spec/models/user_list_idp_model_spec.rb +1 -1
  46. data/spec/spec_helper.rb +1 -1
  47. data/vendor/bundle/ruby/3.3.0/cache/ethon-0.17.0.gem +0 -0
  48. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/byebug-12.0.0/gem_make.out +5 -5
  49. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/date-3.4.1/gem_make.out +5 -5
  50. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/jaro_winkler-1.5.6/gem_make.out +5 -5
  51. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/psych-5.2.6/gem_make.out +5 -5
  52. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/racc-1.8.1/gem_make.out +5 -5
  53. data/vendor/bundle/ruby/3.3.0/extensions/x86_64-linux/3.3.0/stringio-3.1.7/gem_make.out +5 -5
  54. data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/CHANGELOG.md +26 -1
  55. data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/README.md +1 -1
  56. data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/ethon.gemspec +6 -3
  57. data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curls/codes.rb +3 -2
  58. data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/version.rb +1 -1
  59. data/vendor/bundle/ruby/3.3.0/specifications/{ethon-0.16.0.gemspec → ethon-0.17.0.gemspec} +6 -5
  60. metadata +61 -105
  61. data/vendor/bundle/ruby/3.3.0/cache/ethon-0.16.0.gem +0 -0
  62. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.github/workflows/ruby.yml +0 -41
  63. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.gitignore +0 -8
  64. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.rspec +0 -3
  65. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/Gemfile +0 -43
  66. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/Guardfile +0 -10
  67. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/Rakefile +0 -40
  68. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/benchmarks.rb +0 -104
  69. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/memory_leaks.rb +0 -114
  70. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/perf_spec_helper.rb +0 -37
  71. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/support/memory_test_helpers.rb +0 -76
  72. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/support/os_memory_leak_tracker.rb +0 -48
  73. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/support/ruby_object_leak_tracker.rb +0 -49
  74. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/curl_spec.rb +0 -38
  75. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/callbacks_spec.rb +0 -81
  76. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/debug_info_spec.rb +0 -54
  77. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/features_spec.rb +0 -24
  78. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/form_spec.rb +0 -104
  79. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/header_spec.rb +0 -79
  80. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/custom_spec.rb +0 -177
  81. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/delete_spec.rb +0 -21
  82. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/get_spec.rb +0 -126
  83. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/head_spec.rb +0 -80
  84. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/options_spec.rb +0 -51
  85. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/patch_spec.rb +0 -51
  86. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/post_spec.rb +0 -317
  87. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/put_spec.rb +0 -168
  88. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http_spec.rb +0 -64
  89. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/informations_spec.rb +0 -126
  90. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/mirror_spec.rb +0 -47
  91. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/operations_spec.rb +0 -271
  92. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/options_spec.rb +0 -193
  93. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/queryable_spec.rb +0 -235
  94. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/response_callbacks_spec.rb +0 -152
  95. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/util_spec.rb +0 -28
  96. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy_spec.rb +0 -203
  97. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/libc_spec.rb +0 -14
  98. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/loggable_spec.rb +0 -22
  99. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/multi/operations_spec.rb +0 -298
  100. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/multi/options_spec.rb +0 -182
  101. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/multi/stack_spec.rb +0 -80
  102. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/multi_spec.rb +0 -152
  103. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/spec_helper.rb +0 -28
  104. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/support/localhost_server.rb +0 -95
  105. data/vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/support/server.rb +0 -115
  106. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/LICENSE +0 -0
  107. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curl.rb +0 -0
  108. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curls/classes.rb +0 -0
  109. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curls/constants.rb +0 -0
  110. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curls/form_options.rb +0 -0
  111. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curls/functions.rb +0 -0
  112. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curls/infos.rb +0 -0
  113. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curls/messages.rb +0 -0
  114. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curls/options.rb +0 -0
  115. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/curls/settings.rb +0 -0
  116. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/callbacks.rb +0 -0
  117. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/debug_info.rb +0 -0
  118. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/features.rb +0 -0
  119. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/form.rb +0 -0
  120. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/header.rb +0 -0
  121. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/actionable.rb +0 -0
  122. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/custom.rb +0 -0
  123. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/delete.rb +0 -0
  124. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/get.rb +0 -0
  125. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/head.rb +0 -0
  126. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/options.rb +0 -0
  127. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/patch.rb +0 -0
  128. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/post.rb +0 -0
  129. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/postable.rb +0 -0
  130. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/put.rb +0 -0
  131. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http/putable.rb +0 -0
  132. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/http.rb +0 -0
  133. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/informations.rb +0 -0
  134. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/mirror.rb +0 -0
  135. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/operations.rb +0 -0
  136. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/options.rb +0 -0
  137. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/params.rb +0 -0
  138. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/queryable.rb +0 -0
  139. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/response_callbacks.rb +0 -0
  140. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy/util.rb +0 -0
  141. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/easy.rb +0 -0
  142. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors/ethon_error.rb +0 -0
  143. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors/global_init.rb +0 -0
  144. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors/invalid_option.rb +0 -0
  145. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors/invalid_value.rb +0 -0
  146. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors/multi_add.rb +0 -0
  147. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors/multi_fdset.rb +0 -0
  148. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors/multi_remove.rb +0 -0
  149. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors/multi_timeout.rb +0 -0
  150. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors/select.rb +0 -0
  151. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/errors.rb +0 -0
  152. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/libc.rb +0 -0
  153. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/loggable.rb +0 -0
  154. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/multi/operations.rb +0 -0
  155. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/multi/options.rb +0 -0
  156. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/multi/stack.rb +0 -0
  157. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon/multi.rb +0 -0
  158. /data/vendor/bundle/ruby/3.3.0/gems/{ethon-0.16.0 → ethon-0.17.0}/lib/ethon.rb +0 -0
@@ -3,12 +3,12 @@ current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vend
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug
6
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-2e2gks sitelibdir\=./.gem.20250820-3262-2e2gks clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-pbjfvx sitelibdir\=./.gem.20250821-3244-pbjfvx clean
7
7
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
8
8
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
9
9
 
10
10
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug
11
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-2e2gks sitelibdir\=./.gem.20250820-3262-2e2gks
11
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-pbjfvx sitelibdir\=./.gem.20250821-3244-pbjfvx
12
12
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
13
13
  compiling breakpoint.c
14
14
  compiling byebug.c
@@ -39,12 +39,12 @@ linking shared-object byebug/byebug.so
39
39
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
40
40
 
41
41
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug
42
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-2e2gks sitelibdir\=./.gem.20250820-3262-2e2gks install
42
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-pbjfvx sitelibdir\=./.gem.20250821-3244-pbjfvx install
43
43
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
44
- /usr/bin/install -c -m 0755 byebug.so ./.gem.20250820-3262-2e2gks/byebug
44
+ /usr/bin/install -c -m 0755 byebug.so ./.gem.20250821-3244-pbjfvx/byebug
45
45
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
46
46
 
47
47
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug
48
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-2e2gks sitelibdir\=./.gem.20250820-3262-2e2gks clean
48
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-pbjfvx sitelibdir\=./.gem.20250821-3244-pbjfvx clean
49
49
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
50
50
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/byebug-12.0.0/ext/byebug'
@@ -6,12 +6,12 @@ checking for altzone in time.h with -Werror... no
6
6
  creating Makefile
7
7
 
8
8
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date
9
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-l18sv1 sitelibdir\=./.gem.20250820-3262-l18sv1 clean
9
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-bxl39z sitelibdir\=./.gem.20250821-3244-bxl39z clean
10
10
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date'
11
11
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date'
12
12
 
13
13
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date
14
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-l18sv1 sitelibdir\=./.gem.20250820-3262-l18sv1
14
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-bxl39z sitelibdir\=./.gem.20250821-3244-bxl39z
15
15
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date'
16
16
  compiling date_core.c
17
17
  compiling date_parse.c
@@ -21,12 +21,12 @@ linking shared-object date_core.so
21
21
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date'
22
22
 
23
23
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date
24
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-l18sv1 sitelibdir\=./.gem.20250820-3262-l18sv1 install
24
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-bxl39z sitelibdir\=./.gem.20250821-3244-bxl39z install
25
25
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date'
26
- /usr/bin/install -c -m 0755 date_core.so ./.gem.20250820-3262-l18sv1
26
+ /usr/bin/install -c -m 0755 date_core.so ./.gem.20250821-3244-bxl39z
27
27
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date'
28
28
 
29
29
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date
30
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-l18sv1 sitelibdir\=./.gem.20250820-3262-l18sv1 clean
30
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-bxl39z sitelibdir\=./.gem.20250821-3244-bxl39z clean
31
31
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date'
32
32
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/date-3.4.1/ext/date'
@@ -3,12 +3,12 @@ current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vend
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
6
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-5jnt7j sitelibdir\=./.gem.20250820-3262-5jnt7j clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-l86nf sitelibdir\=./.gem.20250821-3244-l86nf clean
7
7
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
8
8
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
9
9
 
10
10
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
11
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-5jnt7j sitelibdir\=./.gem.20250820-3262-5jnt7j
11
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-l86nf sitelibdir\=./.gem.20250821-3244-l86nf
12
12
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
13
13
  compiling adj_matrix.c
14
14
  adj_matrix.c: In function ‘adj_matrix_default’:
@@ -26,12 +26,12 @@ linking shared-object jaro_winkler/jaro_winkler_ext.so
26
26
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
27
27
 
28
28
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
29
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-5jnt7j sitelibdir\=./.gem.20250820-3262-5jnt7j install
29
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-l86nf sitelibdir\=./.gem.20250821-3244-l86nf install
30
30
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
31
- /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20250820-3262-5jnt7j/jaro_winkler
31
+ /usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20250821-3244-l86nf/jaro_winkler
32
32
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
33
33
 
34
34
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
35
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-5jnt7j sitelibdir\=./.gem.20250820-3262-5jnt7j clean
35
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-l86nf sitelibdir\=./.gem.20250821-3244-l86nf clean
36
36
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
37
37
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler'
@@ -6,7 +6,7 @@ checking for yaml_get_version() in -lyaml... yes
6
6
  creating Makefile
7
7
 
8
8
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
9
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-hyabw0 sitelibdir\=./.gem.20250820-3262-hyabw0 clean
9
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-y39h9s sitelibdir\=./.gem.20250821-3244-y39h9s clean
10
10
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
11
11
  cd libyaml && make clean
12
12
  /bin/sh: 1: cd: can't cd to libyaml
@@ -14,7 +14,7 @@ make[1]: [Makefile:283: clean-so] Error 2 (ignored)
14
14
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
15
15
 
16
16
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
17
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-hyabw0 sitelibdir\=./.gem.20250820-3262-hyabw0
17
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-y39h9s sitelibdir\=./.gem.20250821-3244-y39h9s
18
18
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
19
19
  compiling psych.c
20
20
  compiling psych_emitter.c
@@ -25,13 +25,13 @@ linking shared-object psych.so
25
25
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
26
26
 
27
27
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
28
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-hyabw0 sitelibdir\=./.gem.20250820-3262-hyabw0 install
28
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-y39h9s sitelibdir\=./.gem.20250821-3244-y39h9s install
29
29
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
30
- /usr/bin/install -c -m 0755 psych.so ./.gem.20250820-3262-hyabw0
30
+ /usr/bin/install -c -m 0755 psych.so ./.gem.20250821-3244-y39h9s
31
31
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
32
32
 
33
33
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych
34
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-hyabw0 sitelibdir\=./.gem.20250820-3262-hyabw0 clean
34
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-y39h9s sitelibdir\=./.gem.20250821-3244-y39h9s clean
35
35
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/psych-5.2.6/ext/psych'
36
36
  cd libyaml && make clean
37
37
  /bin/sh: 1: cd: can't cd to libyaml
@@ -3,24 +3,24 @@ current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vend
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
6
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-4ff2mw sitelibdir\=./.gem.20250820-3262-4ff2mw clean
6
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-n2n75 sitelibdir\=./.gem.20250821-3244-n2n75 clean
7
7
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
8
8
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
9
9
 
10
10
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
11
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-4ff2mw sitelibdir\=./.gem.20250820-3262-4ff2mw
11
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-n2n75 sitelibdir\=./.gem.20250821-3244-n2n75
12
12
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
13
13
  compiling cparse.c
14
14
  linking shared-object racc/cparse.so
15
15
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
16
16
 
17
17
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
18
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-4ff2mw sitelibdir\=./.gem.20250820-3262-4ff2mw install
18
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-n2n75 sitelibdir\=./.gem.20250821-3244-n2n75 install
19
19
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
20
- /usr/bin/install -c -m 0755 cparse.so ./.gem.20250820-3262-4ff2mw/racc
20
+ /usr/bin/install -c -m 0755 cparse.so ./.gem.20250821-3244-n2n75/racc
21
21
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
22
22
 
23
23
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse
24
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-4ff2mw sitelibdir\=./.gem.20250820-3262-4ff2mw clean
24
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-n2n75 sitelibdir\=./.gem.20250821-3244-n2n75 clean
25
25
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
26
26
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/racc-1.8.1/ext/racc/cparse'
@@ -4,24 +4,24 @@ checking for rb_io_mode_t in ruby/io.h... no
4
4
  creating Makefile
5
5
 
6
6
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio
7
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-parw7z sitelibdir\=./.gem.20250820-3262-parw7z clean
7
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-mjk3d4 sitelibdir\=./.gem.20250821-3244-mjk3d4 clean
8
8
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio'
9
9
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio'
10
10
 
11
11
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio
12
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-parw7z sitelibdir\=./.gem.20250820-3262-parw7z
12
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-mjk3d4 sitelibdir\=./.gem.20250821-3244-mjk3d4
13
13
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio'
14
14
  compiling stringio.c
15
15
  linking shared-object stringio.so
16
16
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio'
17
17
 
18
18
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio
19
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-parw7z sitelibdir\=./.gem.20250820-3262-parw7z install
19
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-mjk3d4 sitelibdir\=./.gem.20250821-3244-mjk3d4 install
20
20
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio'
21
- /usr/bin/install -c -m 0755 stringio.so ./.gem.20250820-3262-parw7z
21
+ /usr/bin/install -c -m 0755 stringio.so ./.gem.20250821-3244-mjk3d4
22
22
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio'
23
23
 
24
24
  current directory: /home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio
25
- make DESTDIR\= sitearchdir\=./.gem.20250820-3262-parw7z sitelibdir\=./.gem.20250820-3262-parw7z clean
25
+ make DESTDIR\= sitearchdir\=./.gem.20250821-3244-mjk3d4 sitelibdir\=./.gem.20250821-3244-mjk3d4 clean
26
26
  make[1]: Entering directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio'
27
27
  make[1]: Leaving directory '/home/circleci/project/build/public-clients/api-idp/ruby/vendor/bundle/ruby/3.3.0/gems/stringio-3.1.7/ext/stringio'
@@ -2,7 +2,32 @@
2
2
 
3
3
  ## Master
4
4
 
5
- [Full Changelog](https://github.com/typhoeus/ethon/compare/v0.15.0...master)
5
+ [Full Changelog](https://github.com/typhoeus/ethon/compare/v0.17.0...master)
6
+
7
+ ## 0.17.0
8
+
9
+ [Full Changelog](https://github.com/typhoeus/ethon/compare/v0.16.0...v0.17.0)
10
+
11
+ * Require Ruby 2.6+ and simplify Gemfile.
12
+ ([Felipe Mesquita](https://github.com/felipedmesquita), [#255](https://github.com/typhoeus/ethon/pull/255))
13
+ * Fixed mismatched libcurl error codes in `easy_codes` array.
14
+ ([Felipe Mesquita](https://github.com/felipedmesquita), [#253](https://github.com/typhoeus/ethon/pull/253))
15
+ * Add Ruby 3.3 and 3.4, remove Ruby 2.5 from CI matrix.
16
+ ([Felipe Mesquita](https://github.com/felipedmesquita), [#252](https://github.com/typhoeus/ethon/pull/252))
17
+ * Skip test due to libcurl 8.7.x bug in CURLINFO_REQUEST_SIZE.
18
+ ([Felipe Mesquita](https://github.com/felipedmesquita), [#251](https://github.com/typhoeus/ethon/pull/251))
19
+ * Use `Rackup::Handler.default` for Rack 3 compatibility.
20
+ ([Vít Ondruch](https://github.com/voxik), [#244](https://github.com/typhoeus/ethon/pull/244))
21
+ * Add Ruby 3.1 and 3.2 to the test matrix.
22
+ ([Orien Madgwick](https://github.com/orien), [#228](https://github.com/typhoeus/ethon/pull/228))
23
+ * Remove development and test files from the gem package.
24
+ ([Orien Madgwick](https://github.com/orien), [#227](https://github.com/typhoeus/ethon/pull/227))
25
+ * Fix missing parenthesis in example.
26
+ ([Aleksey Tsalolikhin](https://github.com/atsalolikhin-spokeo), [#226](https://github.com/typhoeus/ethon/pull/226))
27
+
28
+ ## 0.16.0
29
+
30
+ [Full Changelog](https://github.com/typhoeus/ethon/compare/v0.15.0...v0.16.0)
6
31
 
7
32
  * Added `redirect_url` value to available informations and `Easy::Mirror`.
8
33
  ([Adrien Rey-Jarthon](https://github.com/jarthod)
@@ -87,7 +87,7 @@ easy.http_request("www.example.com/get", :get, { http_version: :httpv2_0 })
87
87
  easy.http_request("www.example.com/get", :get, { http_version: :httpv2_prior_knowledge })
88
88
 
89
89
  # To set the server to use http2 with https and http1 with http, send the following:
90
- easy.http_request("www.example.com/get", :get, { http_version: :httpv2_tls }
90
+ easy.http_request("www.example.com/get", :get, { http_version: :httpv2_tls })
91
91
 
92
92
  multi.add(easy)
93
93
  multi.perform
@@ -15,12 +15,15 @@ Gem::Specification.new do |s|
15
15
  s.summary = "Libcurl wrapper."
16
16
  s.description = "Very lightweight libcurl wrapper."
17
17
 
18
- s.required_rubygems_version = ">= 1.3.6"
18
+ s.required_ruby_version = ">= 2.6"
19
19
  s.license = 'MIT'
20
20
 
21
21
  s.add_dependency('ffi', ['>= 1.15.0'])
22
22
 
23
- s.files = `git ls-files`.split("\n")
24
- s.test_files = `git ls-files -- spec/*`.split("\n")
23
+ s.files = Dir.chdir(__dir__) do
24
+ `git ls-files -z`.split("\x0").reject do |file|
25
+ file.start_with?(*%w[. Gemfile Guardfile Rakefile profile spec])
26
+ end
27
+ end
25
28
  s.require_path = 'lib'
26
29
  end
@@ -26,7 +26,7 @@ module Ethon
26
26
  :ftp_weird_pasv_reply,
27
27
  :ftp_weird_227_format,
28
28
  :ftp_cant_get_host,
29
- :obsolete16,
29
+ :http2,
30
30
  :ftp_couldnt_set_type,
31
31
  :partial_file,
32
32
  :ftp_couldnt_retr_file,
@@ -61,7 +61,7 @@ module Ethon
61
61
  :unknown_option,
62
62
  :telnet_option_syntax ,
63
63
  :obsolete50,
64
- :peer_failed_verification,
64
+ :obsolete51,
65
65
  :got_nothing,
66
66
  :ssl_engine_notfound,
67
67
  :ssl_engine_setfailed,
@@ -70,6 +70,7 @@ module Ethon
70
70
  :obsolete57,
71
71
  :ssl_certproblem,
72
72
  :ssl_cipher,
73
+ :peer_failed_verification,
73
74
  :bad_content_encoding,
74
75
  :ldap_invalid_url,
75
76
  :filesize_exceeded,
@@ -2,5 +2,5 @@
2
2
  module Ethon
3
3
 
4
4
  # Ethon version.
5
- VERSION = '0.16.0'
5
+ VERSION = '0.17.0'
6
6
  end
@@ -1,19 +1,20 @@
1
1
  # -*- encoding: utf-8 -*-
2
- # stub: ethon 0.16.0 ruby lib
2
+ # stub: ethon 0.17.0 ruby lib
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = "ethon".freeze
6
- s.version = "0.16.0".freeze
6
+ s.version = "0.17.0".freeze
7
7
 
8
- s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version=
8
+ s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
9
9
  s.require_paths = ["lib".freeze]
10
10
  s.authors = ["Hans Hasselberg".freeze]
11
- s.date = "2022-11-04"
11
+ s.date = "1980-01-02"
12
12
  s.description = "Very lightweight libcurl wrapper.".freeze
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.3.7".freeze
16
+ s.required_ruby_version = Gem::Requirement.new(">= 2.6".freeze)
17
+ s.rubygems_version = "3.7.1".freeze
17
18
  s.summary = "Libcurl wrapper.".freeze
18
19
 
19
20
  s.installed_by_version = "3.6.9".freeze
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cybrid_api_id_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.124.79
4
+ version: 0.124.80
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cybrid
@@ -137,7 +137,7 @@ files:
137
137
  - vendor/bundle/ruby/3.3.0/cache/coderay-1.1.3.gem
138
138
  - vendor/bundle/ruby/3.3.0/cache/date-3.4.1.gem
139
139
  - vendor/bundle/ruby/3.3.0/cache/diff-lcs-1.6.2.gem
140
- - vendor/bundle/ruby/3.3.0/cache/ethon-0.16.0.gem
140
+ - vendor/bundle/ruby/3.3.0/cache/ethon-0.17.0.gem
141
141
  - vendor/bundle/ruby/3.3.0/cache/ffi-1.17.2-x86_64-linux-gnu.gem
142
142
  - vendor/bundle/ruby/3.3.0/cache/jaro_winkler-1.5.6.gem
143
143
  - vendor/bundle/ruby/3.3.0/cache/method_source-1.1.0.gem
@@ -522,108 +522,64 @@ files:
522
522
  - vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/spec_helper.rb
523
523
  - vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/traverse_balanced_spec.rb
524
524
  - vendor/bundle/ruby/3.3.0/gems/diff-lcs-1.6.2/spec/traverse_sequences_spec.rb
525
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.github/workflows/ruby.yml
526
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.gitignore
527
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/.rspec
528
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/CHANGELOG.md
529
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/Gemfile
530
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/Guardfile
531
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/LICENSE
532
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/README.md
533
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/Rakefile
534
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/ethon.gemspec
535
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon.rb
536
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curl.rb
537
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curls/classes.rb
538
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curls/codes.rb
539
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curls/constants.rb
540
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curls/form_options.rb
541
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curls/functions.rb
542
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curls/infos.rb
543
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curls/messages.rb
544
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curls/options.rb
545
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/curls/settings.rb
546
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy.rb
547
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/callbacks.rb
548
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/debug_info.rb
549
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/features.rb
550
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/form.rb
551
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/header.rb
552
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http.rb
553
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/actionable.rb
554
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/custom.rb
555
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/delete.rb
556
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/get.rb
557
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/head.rb
558
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/options.rb
559
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/patch.rb
560
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/post.rb
561
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/postable.rb
562
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/put.rb
563
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/http/putable.rb
564
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/informations.rb
565
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/mirror.rb
566
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/operations.rb
567
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/options.rb
568
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/params.rb
569
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/queryable.rb
570
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/response_callbacks.rb
571
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/easy/util.rb
572
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors.rb
573
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/ethon_error.rb
574
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/global_init.rb
575
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/invalid_option.rb
576
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/invalid_value.rb
577
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_add.rb
578
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_fdset.rb
579
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
580
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/multi_timeout.rb
581
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/errors/select.rb
582
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/libc.rb
583
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/loggable.rb
584
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/multi.rb
585
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/multi/operations.rb
586
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/multi/options.rb
587
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/multi/stack.rb
588
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/lib/ethon/version.rb
589
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/benchmarks.rb
590
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/memory_leaks.rb
591
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/perf_spec_helper.rb
592
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/support/memory_test_helpers.rb
593
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/support/os_memory_leak_tracker.rb
594
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/profile/support/ruby_object_leak_tracker.rb
595
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/curl_spec.rb
596
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/callbacks_spec.rb
597
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/debug_info_spec.rb
598
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/features_spec.rb
599
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/form_spec.rb
600
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/header_spec.rb
601
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/custom_spec.rb
602
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/delete_spec.rb
603
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/get_spec.rb
604
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/head_spec.rb
605
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/options_spec.rb
606
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/patch_spec.rb
607
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/post_spec.rb
608
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http/put_spec.rb
609
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/http_spec.rb
610
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/informations_spec.rb
611
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/mirror_spec.rb
612
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/operations_spec.rb
613
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/options_spec.rb
614
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/queryable_spec.rb
615
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/response_callbacks_spec.rb
616
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy/util_spec.rb
617
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/easy_spec.rb
618
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/libc_spec.rb
619
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/loggable_spec.rb
620
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/multi/operations_spec.rb
621
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/multi/options_spec.rb
622
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/multi/stack_spec.rb
623
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/ethon/multi_spec.rb
624
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/spec_helper.rb
625
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/support/localhost_server.rb
626
- - vendor/bundle/ruby/3.3.0/gems/ethon-0.16.0/spec/support/server.rb
525
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/CHANGELOG.md
526
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/LICENSE
527
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/README.md
528
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/ethon.gemspec
529
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon.rb
530
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curl.rb
531
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curls/classes.rb
532
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curls/codes.rb
533
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curls/constants.rb
534
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curls/form_options.rb
535
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curls/functions.rb
536
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curls/infos.rb
537
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curls/messages.rb
538
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curls/options.rb
539
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/curls/settings.rb
540
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy.rb
541
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/callbacks.rb
542
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/debug_info.rb
543
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/features.rb
544
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/form.rb
545
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/header.rb
546
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http.rb
547
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/actionable.rb
548
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/custom.rb
549
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/delete.rb
550
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/get.rb
551
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/head.rb
552
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/options.rb
553
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/patch.rb
554
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/post.rb
555
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/postable.rb
556
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/put.rb
557
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/http/putable.rb
558
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/informations.rb
559
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/mirror.rb
560
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/operations.rb
561
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/options.rb
562
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/params.rb
563
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/queryable.rb
564
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/response_callbacks.rb
565
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/easy/util.rb
566
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors.rb
567
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors/ethon_error.rb
568
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors/global_init.rb
569
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors/invalid_option.rb
570
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors/invalid_value.rb
571
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors/multi_add.rb
572
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors/multi_fdset.rb
573
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors/multi_remove.rb
574
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors/multi_timeout.rb
575
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/errors/select.rb
576
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/libc.rb
577
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/loggable.rb
578
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/multi.rb
579
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/multi/operations.rb
580
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/multi/options.rb
581
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/multi/stack.rb
582
+ - vendor/bundle/ruby/3.3.0/gems/ethon-0.17.0/lib/ethon/version.rb
627
583
  - vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/CHANGELOG.md
628
584
  - vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/COPYING
629
585
  - vendor/bundle/ruby/3.3.0/gems/ffi-1.17.2-x86_64-linux-gnu/Gemfile
@@ -2219,7 +2175,7 @@ files:
2219
2175
  - vendor/bundle/ruby/3.3.0/specifications/coderay-1.1.3.gemspec
2220
2176
  - vendor/bundle/ruby/3.3.0/specifications/date-3.4.1.gemspec
2221
2177
  - vendor/bundle/ruby/3.3.0/specifications/diff-lcs-1.6.2.gemspec
2222
- - vendor/bundle/ruby/3.3.0/specifications/ethon-0.16.0.gemspec
2178
+ - vendor/bundle/ruby/3.3.0/specifications/ethon-0.17.0.gemspec
2223
2179
  - vendor/bundle/ruby/3.3.0/specifications/ffi-1.17.2-x86_64-linux-gnu.gemspec
2224
2180
  - vendor/bundle/ruby/3.3.0/specifications/jaro_winkler-1.5.6.gemspec
2225
2181
  - vendor/bundle/ruby/3.3.0/specifications/method_source-1.1.0.gemspec
@@ -1,41 +0,0 @@
1
- # This workflow uses actions that are not certified by GitHub.
2
- # They are provided by a third-party and are governed by
3
- # separate terms of service, privacy policy, and support
4
- # documentation.
5
- # This workflow will download a prebuilt Ruby version, install dependencies and run tests with Rake
6
- # For more information see: https://github.com/marketplace/actions/setup-ruby-jruby-and-truffleruby
7
-
8
- name: Ruby
9
-
10
- on:
11
- push:
12
- branches: [ master ]
13
- pull_request:
14
- branches: [ master ]
15
-
16
- jobs:
17
- test:
18
- runs-on: ${{ matrix.os }}-latest
19
- strategy:
20
- fail-fast: false
21
- matrix:
22
- os: [ubuntu, macos]
23
- ruby-version: [2.5, 2.6, 2.7, 3.0, head, debug, truffleruby]
24
- continue-on-error: ${{ endsWith(matrix.ruby, 'head') || matrix.ruby == 'debug' }}
25
- steps:
26
- - uses: actions/checkout@v2
27
- - name: Install libcurl header
28
- run: |
29
- if ${{ matrix.os == 'macos' }}
30
- then
31
- brew install curl
32
- else
33
- sudo apt update && sudo apt install -y --no-install-recommends libcurl4-openssl-dev
34
- fi
35
- - name: Set up Ruby
36
- uses: ruby/setup-ruby@v1
37
- with:
38
- ruby-version: ${{ matrix.ruby-version }}
39
- bundler-cache: true # runs 'bundle install' and caches installed gems automatically
40
- - name: Run tests
41
- run: bundle exec rake
@@ -1,8 +0,0 @@
1
- *.gem
2
- .bundle
3
- Gemfile.lock
4
- .DS_Store
5
- .yardoc
6
- doc
7
- coverage
8
- .idea
@@ -1,3 +0,0 @@
1
- --tty
2
- --color
3
- --format documentation