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
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/patch_spec.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/post_spec.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http/put_spec.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/http_spec.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/options_spec.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/queryable_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/easy/util_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/loggable_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/multi/options_spec.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/ethon/multi/stack_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{ethon-0.16.0 → ethon-0.15.0}/spec/support/localhost_server.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/gauntlet_parser.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ast/node.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/ast/processor.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/builders/default.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/clobbering_error.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/deprecation.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/diagnostic.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer/dedenter.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer/literal.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer-F0.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer-F1.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/lexer-strings.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/messages.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/rewriter.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/rubymotion.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/buffer.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/comment.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/for.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/index.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map/send.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/map.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/range.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/source/rewriter.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/syntax_error.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/tree_rewriter.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{parser-3.3.8.0 → parser-3.3.9.0}/lib/parser/variables_stack.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{rspec-support-3.13.4 → rspec-support-3.13.5}/LICENSE.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/cache/dalli.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/cache/rails.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/cache/redis.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/config.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/easy_factory.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/errors/no_stub.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/errors.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/addable.rb
RENAMED
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/before.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/runnable.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/railtie.rb
RENAMED
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/before.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/data/vendor/bundle/ruby/3.4.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response.rb
RENAMED
|
File without changes
|
|
File without changes
|