invoicetronic_sdk 1.0.0 → 1.0.1
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +1 -0
- data/Gemfile.lock +6 -6
- data/README.md +4 -4
- data/lib/invoicetronic_sdk/api_client.rb +1 -1
- data/lib/invoicetronic_sdk/version.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/cache/ethon-0.15.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/parser-3.3.9.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rspec-support-3.13.5.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/typhoeus-1.5.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/byebug-12.0.0/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/date-3.4.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/jaro_winkler-1.5.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/psych-5.2.6/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/racc-1.8.1/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/extensions/x86_64-linux/3.4.0/stringio-3.1.7/gem_make.out +5 -5
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/.github/workflows/ruby.yml +2 -2
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/CHANGELOG.md +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/README.md +0 -23
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curls/classes.rb +2 -12
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curls/options.rb +3 -4
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/callbacks.rb +1 -2
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/informations.rb +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/response_callbacks.rb +1 -6
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/version.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/callbacks_spec.rb +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/informations_spec.rb +0 -6
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/mirror_spec.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/operations_spec.rb +0 -3
- data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/current.rb +2 -2
- data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/version.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/Changelog.md +10 -1
- data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/method_signature_verifier.rb +35 -10
- data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/version.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/CHANGELOG.md +43 -1
- data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/expectation.rb +4 -2
- data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/responseable.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/version.rb +1 -1
- data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/typhoeus.gemspec +14 -4
- data/vendor/bundle/ruby/3.4.0/specifications/{ethon-0.16.0.gemspec → ethon-0.15.0.gemspec} +4 -4
- data/vendor/bundle/ruby/3.4.0/specifications/{parser-3.3.8.0.gemspec → parser-3.3.9.0.gemspec} +4 -4
- data/vendor/bundle/ruby/3.4.0/specifications/{rspec-support-3.13.4.gemspec → rspec-support-3.13.5.gemspec} +4 -4
- data/vendor/bundle/ruby/3.4.0/specifications/typhoeus-1.5.0.gemspec +26 -0
- metadata +277 -324
- data/vendor/bundle/ruby/3.4.0/cache/ethon-0.16.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/parser-3.3.8.0.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/rspec-support-3.13.4.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/cache/typhoeus-1.4.1.gem +0 -0
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/.github/workflows/ci.yml +0 -30
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/.github/workflows/experimental.yml +0 -33
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/.gitignore +0 -8
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/.rspec +0 -4
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/Gemfile +0 -36
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/Guardfile +0 -9
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/Rakefile +0 -38
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/perf/profile.rb +0 -14
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/perf/vs_nethttp.rb +0 -64
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb +0 -156
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/rack/typhoeus/middleware/params_decoder_spec.rb +0 -31
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/spec_helper.rb +0 -29
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/support/localhost_server.rb +0 -94
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/support/memory_cache.rb +0 -15
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/support/server.rb +0 -116
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/adapters/faraday_spec.rb +0 -339
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/cache/dalli_spec.rb +0 -41
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/cache/redis_spec.rb +0 -41
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/config_spec.rb +0 -15
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/easy_factory_spec.rb +0 -143
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/errors/no_stub_spec.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/expectation_spec.rb +0 -280
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/addable_spec.rb +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/before_spec.rb +0 -98
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/block_connection_spec.rb +0 -18
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/cacheable_spec.rb +0 -88
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/memoizable_spec.rb +0 -53
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/queueable_spec.rb +0 -98
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/runnable_spec.rb +0 -137
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/stubbable_spec.rb +0 -48
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra_spec.rb +0 -22
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/pool_spec.rb +0 -137
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/actions_spec.rb +0 -19
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/before_spec.rb +0 -93
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/block_connection_spec.rb +0 -75
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/cacheable_spec.rb +0 -94
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/callbacks_spec.rb +0 -91
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/marshal_spec.rb +0 -60
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/memoizable_spec.rb +0 -34
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/operations_spec.rb +0 -101
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/responseable_spec.rb +0 -13
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request/stubbable_spec.rb +0 -45
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/request_spec.rb +0 -256
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/response/header_spec.rb +0 -147
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/response/informations_spec.rb +0 -323
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/response/status_spec.rb +0 -256
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus/response_spec.rb +0 -100
- data/vendor/bundle/ruby/3.4.0/gems/typhoeus-1.4.1/spec/typhoeus_spec.rb +0 -105
- data/vendor/bundle/ruby/3.4.0/specifications/typhoeus-1.4.1.gemspec +0 -24
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/.gitignore +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/.rspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/Gemfile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/Guardfile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/Rakefile +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/ethon.gemspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curl.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curls/codes.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curls/constants.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curls/form_options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curls/functions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curls/infos.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curls/messages.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/curls/settings.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/debug_info.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/features.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/form.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/header.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/actionable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/custom.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/delete.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/get.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/head.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/patch.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/post.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/postable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/put.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http/putable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/http.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/mirror.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/operations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/params.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/queryable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/util.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors/ethon_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors/global_init.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors/invalid_option.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors/invalid_value.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors/multi_add.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors/multi_fdset.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors/multi_remove.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors/multi_timeout.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors/select.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/libc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/loggable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/multi/operations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/multi/options.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/multi/stack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/multi.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/profile/benchmarks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/profile/memory_leaks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/profile/perf_spec_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/profile/support/memory_test_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/profile/support/os_memory_leak_tracker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/profile/support/ruby_object_leak_tracker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/curl_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/debug_info_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/features_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/form_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/header_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/custom_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/delete_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/get_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/head_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/options_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/patch_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/post_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/put_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/options_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/queryable_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/response_callbacks_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/util_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/libc_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/loggable_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/multi/operations_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/multi/options_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/multi/stack_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/multi_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/spec_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/support/localhost_server.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/support/server.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/LICENSE.txt +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/bin/ruby-parse +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/bin/ruby-rewrite +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/gauntlet_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/all.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ast/node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ast/processor.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/base.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/builders/default.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/clobbering_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/color.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/context.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/current_arg_stack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/deprecation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/diagnostic/engine.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/diagnostic.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer/dedenter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer/explanation.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer/literal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer/stack_state.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer-F0.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer-F1.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer-strings.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/macruby.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/max_numparam_stack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/messages.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/meta.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby18.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby19.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby20.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby21.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby22.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby23.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby24.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby25.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby26.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby27.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby30.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby31.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby32.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby33.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ruby34.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/rubymotion.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/runner/ruby_parse.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/runner/ruby_rewrite.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/runner.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/buffer.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/comment/associator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/comment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/collection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/condition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/constant.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/for.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/heredoc.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/index.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/keyword.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/method_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/objc_kwarg.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/operator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/rescue_body.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/send.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/ternary.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/variable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/range.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/rewriter/action.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/tree_rewriter/action.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/tree_rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/static_environment.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/syntax_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/tree_rewriter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/unknown_encoding_in_magic_comment_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/variables_stack.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/parser.gemspec +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/caller_filter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/comparable_version.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/differ.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/directory_maker.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/encoded_string.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/fuzzy_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/hunk_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/matcher_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/mutex.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/object_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/recursive_const_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/reentrant_mutex.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/ruby_features.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/source/location.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/source/node.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/source/token.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/source.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/diff_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/formatting_support.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/in_sub_process.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/shell_out.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/stderr_splitter.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/string_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/spec.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/warnings.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support/with_keywords_when_needed.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/lib/rspec/support.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/CONTRIBUTING.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/UPGRADE.md +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/rack/typhoeus/middleware/params_decoder/helper.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/rack/typhoeus/middleware/params_decoder.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/rack/typhoeus.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/adapters/faraday.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/cache/dalli.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/cache/rails.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/cache/redis.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/config.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/easy_factory.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/errors/no_stub.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/errors/typhoeus_error.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/addable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/before.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/block_connection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/cacheable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/memoizable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/queueable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/runnable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/stubbable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/pool.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/railtie.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/actions.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/before.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/block_connection.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/cacheable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/marshal.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/memoizable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/operations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/streamable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/stubbable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response/cacheable.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response/header.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response/informations.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response/status.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response.rb +0 -0
- /data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus.rb +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4f6569a56fd5681ceeac4942d6fb2941d994c30185a90476359ac029143c0c14
|
|
4
|
+
data.tar.gz: 8e29105013370e354107987845ba0a66d6fa0204e66a9750d98c40c46f4ee554
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6c63ea5028e22f150da67d3764f16b316d0ffaf2dc470d84ab146aa7e6e1c5e8e23d51d261290c8c67035c6443a19d16d5228f9a30c18674aabe616f324b061f
|
|
7
|
+
data.tar.gz: 6c6fe1502c49065df1bd6e15961601c77a4298acdfa4cf5f362f181ad24843c596a23e416752dcdd70e7c415507efb589c0f52107cdc643c3086ff8e6897ee50
|
data/CHANGELOG.md
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# Changelog\n\n## [1.0.1.0] - 2025-09-16\nSee main repository changelog for details.
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
invoicetronic_sdk (1.0.
|
|
4
|
+
invoicetronic_sdk (1.0.1)
|
|
5
5
|
typhoeus (~> 1.0, >= 1.0.1)
|
|
6
6
|
|
|
7
7
|
GEM
|
|
@@ -12,7 +12,7 @@ GEM
|
|
|
12
12
|
coderay (1.1.3)
|
|
13
13
|
date (3.4.1)
|
|
14
14
|
diff-lcs (1.6.2)
|
|
15
|
-
ethon (0.
|
|
15
|
+
ethon (0.15.0)
|
|
16
16
|
ffi (>= 1.15.0)
|
|
17
17
|
ffi (1.17.2)
|
|
18
18
|
ffi (1.17.2-aarch64-linux-gnu)
|
|
@@ -28,7 +28,7 @@ GEM
|
|
|
28
28
|
jaro_winkler (1.5.6)
|
|
29
29
|
method_source (1.1.0)
|
|
30
30
|
parallel (1.27.0)
|
|
31
|
-
parser (3.3.
|
|
31
|
+
parser (3.3.9.0)
|
|
32
32
|
ast (~> 2.4.1)
|
|
33
33
|
racc
|
|
34
34
|
pry (0.15.2)
|
|
@@ -55,7 +55,7 @@ GEM
|
|
|
55
55
|
rspec-mocks (3.13.5)
|
|
56
56
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
57
57
|
rspec-support (~> 3.13.0)
|
|
58
|
-
rspec-support (3.13.
|
|
58
|
+
rspec-support (3.13.5)
|
|
59
59
|
rubocop (0.66.0)
|
|
60
60
|
jaro_winkler (~> 1.5.1)
|
|
61
61
|
parallel (~> 1.10)
|
|
@@ -66,8 +66,8 @@ GEM
|
|
|
66
66
|
unicode-display_width (>= 1.4.0, < 1.6)
|
|
67
67
|
ruby-progressbar (1.13.0)
|
|
68
68
|
stringio (3.1.7)
|
|
69
|
-
typhoeus (1.
|
|
70
|
-
ethon (>= 0.9.0)
|
|
69
|
+
typhoeus (1.5.0)
|
|
70
|
+
ethon (>= 0.9.0, < 0.16.0)
|
|
71
71
|
unicode-display_width (1.5.0)
|
|
72
72
|
|
|
73
73
|
PLATFORMS
|
data/README.md
CHANGED
|
@@ -10,7 +10,7 @@ For more information, see [Invoicetronic website][2]
|
|
|
10
10
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
11
11
|
|
|
12
12
|
- API version: 1
|
|
13
|
-
- Package version: 1.0.
|
|
13
|
+
- Package version: 1.0.1
|
|
14
14
|
- Generator version: 7.14.0
|
|
15
15
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
|
16
16
|
For more information, please visit [https://invoicetronic.com](https://invoicetronic.com)
|
|
@@ -28,16 +28,16 @@ gem build invoicetronic_sdk.gemspec
|
|
|
28
28
|
Then either install the gem locally:
|
|
29
29
|
|
|
30
30
|
```shell
|
|
31
|
-
gem install ./invoicetronic_sdk-1.0.
|
|
31
|
+
gem install ./invoicetronic_sdk-1.0.1.gem
|
|
32
32
|
```
|
|
33
33
|
|
|
34
|
-
(for development, run `gem install --dev ./invoicetronic_sdk-1.0.
|
|
34
|
+
(for development, run `gem install --dev ./invoicetronic_sdk-1.0.1.gem` to install the development dependencies)
|
|
35
35
|
|
|
36
36
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
|
37
37
|
|
|
38
38
|
Finally add this to the Gemfile:
|
|
39
39
|
|
|
40
|
-
gem 'invoicetronic_sdk', '~> 1.0.
|
|
40
|
+
gem 'invoicetronic_sdk', '~> 1.0.1'
|
|
41
41
|
|
|
42
42
|
### Install from Git
|
|
43
43
|
|
|
@@ -32,7 +32,7 @@ module Invoicetronic_Sdk
|
|
|
32
32
|
# @option config [Configuration] Configuration for initializing the object, default to Configuration.default
|
|
33
33
|
def initialize(config = Configuration.default)
|
|
34
34
|
@config = config
|
|
35
|
-
@user_agent = "Invoicetronic/1.0.
|
|
35
|
+
@user_agent = "Invoicetronic/1.0.1/Ruby-SDK"
|
|
36
36
|
@default_headers = {
|
|
37
37
|
'Content-Type' => 'application/json',
|
|
38
38
|
'User-Agent' => @user_agent
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -3,10 +3,10 @@ current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/byebug-12.0.0/ext/byebug
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-fscid sitelibdir\=./.gem.20250916-2151-fscid clean
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/byebug-12.0.0/ext/byebug
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-fscid sitelibdir\=./.gem.20250916-2151-fscid
|
|
10
10
|
compiling breakpoint.c
|
|
11
11
|
breakpoint.c: In function ‘brkpt_enabled’:
|
|
12
12
|
breakpoint.c:35:3: warning: ‘rb_data_object_get_warning’ is deprecated: by TypedData [-Wdeprecated-declarations]
|
|
@@ -471,8 +471,8 @@ cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’
|
|
|
471
471
|
linking shared-object byebug/byebug.so
|
|
472
472
|
|
|
473
473
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/byebug-12.0.0/ext/byebug
|
|
474
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
475
|
-
/usr/bin/install -c -m 0755 byebug.so ./.gem.
|
|
474
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-fscid sitelibdir\=./.gem.20250916-2151-fscid install
|
|
475
|
+
/usr/bin/install -c -m 0755 byebug.so ./.gem.20250916-2151-fscid/byebug
|
|
476
476
|
|
|
477
477
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/byebug-12.0.0/ext/byebug
|
|
478
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
478
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-fscid sitelibdir\=./.gem.20250916-2151-fscid clean
|
|
@@ -6,10 +6,10 @@ checking for altzone in time.h with -Werror... no
|
|
|
6
6
|
creating Makefile
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-zmr44o sitelibdir\=./.gem.20250916-2151-zmr44o clean
|
|
10
10
|
|
|
11
11
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date
|
|
12
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
12
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-zmr44o sitelibdir\=./.gem.20250916-2151-zmr44o
|
|
13
13
|
compiling date_core.c
|
|
14
14
|
compiling date_parse.c
|
|
15
15
|
compiling date_strftime.c
|
|
@@ -17,8 +17,8 @@ compiling date_strptime.c
|
|
|
17
17
|
linking shared-object date_core.so
|
|
18
18
|
|
|
19
19
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date
|
|
20
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
21
|
-
/usr/bin/install -c -m 0755 date_core.so ./.gem.
|
|
20
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-zmr44o sitelibdir\=./.gem.20250916-2151-zmr44o install
|
|
21
|
+
/usr/bin/install -c -m 0755 date_core.so ./.gem.20250916-2151-zmr44o
|
|
22
22
|
|
|
23
23
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/date-3.4.1/ext/date
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-zmr44o sitelibdir\=./.gem.20250916-2151-zmr44o clean
|
|
@@ -3,10 +3,10 @@ current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-5k48gc sitelibdir\=./.gem.20250916-2151-5k48gc clean
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-5k48gc sitelibdir\=./.gem.20250916-2151-5k48gc
|
|
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]
|
|
@@ -22,8 +22,8 @@ compiling jaro_winkler.c
|
|
|
22
22
|
linking shared-object jaro_winkler/jaro_winkler_ext.so
|
|
23
23
|
|
|
24
24
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
25
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
26
|
-
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.
|
|
25
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-5k48gc sitelibdir\=./.gem.20250916-2151-5k48gc install
|
|
26
|
+
/usr/bin/install -c -m 0755 jaro_winkler_ext.so ./.gem.20250916-2151-5k48gc/jaro_winkler
|
|
27
27
|
|
|
28
28
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler
|
|
29
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
29
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-5k48gc sitelibdir\=./.gem.20250916-2151-5k48gc clean
|
|
@@ -6,13 +6,13 @@ checking for yaml_get_version() in -lyaml... yes
|
|
|
6
6
|
creating Makefile
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-qse8x8 sitelibdir\=./.gem.20250916-2151-qse8x8 clean
|
|
10
10
|
cd libyaml && make clean
|
|
11
11
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
12
12
|
make: [Makefile:287: clean-so] Error 2 (ignored)
|
|
13
13
|
|
|
14
14
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych
|
|
15
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
15
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-qse8x8 sitelibdir\=./.gem.20250916-2151-qse8x8
|
|
16
16
|
compiling psych.c
|
|
17
17
|
compiling psych_emitter.c
|
|
18
18
|
compiling psych_parser.c
|
|
@@ -21,11 +21,11 @@ compiling psych_yaml_tree.c
|
|
|
21
21
|
linking shared-object psych.so
|
|
22
22
|
|
|
23
23
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych
|
|
24
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
25
|
-
/usr/bin/install -c -m 0755 psych.so ./.gem.
|
|
24
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-qse8x8 sitelibdir\=./.gem.20250916-2151-qse8x8 install
|
|
25
|
+
/usr/bin/install -c -m 0755 psych.so ./.gem.20250916-2151-qse8x8
|
|
26
26
|
|
|
27
27
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/psych-5.2.6/ext/psych
|
|
28
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
28
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-qse8x8 sitelibdir\=./.gem.20250916-2151-qse8x8 clean
|
|
29
29
|
cd libyaml && make clean
|
|
30
30
|
/bin/sh: 1: cd: can't cd to libyaml
|
|
31
31
|
make: [Makefile:287: clean-so] Error 2 (ignored)
|
|
@@ -3,16 +3,16 @@ current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/
|
|
|
3
3
|
creating Makefile
|
|
4
4
|
|
|
5
5
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse
|
|
6
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
6
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-wmgviz sitelibdir\=./.gem.20250916-2151-wmgviz clean
|
|
7
7
|
|
|
8
8
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse
|
|
9
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
9
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-wmgviz sitelibdir\=./.gem.20250916-2151-wmgviz
|
|
10
10
|
compiling cparse.c
|
|
11
11
|
linking shared-object racc/cparse.so
|
|
12
12
|
|
|
13
13
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse
|
|
14
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
15
|
-
/usr/bin/install -c -m 0755 cparse.so ./.gem.
|
|
14
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-wmgviz sitelibdir\=./.gem.20250916-2151-wmgviz install
|
|
15
|
+
/usr/bin/install -c -m 0755 cparse.so ./.gem.20250916-2151-wmgviz/racc
|
|
16
16
|
|
|
17
17
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/racc-1.8.1/ext/racc/cparse
|
|
18
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
18
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-wmgviz sitelibdir\=./.gem.20250916-2151-wmgviz clean
|
|
@@ -4,16 +4,16 @@ checking for rb_io_mode_t in ruby/io.h... no
|
|
|
4
4
|
creating Makefile
|
|
5
5
|
|
|
6
6
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio
|
|
7
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
7
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-46bhhy sitelibdir\=./.gem.20250916-2151-46bhhy clean
|
|
8
8
|
|
|
9
9
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio
|
|
10
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
10
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-46bhhy sitelibdir\=./.gem.20250916-2151-46bhhy
|
|
11
11
|
compiling stringio.c
|
|
12
12
|
linking shared-object stringio.so
|
|
13
13
|
|
|
14
14
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio
|
|
15
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
16
|
-
/usr/bin/install -c -m 0755 stringio.so ./.gem.
|
|
15
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-46bhhy sitelibdir\=./.gem.20250916-2151-46bhhy install
|
|
16
|
+
/usr/bin/install -c -m 0755 stringio.so ./.gem.20250916-2151-46bhhy
|
|
17
17
|
|
|
18
18
|
current directory: /home/runner/work/ruby-sdk/ruby-sdk/vendor/bundle/ruby/3.4.0/gems/stringio-3.1.7/ext/stringio
|
|
19
|
-
make DESTDIR\= sitearchdir\=./.gem.
|
|
19
|
+
make DESTDIR\= sitearchdir\=./.gem.20250916-2151-46bhhy sitelibdir\=./.gem.20250916-2151-46bhhy clean
|
|
@@ -20,7 +20,7 @@ jobs:
|
|
|
20
20
|
fail-fast: false
|
|
21
21
|
matrix:
|
|
22
22
|
os: [ubuntu, macos]
|
|
23
|
-
ruby-version: [2.5, 2.6, 2.7, 3.0, head, debug, truffleruby]
|
|
23
|
+
ruby-version: [2.5, 2.6, 2.7, 3.0, head, debug, truffleruby, truffleruby-head]
|
|
24
24
|
continue-on-error: ${{ endsWith(matrix.ruby, 'head') || matrix.ruby == 'debug' }}
|
|
25
25
|
steps:
|
|
26
26
|
- uses: actions/checkout@v2
|
|
@@ -30,7 +30,7 @@ jobs:
|
|
|
30
30
|
then
|
|
31
31
|
brew install curl
|
|
32
32
|
else
|
|
33
|
-
sudo apt
|
|
33
|
+
sudo apt install -y libcurl4-openssl-dev
|
|
34
34
|
fi
|
|
35
35
|
- name: Set up Ruby
|
|
36
36
|
uses: ruby/setup-ruby@v1
|
|
@@ -4,9 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
[Full Changelog](https://github.com/typhoeus/ethon/compare/v0.15.0...master)
|
|
6
6
|
|
|
7
|
-
* Added `redirect_url` value to available informations and `Easy::Mirror`.
|
|
8
|
-
([Adrien Rey-Jarthon](https://github.com/jarthod)
|
|
9
|
-
|
|
10
7
|
## 0.15.0
|
|
11
8
|
|
|
12
9
|
[Full Changelog](https://github.com/typhoeus/ethon/compare/v0.14.0...v0.15.0)
|
|
@@ -70,29 +70,6 @@ easy.perform
|
|
|
70
70
|
This is really handy when making requests since you don't have to care about setting
|
|
71
71
|
everything up correctly.
|
|
72
72
|
|
|
73
|
-
## Http2
|
|
74
|
-
Standard http2 servers require the client to connect once and create a session (multi) and then add simple requests to the multi handler.
|
|
75
|
-
The `perform` method then takes all the requests in the multi handler and sends them to the server.
|
|
76
|
-
|
|
77
|
-
See the following example
|
|
78
|
-
```ruby
|
|
79
|
-
multi = Ethon::Multi.new
|
|
80
|
-
easy = Ethon::Easy.new
|
|
81
|
-
|
|
82
|
-
easy.http_request("www.example.com/get", :get, { http_version: :httpv2_0 })
|
|
83
|
-
|
|
84
|
-
# Sending a request with http version 2 will send an Upgrade header to the server, which many older servers will not support
|
|
85
|
-
# See below for more info: https://everything.curl.dev/http/http2
|
|
86
|
-
# If this is a problem, send the below:
|
|
87
|
-
easy.http_request("www.example.com/get", :get, { http_version: :httpv2_prior_knowledge })
|
|
88
|
-
|
|
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 }
|
|
91
|
-
|
|
92
|
-
multi.add(easy)
|
|
93
|
-
multi.perform
|
|
94
|
-
```
|
|
95
|
-
|
|
96
73
|
## LICENSE
|
|
97
74
|
|
|
98
75
|
(The MIT License)
|
|
@@ -32,18 +32,8 @@ module Ethon
|
|
|
32
32
|
|
|
33
33
|
def clear; self[:fd_count] = 0; end
|
|
34
34
|
else
|
|
35
|
-
#
|
|
36
|
-
FD_SETSIZE =
|
|
37
|
-
# Allow to override the (new) default cap
|
|
38
|
-
if ENV['ETHON_FD_SIZE']
|
|
39
|
-
ENV['ETHON_FD_SIZE']
|
|
40
|
-
|
|
41
|
-
# auto-detect ulimit, but cap at 2^16
|
|
42
|
-
else
|
|
43
|
-
[::Ethon::Libc.getdtablesize, 65_536].min
|
|
44
|
-
end
|
|
45
|
-
end
|
|
46
|
-
|
|
35
|
+
# FD Set size.
|
|
36
|
+
FD_SETSIZE = ::Ethon::Libc.getdtablesize
|
|
47
37
|
layout :fds_bits, [:long, FD_SETSIZE / ::FFI::Type::LONG.size]
|
|
48
38
|
|
|
49
39
|
# :nodoc:
|
|
@@ -307,7 +307,6 @@ module Ethon
|
|
|
307
307
|
option :easy, :port, :int, 3
|
|
308
308
|
option :easy, :tcp_nodelay, :bool, 121
|
|
309
309
|
option :easy, :address_scope, :int, 171
|
|
310
|
-
option :easy, :tcp_fastopen, :bool, 212
|
|
311
310
|
option :easy, :tcp_keepalive, :bool, 213
|
|
312
311
|
option :easy, :tcp_keepidle, :int, 214
|
|
313
312
|
option :easy, :tcp_keepintvl, :int, 215
|
|
@@ -353,7 +352,7 @@ module Ethon
|
|
|
353
352
|
option :easy, :cookiesession, :bool, 96
|
|
354
353
|
option :easy, :cookielist, :string, 135
|
|
355
354
|
option :easy, :httpget, :bool, 80
|
|
356
|
-
option :easy, :http_version, :enum, 84, [:none, :httpv1_0, :httpv1_1, :httpv2_0
|
|
355
|
+
option :easy, :http_version, :enum, 84, [:none, :httpv1_0, :httpv1_1, :httpv2_0]
|
|
357
356
|
option :easy, :ignore_content_length, :bool, 136
|
|
358
357
|
option :easy, :http_content_decoding, :bool, 158
|
|
359
358
|
option :easy, :http_transfer_decoding, :bool, 157
|
|
@@ -441,7 +440,7 @@ module Ethon
|
|
|
441
440
|
option_alias :easy, :keypasswd, :sslkeypasswd
|
|
442
441
|
option :easy, :sslengine, :string, 89
|
|
443
442
|
option :easy, :sslengine_default, :none, 90
|
|
444
|
-
option :easy, :sslversion, :enum, 32, [:default, :tlsv1, :sslv2, :sslv3, :tlsv1_0, :tlsv1_1, :tlsv1_2
|
|
443
|
+
option :easy, :sslversion, :enum, 32, [:default, :tlsv1, :sslv2, :sslv3, :tlsv1_0, :tlsv1_1, :tlsv1_2]
|
|
445
444
|
option :easy, :ssl_verifypeer, :bool, 64
|
|
446
445
|
option :easy, :cainfo, :string, 65
|
|
447
446
|
option :easy, :issuercert, :string, 170
|
|
@@ -464,7 +463,7 @@ module Ethon
|
|
|
464
463
|
option :easy, :proxy_capath, :string, 247
|
|
465
464
|
option :easy, :proxy_ssl_verifypeer, :bool, 248
|
|
466
465
|
option :easy, :proxy_ssl_verifyhost, :int, 249
|
|
467
|
-
option :easy, :proxy_sslversion, :enum, 250, [:default, :tlsv1, :sslv2, :sslv3, :tlsv1_0, :tlsv1_1, :tlsv1_2
|
|
466
|
+
option :easy, :proxy_sslversion, :enum, 250, [:default, :tlsv1, :sslv2, :sslv3, :tlsv1_0, :tlsv1_1, :tlsv1_2]
|
|
468
467
|
option :easy, :proxy_tlsauth_username, :string, 251
|
|
469
468
|
option :easy, :proxy_tlsauth_password, :string, 252
|
|
470
469
|
option :easy, :proxy_tlsauth_type, :enum, 253, [:none, :srp]
|
data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/callbacks.rb
RENAMED
|
@@ -52,9 +52,8 @@ module Ethon
|
|
|
52
52
|
# @return [ Proc ] The callback.
|
|
53
53
|
def header_write_callback
|
|
54
54
|
@header_write_callback ||= proc {|stream, size, num, object|
|
|
55
|
-
result = headers
|
|
56
55
|
@response_headers << stream.read_string(size * num)
|
|
57
|
-
|
|
56
|
+
size * num
|
|
58
57
|
}
|
|
59
58
|
end
|
|
60
59
|
|
data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/lib/ethon/easy/informations.rb
RENAMED
|
@@ -73,9 +73,6 @@ module Ethon
|
|
|
73
73
|
# actually followed.
|
|
74
74
|
:redirect_count => :long,
|
|
75
75
|
|
|
76
|
-
# URL a redirect would take you to, had you enabled redirects (Added in 7.18.2)
|
|
77
|
-
:redirect_url => :string,
|
|
78
|
-
|
|
79
76
|
# Return the bytes, the total amount of bytes that were uploaded
|
|
80
77
|
:size_upload => :double,
|
|
81
78
|
|
|
@@ -43,12 +43,7 @@ module Ethon
|
|
|
43
43
|
return if @headers_called
|
|
44
44
|
@headers_called = true
|
|
45
45
|
if defined?(@on_headers) and not @on_headers.nil?
|
|
46
|
-
|
|
47
|
-
@on_headers.each do |callback|
|
|
48
|
-
result = callback.call(self)
|
|
49
|
-
break if result == :abort
|
|
50
|
-
end
|
|
51
|
-
result
|
|
46
|
+
@on_headers.each{ |callback| callback.call(self) }
|
|
52
47
|
end
|
|
53
48
|
end
|
|
54
49
|
|
data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/callbacks_spec.rb
RENAMED
|
@@ -56,26 +56,4 @@ describe Ethon::Easy::Callbacks do
|
|
|
56
56
|
end
|
|
57
57
|
end
|
|
58
58
|
end
|
|
59
|
-
|
|
60
|
-
describe "#header_write_callback" do
|
|
61
|
-
let(:header_write_callback) { easy.instance_variable_get(:@header_write_callback) }
|
|
62
|
-
let(:stream) { double(:read_string => "") }
|
|
63
|
-
context "when header returns not :abort" do
|
|
64
|
-
it "returns number bigger than 0" do
|
|
65
|
-
expect(header_write_callback.call(stream, 1, 1, nil) > 0).to be(true)
|
|
66
|
-
end
|
|
67
|
-
end
|
|
68
|
-
|
|
69
|
-
context "when header returns :abort" do
|
|
70
|
-
before do
|
|
71
|
-
easy.on_headers.clear
|
|
72
|
-
easy.on_headers { :abort }
|
|
73
|
-
end
|
|
74
|
-
let(:header_write_callback) { easy.instance_variable_get(:@header_write_callback) }
|
|
75
|
-
|
|
76
|
-
it "returns -1 to indicate abort to libcurl" do
|
|
77
|
-
expect(header_write_callback.call(stream, 1, 1, nil)).to eq(-1)
|
|
78
|
-
end
|
|
79
|
-
end
|
|
80
|
-
end
|
|
81
59
|
end
|
|
@@ -81,12 +81,6 @@ describe Ethon::Easy::Informations do
|
|
|
81
81
|
end
|
|
82
82
|
end
|
|
83
83
|
|
|
84
|
-
describe "#redirect_url" do
|
|
85
|
-
it "returns nil as there is no redirect" do
|
|
86
|
-
expect(easy.redirect_url).to be(nil)
|
|
87
|
-
end
|
|
88
|
-
end
|
|
89
|
-
|
|
90
84
|
describe "#request_size" do
|
|
91
85
|
it "returns 53" do
|
|
92
86
|
expect(easy.request_size).to eq(53)
|
data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/mirror_spec.rb
RENAMED
|
@@ -11,7 +11,7 @@ describe Ethon::Easy::Mirror do
|
|
|
11
11
|
:total_time, :starttransfer_time, :appconnect_time,
|
|
12
12
|
:pretransfer_time, :connect_time, :namelookup_time, :redirect_time,
|
|
13
13
|
:size_upload, :size_download, :speed_upload, :speed_upload,
|
|
14
|
-
:effective_url, :primary_ip, :redirect_count, :
|
|
14
|
+
:effective_url, :primary_ip, :redirect_count, :debug_info
|
|
15
15
|
].each do |name|
|
|
16
16
|
it "contains #{name}" do
|
|
17
17
|
expect(described_class::INFORMATIONS_TO_MIRROR).to include(name)
|
data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/operations_spec.rb
RENAMED
|
@@ -106,7 +106,6 @@ describe Ethon::Easy::Operations do
|
|
|
106
106
|
|
|
107
107
|
it "doesn't follow" do
|
|
108
108
|
expect(easy.response_code).to eq(302)
|
|
109
|
-
expect(easy.redirect_url).to eq("http://localhost:3001/")
|
|
110
109
|
end
|
|
111
110
|
end
|
|
112
111
|
|
|
@@ -116,7 +115,6 @@ describe Ethon::Easy::Operations do
|
|
|
116
115
|
|
|
117
116
|
it "follows" do
|
|
118
117
|
expect(easy.response_code).to eq(200)
|
|
119
|
-
expect(easy.redirect_url).to eq(nil)
|
|
120
118
|
end
|
|
121
119
|
|
|
122
120
|
context "when infinite redirect loop" do
|
|
@@ -126,7 +124,6 @@ describe Ethon::Easy::Operations do
|
|
|
126
124
|
context "when max redirect set" do
|
|
127
125
|
it "follows only x times" do
|
|
128
126
|
expect(easy.response_code).to eq(302)
|
|
129
|
-
expect(easy.redirect_url).to eq("http://localhost:3001/bad_redirect")
|
|
130
127
|
end
|
|
131
128
|
end
|
|
132
129
|
end
|
|
@@ -102,7 +102,7 @@ module Parser
|
|
|
102
102
|
CurrentRuby = Ruby31
|
|
103
103
|
|
|
104
104
|
when /^3\.2\./
|
|
105
|
-
current_version = '3.2.
|
|
105
|
+
current_version = '3.2.9'
|
|
106
106
|
if RUBY_VERSION != current_version
|
|
107
107
|
warn_syntax_deviation 'parser/ruby32', current_version
|
|
108
108
|
end
|
|
@@ -111,7 +111,7 @@ module Parser
|
|
|
111
111
|
CurrentRuby = Ruby32
|
|
112
112
|
|
|
113
113
|
when /^3\.3\./
|
|
114
|
-
current_version = '3.3.
|
|
114
|
+
current_version = '3.3.9'
|
|
115
115
|
if RUBY_VERSION != current_version
|
|
116
116
|
warn_syntax_deviation 'parser/ruby33', current_version
|
|
117
117
|
end
|
data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/Changelog.md
RENAMED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
### Development
|
|
2
|
-
[Full Changelog](https://github.com/rspec/rspec/compare/rspec-support-v3.13.
|
|
2
|
+
[Full Changelog](https://github.com/rspec/rspec/compare/rspec-support-v3.13.5...3-13-maintenance)
|
|
3
|
+
|
|
4
|
+
### 3.13.5
|
|
5
|
+
[Full Changelog](http://github.com/rspec/rspec/compare/rspec-support-v3.13.4...rspec-support-v3.13.5)
|
|
6
|
+
|
|
7
|
+
Bug Fixes:
|
|
8
|
+
|
|
9
|
+
* Fix regression in `RSpec::Support::MethodSignature` where positional argument arity confused
|
|
10
|
+
a check for keyword arguments, meaning a hash would be wrongly detected as keyword arguments
|
|
11
|
+
when it should have been a positional argument. (Malcolm O'Hare, rspec/rspec#121)
|
|
3
12
|
|
|
4
13
|
### 3.13.4
|
|
5
14
|
[Full Changelog](http://github.com/rspec/rspec/compare/rspec-support-v3.13.3...rspec-support-v3.13.4)
|