cybrid_api_organization_ruby 0.52.12 → 0.52.13
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +2 -2
- data/README.md +5 -5
- data/cybrid_api_organization_ruby.gemspec +1 -1
- data/lib/cybrid_api_organization_ruby/api/organizations_organization_api.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api_client.rb +1 -1
- data/lib/cybrid_api_organization_ruby/api_error.rb +1 -1
- data/lib/cybrid_api_organization_ruby/configuration.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/error_response_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/organization_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/models/patch_organization_organization_model.rb +1 -1
- data/lib/cybrid_api_organization_ruby/version.rb +2 -2
- data/lib/cybrid_api_organization_ruby.rb +1 -1
- data/spec/api/organizations_organization_api_spec.rb +1 -1
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/error_response_organization_model_spec.rb +1 -1
- data/spec/models/organization_organization_model_spec.rb +1 -1
- data/spec/models/patch_organization_organization_model_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/cache/ethon-0.16.0.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/byebug-11.1.3/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/ffi-1.15.5/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/jaro_winkler-1.5.4/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/psych-4.0.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0-static/stringio-3.0.2/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/byebug-11.1.3/ext/byebug/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/.github/workflows/ruby.yml +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/.gitignore +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/.rspec +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/CHANGELOG.md +3 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/Gemfile +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/Guardfile +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/LICENSE +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/README.md +23 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/Rakefile +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/ethon.gemspec +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curl.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/classes.rb +12 -2
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/codes.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/constants.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/form_options.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/functions.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/infos.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/messages.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/options.rb +4 -3
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/settings.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/callbacks.rb +2 -1
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/debug_info.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/features.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/form.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/header.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/actionable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/custom.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/delete.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/get.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/head.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/options.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/patch.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/post.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/postable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/put.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/putable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/informations.rb +3 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/mirror.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/operations.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/options.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/params.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/queryable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/response_callbacks.rb +6 -1
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/util.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/ethon_error.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/global_init.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/invalid_option.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/invalid_value.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/multi_add.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/multi_fdset.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/multi_remove.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/multi_timeout.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/select.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/libc.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/loggable.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/multi/operations.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/multi/options.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/multi/stack.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/multi.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/benchmarks.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/memory_leaks.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/perf_spec_helper.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/support/memory_test_helpers.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/support/os_memory_leak_tracker.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/support/ruby_object_leak_tracker.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/curl_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/callbacks_spec.rb +22 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/debug_info_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/features_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/form_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/header_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/custom_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/delete_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/get_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/head_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/options_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/patch_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/post_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/put_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/informations_spec.rb +6 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/mirror_spec.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/operations_spec.rb +3 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/options_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/queryable_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/response_callbacks_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/util_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/libc_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/loggable_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi/operations_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi/options_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi/stack_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi_spec.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/spec_helper.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/support/localhost_server.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/support/server.rb +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/ext/psych/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/stringio-3.0.2/ext/stringio/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/specifications/{ethon-0.15.0.gemspec → ethon-0.16.0.gemspec} +3 -3
- metadata +106 -106
- data/vendor/bundle/ruby/3.1.0/cache/ethon-0.15.0.gem +0 -0
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/perf_spec_helper.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/callbacks_spec.rb
RENAMED
@@ -56,4 +56,26 @@ 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
|
59
81
|
end
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/debug_info_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/features_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/form_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/header_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/custom_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/delete_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/get_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/head_spec.rb
RENAMED
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/patch_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/post_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/put_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http_spec.rb
RENAMED
File without changes
|
@@ -81,6 +81,12 @@ 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
|
+
|
84
90
|
describe "#request_size" do
|
85
91
|
it "returns 53" do
|
86
92
|
expect(easy.request_size).to eq(53)
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.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, :debug_info
|
14
|
+
:effective_url, :primary_ip, :redirect_count, :redirect_url, :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.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/operations_spec.rb
RENAMED
@@ -106,6 +106,7 @@ 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/")
|
109
110
|
end
|
110
111
|
end
|
111
112
|
|
@@ -115,6 +116,7 @@ describe Ethon::Easy::Operations do
|
|
115
116
|
|
116
117
|
it "follows" do
|
117
118
|
expect(easy.response_code).to eq(200)
|
119
|
+
expect(easy.redirect_url).to eq(nil)
|
118
120
|
end
|
119
121
|
|
120
122
|
context "when infinite redirect loop" do
|
@@ -124,6 +126,7 @@ describe Ethon::Easy::Operations do
|
|
124
126
|
context "when max redirect set" do
|
125
127
|
it "follows only x times" do
|
126
128
|
expect(easy.response_code).to eq(302)
|
129
|
+
expect(easy.redirect_url).to eq("http://localhost:3001/bad_redirect")
|
127
130
|
end
|
128
131
|
end
|
129
132
|
end
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/options_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/queryable_spec.rb
RENAMED
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/util_spec.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/loggable_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi/operations_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi/options_spec.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi/stack_spec.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/support/localhost_server.rb
RENAMED
File without changes
|
File without changes
|
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
32
32
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
33
33
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
34
34
|
vendordir = $(rubylibprefix)/vendor_ruby
|
35
|
-
sitearchdir = $(DESTDIR)./.gem.
|
36
|
-
sitelibdir = $(DESTDIR)./.gem.
|
35
|
+
sitearchdir = $(DESTDIR)./.gem.20221107-3938-f3akcl
|
36
|
+
sitelibdir = $(DESTDIR)./.gem.20221107-3938-f3akcl
|
37
37
|
sitedir = $(rubylibprefix)/site_ruby
|
38
38
|
rubyarchdir = $(rubylibdir)/$(arch)
|
39
39
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
32
32
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
33
33
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
34
34
|
vendordir = $(rubylibprefix)/vendor_ruby
|
35
|
-
sitearchdir = $(DESTDIR)./.gem.
|
36
|
-
sitelibdir = $(DESTDIR)./.gem.
|
35
|
+
sitearchdir = $(DESTDIR)./.gem.20221107-3938-tvensh
|
36
|
+
sitelibdir = $(DESTDIR)./.gem.20221107-3938-tvensh
|
37
37
|
sitedir = $(rubylibprefix)/site_ruby
|
38
38
|
rubyarchdir = $(rubylibdir)/$(arch)
|
39
39
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
32
32
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
33
33
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
34
34
|
vendordir = $(rubylibprefix)/vendor_ruby
|
35
|
-
sitearchdir = $(DESTDIR)./.gem.
|
36
|
-
sitelibdir = $(DESTDIR)./.gem.
|
35
|
+
sitearchdir = $(DESTDIR)./.gem.20221107-3938-vvr1eo
|
36
|
+
sitelibdir = $(DESTDIR)./.gem.20221107-3938-vvr1eo
|
37
37
|
sitedir = $(rubylibprefix)/site_ruby
|
38
38
|
rubyarchdir = $(rubylibdir)/$(arch)
|
39
39
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -32,8 +32,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
|
32
32
|
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
33
33
|
vendorlibdir = $(vendordir)/$(ruby_version)
|
34
34
|
vendordir = $(rubylibprefix)/vendor_ruby
|
35
|
-
sitearchdir = $(DESTDIR)./.gem.
|
36
|
-
sitelibdir = $(DESTDIR)./.gem.
|
35
|
+
sitearchdir = $(DESTDIR)./.gem.20221107-3938-9vc2fl
|
36
|
+
sitelibdir = $(DESTDIR)./.gem.20221107-3938-9vc2fl
|
37
37
|
sitedir = $(rubylibprefix)/site_ruby
|
38
38
|
rubyarchdir = $(rubylibdir)/$(arch)
|
39
39
|
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
@@ -1,14 +1,14 @@
|
|
1
1
|
# -*- encoding: utf-8 -*-
|
2
|
-
# stub: ethon 0.
|
2
|
+
# stub: ethon 0.16.0 ruby lib
|
3
3
|
|
4
4
|
Gem::Specification.new do |s|
|
5
5
|
s.name = "ethon".freeze
|
6
|
-
s.version = "0.
|
6
|
+
s.version = "0.16.0"
|
7
7
|
|
8
8
|
s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version=
|
9
9
|
s.require_paths = ["lib".freeze]
|
10
10
|
s.authors = ["Hans Hasselberg".freeze]
|
11
|
-
s.date = "
|
11
|
+
s.date = "2022-11-04"
|
12
12
|
s.description = "Very lightweight libcurl wrapper.".freeze
|
13
13
|
s.email = ["me@hans.io".freeze]
|
14
14
|
s.homepage = "https://github.com/typhoeus/ethon".freeze
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: cybrid_api_organization_ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.52.
|
4
|
+
version: 0.52.13
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Cybrid
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-11-
|
11
|
+
date: 2022-11-07 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: typhoeus
|
@@ -97,7 +97,7 @@ files:
|
|
97
97
|
- vendor/bundle/ruby/3.1.0/cache/byebug-11.1.3.gem
|
98
98
|
- vendor/bundle/ruby/3.1.0/cache/coderay-1.1.3.gem
|
99
99
|
- vendor/bundle/ruby/3.1.0/cache/diff-lcs-1.5.0.gem
|
100
|
-
- vendor/bundle/ruby/3.1.0/cache/ethon-0.
|
100
|
+
- vendor/bundle/ruby/3.1.0/cache/ethon-0.16.0.gem
|
101
101
|
- vendor/bundle/ruby/3.1.0/cache/ffi-1.15.5.gem
|
102
102
|
- vendor/bundle/ruby/3.1.0/cache/jaro_winkler-1.5.4.gem
|
103
103
|
- vendor/bundle/ruby/3.1.0/cache/method_source-1.0.0.gem
|
@@ -416,108 +416,108 @@ files:
|
|
416
416
|
- vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/spec_helper.rb
|
417
417
|
- vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/traverse_balanced_spec.rb
|
418
418
|
- vendor/bundle/ruby/3.1.0/gems/diff-lcs-1.5.0/spec/traverse_sequences_spec.rb
|
419
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
420
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
421
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
422
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
423
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
424
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
425
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
426
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
427
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
428
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
429
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
430
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
431
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
432
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
433
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
434
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
435
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
436
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
437
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
438
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
439
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
440
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
441
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
442
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
443
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
444
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
445
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
446
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
447
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
448
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
449
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
450
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
451
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
452
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
453
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
454
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
455
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
456
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
457
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
458
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
459
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
460
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
461
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
462
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
463
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
464
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
465
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
466
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
467
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
468
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
469
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
470
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
471
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
472
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
473
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
474
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
475
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
476
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
477
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
478
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
479
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
480
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
481
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
482
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
483
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
484
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
485
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
486
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
487
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
488
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
489
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
490
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
491
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
492
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
493
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
494
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
495
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
496
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
497
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
498
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
499
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
500
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
501
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
502
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
503
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
504
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
505
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
506
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
507
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
508
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
509
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
510
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
511
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
512
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
513
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
514
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
515
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
516
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
517
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
518
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
519
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
520
|
-
- vendor/bundle/ruby/3.1.0/gems/ethon-0.
|
419
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/.github/workflows/ruby.yml
|
420
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/.gitignore
|
421
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/.rspec
|
422
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/CHANGELOG.md
|
423
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/Gemfile
|
424
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/Guardfile
|
425
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/LICENSE
|
426
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/README.md
|
427
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/Rakefile
|
428
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/ethon.gemspec
|
429
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon.rb
|
430
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curl.rb
|
431
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curls/classes.rb
|
432
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curls/codes.rb
|
433
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curls/constants.rb
|
434
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curls/form_options.rb
|
435
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curls/functions.rb
|
436
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curls/infos.rb
|
437
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curls/messages.rb
|
438
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curls/options.rb
|
439
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/curls/settings.rb
|
440
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy.rb
|
441
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/callbacks.rb
|
442
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/debug_info.rb
|
443
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/features.rb
|
444
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/form.rb
|
445
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/header.rb
|
446
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http.rb
|
447
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/actionable.rb
|
448
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/custom.rb
|
449
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/delete.rb
|
450
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/get.rb
|
451
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/head.rb
|
452
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/options.rb
|
453
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/patch.rb
|
454
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/post.rb
|
455
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/postable.rb
|
456
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/put.rb
|
457
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/http/putable.rb
|
458
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/informations.rb
|
459
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/mirror.rb
|
460
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/operations.rb
|
461
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/options.rb
|
462
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/params.rb
|
463
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/queryable.rb
|
464
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/response_callbacks.rb
|
465
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/easy/util.rb
|
466
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors.rb
|
467
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors/ethon_error.rb
|
468
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors/global_init.rb
|
469
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors/invalid_option.rb
|
470
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors/invalid_value.rb
|
471
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors/multi_add.rb
|
472
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors/multi_fdset.rb
|
473
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors/multi_remove.rb
|
474
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors/multi_timeout.rb
|
475
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/errors/select.rb
|
476
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/libc.rb
|
477
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/loggable.rb
|
478
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/multi.rb
|
479
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/multi/operations.rb
|
480
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/multi/options.rb
|
481
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/multi/stack.rb
|
482
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/lib/ethon/version.rb
|
483
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/profile/benchmarks.rb
|
484
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/profile/memory_leaks.rb
|
485
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/profile/perf_spec_helper.rb
|
486
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/profile/support/memory_test_helpers.rb
|
487
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/profile/support/os_memory_leak_tracker.rb
|
488
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/profile/support/ruby_object_leak_tracker.rb
|
489
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/curl_spec.rb
|
490
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/callbacks_spec.rb
|
491
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/debug_info_spec.rb
|
492
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/features_spec.rb
|
493
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/form_spec.rb
|
494
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/header_spec.rb
|
495
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/http/custom_spec.rb
|
496
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/http/delete_spec.rb
|
497
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/http/get_spec.rb
|
498
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/http/head_spec.rb
|
499
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/http/options_spec.rb
|
500
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/http/patch_spec.rb
|
501
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/http/post_spec.rb
|
502
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/http/put_spec.rb
|
503
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/http_spec.rb
|
504
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/informations_spec.rb
|
505
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/mirror_spec.rb
|
506
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/operations_spec.rb
|
507
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/options_spec.rb
|
508
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/queryable_spec.rb
|
509
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/response_callbacks_spec.rb
|
510
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy/util_spec.rb
|
511
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/easy_spec.rb
|
512
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/libc_spec.rb
|
513
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/loggable_spec.rb
|
514
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/multi/operations_spec.rb
|
515
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/multi/options_spec.rb
|
516
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/multi/stack_spec.rb
|
517
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/ethon/multi_spec.rb
|
518
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/spec_helper.rb
|
519
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/support/localhost_server.rb
|
520
|
+
- vendor/bundle/ruby/3.1.0/gems/ethon-0.16.0/spec/support/server.rb
|
521
521
|
- vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/CHANGELOG.md
|
522
522
|
- vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/COPYING
|
523
523
|
- vendor/bundle/ruby/3.1.0/gems/ffi-1.15.5/Gemfile
|
@@ -2564,7 +2564,7 @@ files:
|
|
2564
2564
|
- vendor/bundle/ruby/3.1.0/specifications/byebug-11.1.3.gemspec
|
2565
2565
|
- vendor/bundle/ruby/3.1.0/specifications/coderay-1.1.3.gemspec
|
2566
2566
|
- vendor/bundle/ruby/3.1.0/specifications/diff-lcs-1.5.0.gemspec
|
2567
|
-
- vendor/bundle/ruby/3.1.0/specifications/ethon-0.
|
2567
|
+
- vendor/bundle/ruby/3.1.0/specifications/ethon-0.16.0.gemspec
|
2568
2568
|
- vendor/bundle/ruby/3.1.0/specifications/ffi-1.15.5.gemspec
|
2569
2569
|
- vendor/bundle/ruby/3.1.0/specifications/jaro_winkler-1.5.4.gemspec
|
2570
2570
|
- vendor/bundle/ruby/3.1.0/specifications/method_source-1.0.0.gemspec
|
Binary file
|