cloudsmith-api 0.49.94 → 0.51.37
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +11 -11
- data/README.md +19 -5
- data/build.json +1 -1
- data/docs/ConanPackageUpload.md +64 -0
- data/docs/MavenPackageUpload.md +1 -1
- data/docs/Package.md +1 -1
- data/docs/PackageCopy.md +1 -1
- data/docs/PackageMove.md +1 -1
- data/docs/PackagesApi.md +266 -0
- data/docs/PackagesUploadConan.md +14 -0
- data/docs/PackagesUploadTerraform.md +9 -0
- data/docs/PackagesValidateuploadConan.md +14 -0
- data/docs/PackagesValidateuploadTerraform.md +9 -0
- data/docs/RawPackageUpload.md +1 -1
- data/docs/ReposApi.md +201 -8
- data/docs/ReposCreate.md +16 -0
- data/docs/ReposPartialUpdate.md +16 -0
- data/docs/Repository.md +6 -6
- data/docs/Status.md +1 -1
- data/docs/VagrantPackageUpload.md +1 -1
- data/lib/cloudsmith-api.rb +7 -0
- data/lib/cloudsmith-api/api/packages_api.rb +242 -0
- data/lib/cloudsmith-api/api/repos_api.rb +185 -13
- data/lib/cloudsmith-api/models/conan_package_upload.rb +753 -0
- data/lib/cloudsmith-api/models/maven_package_upload.rb +8 -8
- data/lib/cloudsmith-api/models/package.rb +8 -8
- data/lib/cloudsmith-api/models/package_copy.rb +8 -8
- data/lib/cloudsmith-api/models/package_move.rb +8 -8
- data/lib/cloudsmith-api/models/packages_upload_conan.rb +269 -0
- data/lib/cloudsmith-api/models/packages_upload_terraform.rb +204 -0
- data/lib/cloudsmith-api/models/packages_validateupload_conan.rb +269 -0
- data/lib/cloudsmith-api/models/packages_validateupload_terraform.rb +204 -0
- data/lib/cloudsmith-api/models/raw_package_upload.rb +8 -8
- data/lib/cloudsmith-api/models/repos_create.rb +284 -0
- data/lib/cloudsmith-api/models/repos_partial_update.rb +269 -0
- data/lib/cloudsmith-api/models/repository.rb +9 -19
- data/lib/cloudsmith-api/models/status.rb +5 -0
- data/lib/cloudsmith-api/models/vagrant_package_upload.rb +8 -8
- data/lib/cloudsmith-api/version.rb +1 -1
- data/spec/api/packages_api_spec.rb +56 -0
- data/spec/api/repos_api_spec.rb +43 -3
- data/spec/models/conan_package_upload_spec.rb +378 -0
- data/spec/models/maven_package_upload_spec.rb +1 -1
- data/spec/models/package_copy_spec.rb +1 -1
- data/spec/models/package_move_spec.rb +1 -1
- data/spec/models/package_spec.rb +1 -1
- data/spec/models/packages_upload_conan_spec.rb +78 -0
- data/spec/models/packages_upload_terraform_spec.rb +48 -0
- data/spec/models/packages_validateupload_conan_spec.rb +78 -0
- data/spec/models/packages_validateupload_terraform_spec.rb +48 -0
- data/spec/models/raw_package_upload_spec.rb +1 -1
- data/spec/models/repos_create_spec.rb +90 -0
- data/spec/models/repos_partial_update_spec.rb +90 -0
- data/spec/models/vagrant_package_upload_spec.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/cache/autotest-fsevent-0.2.17.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/ffi-1.13.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/hashdiff-1.0.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/public_suffix-4.0.5.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-core-3.9.2.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.9.2.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-support-3.9.3.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/sys-uname-1.2.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/typhoeus-1.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.17/gem_make.out +14 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.13.1/ffi_c.so +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{ffi-1.12.2 → ffi-1.13.1}/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.13.1/gem_make.out +42 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.13.1/mkmf.log +229 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.3.0/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.17/CHANGELOG.md +125 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/LICENSE.txt +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.17/README.md +85 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/Makefile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/fsevent.dll +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/fsevent.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/fsevent_sleep.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/make +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/ext/fsevent/nmake.bat +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/lib/autotest-fsevent.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.17/lib/autotest-fsevent/version.rb +5 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/lib/autotest/fsevent.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.17/post-install.txt +5 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.15 → autotest-fsevent-0.2.17}/prebuilt/fsevent_sleep +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/.appveyor.yml +30 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/.github/workflows/ci.yml +64 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/.gitmodules +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/.travis.yml +58 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/CHANGELOG.md +222 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/COPYING +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/Gemfile +17 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/LICENSE +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/LICENSE.SPECS +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/Rakefile +177 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/.sitearchdir.time +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/AbstractMemory.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/AbstractMemory.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/ArrayType.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/ArrayType.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/Buffer.c +365 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/Call.c +493 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Call.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/ClosurePool.c +280 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/ClosurePool.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/DynamicLibrary.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/DynamicLibrary.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/Function.c +902 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Function.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/FunctionInfo.c +270 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/LastError.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/LastError.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/LongDouble.c +65 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/LongDouble.h +47 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/Makefile +266 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/MappedType.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/MappedType.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/MemoryPointer.c +197 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/MemoryPointer.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/MethodHandle.c +352 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/MethodHandle.h +56 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/Platform.c +83 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Platform.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/Pointer.c +508 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Pointer.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Struct.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Struct.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/StructByValue.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/StructByValue.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/StructLayout.c +704 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/Thread.c +134 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/Thread.h +81 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Type.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Type.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Types.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Types.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/Variadic.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/compat.h +82 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/extconf.h +7 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/extconf.rb +82 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi.bsd.mk +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi.darwin.mk +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi.gnu.mk +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi.mk +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi.vc.mk +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi.vc64.mk +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.appveyor.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.gitattributes +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.github/issue_template.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.gitignore +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/.travis.yml +83 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/ar-lib +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/bfin-sim.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/build-cross-in-container.sh +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/build-in-container.sh +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/.travis/build.sh +142 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/compile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/install.sh +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/m32r-sim.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/moxie-sim.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/or1k-sim.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/powerpc-eabisim.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/site.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/.travis/wine-sim.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/ChangeLog.old +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/LICENSE +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/LICENSE-BUILDTOOLS +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/Makefile.am +160 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/README.md +482 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/acinclude.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/autogen.sh +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/config.guess +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/config.sub +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/configure.ac +410 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/configure.host +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/generate-darwin-source-and-headers.py +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/include/Makefile.am +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/include/ffi.h.in +523 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/include/ffi_cfi.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/include/ffi_common.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/libffi.map.in +76 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/libffi.pc.in +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/libtool-version +29 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/asmcfi.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_append_flag.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/m4/ax_require_defined.m4 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/make_sunver.pl +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/man/Makefile.am +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/man/ffi.3 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/man/ffi_call.3 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.sln +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.filters +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.user +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/msvc_build/aarch64/aarch64_include/ffi.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/msvcc.sh +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/aarch64/ffi.c +1015 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/aarch64/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/aarch64/internal.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/aarch64/sysv.S +451 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/aarch64/win64_armasm.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/alpha/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/alpha/internal.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/alpha/osf.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/arc/arcompact.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/arc/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/arc/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/arm/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/arm/internal.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/arm/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/arm/sysv_msvc_arm32.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/avr32/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/avr32/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/bfin/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/bfin/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/bfin/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/closures.c +1004 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/cris/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/cris/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/debug.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/dlmalloc.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/frv/eabi.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/frv/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/ia64/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/ia64/unix.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/java_raw_api.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/m32r/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/m32r/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/m68k/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/m68k/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/m88k/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/m88k/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/m88k/obsd.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/metag/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/metag/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/metag/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/microblaze/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/microblaze/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/microblaze/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/mips/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/mips/n32.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/mips/o32.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/moxie/eabi.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/moxie/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/moxie/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/nios2/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/nios2/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/nios2/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/or1k/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/or1k/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/or1k/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/pa/ffi.c +674 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/pa/ffitarget.h +80 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/pa/hpux32.S +370 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/pa/linux.S +380 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/aix.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/asm.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/powerpc/sysv.S +173 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/prep_cif.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/raw_api.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/riscv/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/riscv/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/riscv/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/s390/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/s390/internal.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/s390/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sh/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sh/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sh64/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sh64/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sparc/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sparc/ffi64.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sparc/internal.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sparc/v8.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/sparc/v9.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/tile/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/tile/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/tile/tile.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/types.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/vax/elfbsd.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/vax/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/vax/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/x86/asmnames.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/x86/ffi.c +764 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/x86/ffi64.c +888 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/x86/ffitarget.h +160 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/x86/ffiw64.c +313 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/x86/internal.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/x86/internal64.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/x86/sysv.S +1138 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/x86/sysv_intel.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/x86/unix64.S +622 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ext/ffi_c/libffi/src/x86/win64.S +240 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/x86/win64_intel.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/xtensa/ffi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/xtensa/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/src/xtensa/sysv.S +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/stamp-h.in +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/Makefile.am +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/config/default.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.bhaible/README +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/many2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn0.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn3.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn4.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn5.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_fn6.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_loc_fn0.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/closure_simple.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_12byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_16byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_18byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_19byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_1_1byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_20byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_20byte1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_24byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_2byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3_1byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3byte1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3byte2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_3float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_4_1byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_4byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_5_1_byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_5byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_64byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_6_1_byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_6byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_7_1_byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_7byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_8byte.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_9byte1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_9byte2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_longdouble_split.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_longdouble_split2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_pointer.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_sint16.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_sint32.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_sint64.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_uint16.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_uint32.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_align_uint64.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_dbls_struct.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_double_va.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_longdouble_va.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_many_mixed_args.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_many_mixed_float_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_schar.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_sshort.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_sshortchar.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_uchar.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_ushort.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_multi_ushortchar.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_pointer.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_pointer_stack.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_schar.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_sint.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_sshort.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_struct_va1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uchar.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uchar_va.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uint.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_uint_va.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ulong_va.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ulonglong.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ushort.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/cls_ushort_va.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/err_bad_abi.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/ffitest.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/huge_struct.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct10.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct11.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct3.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct4.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct5.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct6.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct7.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct8.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/nested_struct9.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/problem1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/stret_large.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/stret_large2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/stret_medium.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/stret_medium2.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/testclosure.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/unwindtest.cc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.closures/unwindtest_ffi_call.cc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.go/go.exp +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/rbffi.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/rbffi_endian.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/win32/stdbool.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/ext/ffi_c/win32/stdint.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/ffi.gemspec +43 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi.rb +28 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/autopointer.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/buffer.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/callback.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/data_converter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/enum.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/errno.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/ffi.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/io.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/library.rb +592 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/managedstruct.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/memorypointer.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform.rb +179 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/aarch64-freebsd/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/aarch64-freebsd12/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/aarch64-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/arm-freebsd/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/arm-freebsd12/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform/arm-linux/types.conf +132 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/i386-cygwin/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/i386-darwin/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/i386-freebsd/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/i386-freebsd12/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/i386-gnu/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/i386-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/i386-netbsd/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/i386-openbsd/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/i386-solaris/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform/i386-windows/types.conf +52 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/ia64-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/mips-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/mips64-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/mips64el-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/mipsel-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/mipsisa32r6-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/mipsisa32r6el-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/mipsisa64r6-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/mipsisa64r6el-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/powerpc-aix/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/powerpc-darwin/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform/powerpc-linux/types.conf +130 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform/powerpc-openbsd/types.conf +156 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/powerpc64-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/s390-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/s390x-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/sparc-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/sparc-solaris/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/sparc64-linux/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform/sparcv9-openbsd/types.conf +156 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/sparcv9-solaris/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/x86_64-cygwin/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform/x86_64-darwin/types.conf +130 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform/x86_64-dragonflybsd/types.conf +130 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/x86_64-freebsd/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/x86_64-freebsd12/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform/x86_64-linux/types.conf +132 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/x86_64-netbsd/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/x86_64-openbsd/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/platform/x86_64-solaris/types.conf +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/platform/x86_64-windows/types.conf +52 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/pointer.rb +167 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/struct.rb +316 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/struct_by_reference.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/struct_layout.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/struct_layout_builder.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/tools/const_generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/tools/generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/tools/generator_task.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/tools/struct_generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/tools/types_generator.rb +137 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/types.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/union.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ffi-1.12.2 → ffi-1.13.1}/lib/ffi/variadic.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/lib/ffi/version.rb +3 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/samples/getlogin.rb +8 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/samples/getpid.rb +8 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/samples/gettimeofday.rb +18 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/samples/hello.rb +8 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/samples/inotify.rb +60 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/samples/pty.rb +75 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.13.1/samples/qsort.rb +20 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/.rspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/.rubocop.yml +32 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/.travis.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/Gemfile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/LICENSE +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/README.md +276 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/Rakefile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/changelog.md +100 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/hashdiff.gemspec +39 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/lib/hashdiff/compare_hashes.rb +69 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/lib/hashdiff/diff.rb +177 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/lcs.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/lcs_compare_arrays.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/linear_compare_array.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/lib/hashdiff/patch.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/lib/hashdiff/util.rb +155 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/lib/hashdiff/version.rb +5 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/best_diff_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/diff_array_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/spec/hashdiff/diff_spec.rb +360 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/lcs_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/linear_compare_array_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/hashdiff/patch_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/spec/hashdiff/readme_spec.rb +15 -0
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.1/spec/hashdiff/util_spec.rb +116 -0
- data/vendor/bundle/ruby/2.6.0/gems/{hashdiff-1.0.0 → hashdiff-1.0.1}/spec/spec_helper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/.github/FUNDING.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/.github/workflows/tests.yml +36 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/.gitignore +8 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/.rubocop.yml +36 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/.rubocop_opinionated.yml +174 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/.travis.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/2.0-Upgrade.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/CHANGELOG.md +399 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/Gemfile +15 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/LICENSE.txt +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/README.md +207 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/Rakefile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/SECURITY.md +104 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/bin/console +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/codecov.yml +14 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/data/list.txt +13146 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/lib/public_suffix.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/lib/public_suffix/domain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/lib/public_suffix/errors.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/lib/public_suffix/list.rb +247 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/lib/public_suffix/rule.rb +350 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/lib/public_suffix/version.rb +13 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/public_suffix.gemspec +29 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/.empty +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/test/acceptance_test.rb +129 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_find.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_find_all.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_names.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_select.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_select_incremental.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/benchmarks/bm_valid.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/domain_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/find_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/find_profiler_jp.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/initialization_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/list_profsize.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/profilers/object_binsize.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/psl_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/test_helper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/tests.txt +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/unit/domain_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/unit/errors_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/unit/list_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/test/unit/public_suffix_test.rb +188 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.5/test/unit/rule_test.rb +222 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/.document +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/Changelog.md +2291 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/exe/rspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/autorun.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/backtrace_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/coordinator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/example_minimizer.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/fork_runner.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/server.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/shell_command.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/shell_runner.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/bisect/utilities.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/lib/rspec/core/configuration.rb +2363 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/configuration_options.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/did_you_mean.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/drb.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/dsl.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/example.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/lib/rspec/core/example_group.rb +900 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/example_status_persister.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/filter_manager.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/flat_map.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters.rb +273 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/base_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/console_codes.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/documentation_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/lib/rspec/core/formatters/exception_presenter.rb +511 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/failure_list_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/helpers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/html_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/html_printer.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/json_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/protocol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/formatters/syntax_highlighter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/lib/rspec/core/hooks.rb +641 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/invocations.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/memoized_helpers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/metadata.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/metadata_filter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/null.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/notifications.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/option_parser.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/ordering.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/output_wrapper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/pending.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/project_initializer.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/project_initializer/.rspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/lib/rspec/core/rake_task.rb +188 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/reporter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/ruby_project.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/runner.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/sandbox.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/set.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/shared_context.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/lib/rspec/core/shared_example_group.rb +271 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/shell_escape.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.9.1 → rspec-core-3.9.2}/lib/rspec/core/warnings.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.2/lib/rspec/core/world.rb +276 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/.document +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.2/Changelog.md +1191 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/configuration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/expectation_target.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/fail_with.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/failure_aggregator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/handler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/minitest_integration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/expectations/syntax.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.2/lib/rspec/expectations/version.rb +8 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/aliased_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/all.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be_between.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/be_within.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/change.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/compound.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/cover.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/eq.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/eql.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/equal.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/exist.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/has.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/include.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/match.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/operators.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/output.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/respond_to.rb +199 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/built_in/yield.rb +441 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/composable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.2/lib/rspec/matchers/dsl.rb +540 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/english_phrasing.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/fail_matchers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/generated_descriptions.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/matcher_delegator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.9.0 → rspec-expectations-3.9.2}/lib/rspec/matchers/matcher_protocol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.3/Changelog.md +302 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/caller_filter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/comparable_version.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/differ.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/directory_maker.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/encoded_string.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/fuzzy_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/hunk_generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/matcher_definition.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/method_signature_verifier.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/mutex.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/object_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/recursive_const_methods.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.3/lib/rspec/support/reentrant_mutex.rb +61 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.3/lib/rspec/support/ruby_features.rb +190 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/source.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/source/location.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/source/node.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/source/token.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/formatting_support.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/in_sub_process.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/shell_out.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.3/lib/rspec/support/spec/stderr_splitter.rb +75 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/string_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.3/lib/rspec/support/version.rb +7 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.9.2 → rspec-support-3.9.3}/lib/rspec/support/warnings.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.3/lib/rspec/support/with_keywords_when_needed.rb +33 -0
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.1/CHANGES.rdoc +224 -0
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.1/LICENSE +177 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/MANIFEST.rdoc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/README.rdoc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/Rakefile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/certs/djberg96_pub.pem +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/doc/uname.rdoc +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/examples/uname_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/lib/sys-uname.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/lib/sys/platform.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.1/lib/sys/uname.rb +19 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/lib/sys/unix/uname.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{sys-uname-1.2.0 → sys-uname-1.2.1}/lib/sys/windows/uname.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.1/spec/sys_platform_spec.rb +75 -0
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.1/spec/sys_uname_spec.rb +445 -0
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.1/sys-uname.gemspec +36 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/.rspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/.travis.yml +26 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/CHANGELOG.md +406 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/CONTRIBUTING.md +20 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/Gemfile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/Guardfile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/LICENSE +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/README.md +584 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/Rakefile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/UPGRADE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/rack/typhoeus.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/rack/typhoeus/middleware/params_decoder.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/rack/typhoeus/middleware/params_decoder/helper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus.rb +143 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/adapters/faraday.rb +180 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/cache/dalli.rb +28 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/cache/rails.rb +28 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/cache/redis.rb +35 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/config.rb +69 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/easy_factory.rb +180 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/errors.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/errors/no_stub.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/errors/typhoeus_error.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/expectation.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/hydra.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/hydra/addable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/hydra/before.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/hydra/block_connection.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/hydra/cacheable.rb +15 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/hydra/memoizable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/hydra/queueable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/hydra/runnable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/hydra/stubbable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/pool.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/railtie.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/actions.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/before.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/block_connection.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/request/cacheable.rb +38 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/callbacks.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/marshal.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/memoizable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/operations.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/responseable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/streamable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/request/stubbable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/response.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/response/cacheable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/response/header.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/response/informations.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/lib/typhoeus/response/status.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/lib/typhoeus/version.rb +5 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/perf/profile.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/perf/vs_nethttp.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/rack/typhoeus/middleware/params_decoder_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/spec_helper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/support/localhost_server.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/support/memory_cache.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/support/server.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/spec/typhoeus/adapters/faraday_spec.rb +339 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/cache/dalli_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/cache/redis_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/config_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/easy_factory_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/errors/no_stub_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/expectation_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/hydra/addable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/hydra/before_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/hydra/block_connection_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/spec/typhoeus/hydra/cacheable_spec.rb +88 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/hydra/memoizable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/hydra/queueable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/hydra/runnable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/hydra/stubbable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/hydra_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.4.0/spec/typhoeus/pool_spec.rb +137 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/actions_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/before_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/block_connection_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/cacheable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/callbacks_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/marshal_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/memoizable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/operations_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/responseable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request/stubbable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/request_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/response/header_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/response/informations_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/response/status_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus/response_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/spec/typhoeus_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{typhoeus-1.3.1 → typhoeus-1.4.0}/typhoeus.gemspec +0 -0
- data/vendor/bundle/ruby/2.6.0/specifications/autotest-fsevent-0.2.17.gemspec +49 -0
- data/vendor/bundle/ruby/2.6.0/specifications/ffi-1.13.1.gemspec +50 -0
- data/vendor/bundle/ruby/2.6.0/specifications/hashdiff-1.0.1.gemspec +46 -0
- data/vendor/bundle/ruby/2.6.0/specifications/public_suffix-4.0.5.gemspec +24 -0
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-core-3.9.2.gemspec +63 -0
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.9.2.gemspec +51 -0
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-support-3.9.3.gemspec +39 -0
- data/vendor/bundle/ruby/2.6.0/specifications/sys-uname-1.2.1.gemspec +39 -0
- data/vendor/bundle/ruby/2.6.0/specifications/typhoeus-1.4.0.gemspec +32 -0
- metadata +1094 -1067
- data/vendor/bundle/ruby/2.6.0/cache/autotest-fsevent-0.2.15.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/ffi-1.12.2.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/hashdiff-1.0.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/public_suffix-4.0.3.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-core-3.9.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.9.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-support-3.9.2.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/sys-uname-1.2.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/typhoeus-1.3.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.15/gem_make.out +0 -14
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.12.2/ffi_c.so +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.12.2/gem_make.out +0 -47
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.12.2/mkmf.log +0 -431
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/.gitignore +0 -5
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/.ruby-version +0 -1
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/CHANGELOG.md +0 -115
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/README.md +0 -80
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/autotest-fsevent.gemspec +0 -30
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/gems.locked +0 -32
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/gems.rb +0 -4
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/lib/autotest-fsevent/version.rb +0 -5
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/post-install.txt +0 -14
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/rakefile.rb +0 -12
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/spec/lib/autotest-fsevent/version_spec.rb +0 -7
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.15/spec/spec_helper.rb +0 -6
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/.appveyor.yml +0 -27
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/.travis.yml +0 -44
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/CHANGELOG.md +0 -181
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/Gemfile +0 -15
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/Rakefile +0 -196
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/Buffer.c +0 -365
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/Call.c +0 -499
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/ClosurePool.c +0 -283
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/Function.c +0 -917
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/FunctionInfo.c +0 -271
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/LongDouble.c +0 -63
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/LongDouble.h +0 -51
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/Makefile +0 -266
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/MemoryPointer.c +0 -197
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/MethodHandle.c +0 -358
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/MethodHandle.h +0 -55
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/Platform.c +0 -82
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/Pointer.c +0 -508
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/StructLayout.c +0 -699
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/Thread.c +0 -137
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/Thread.h +0 -84
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/compat.h +0 -78
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/extconf.h +0 -11
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/extconf.rb +0 -85
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis.yml +0 -79
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/build.sh +0 -138
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/Makefile.am +0 -159
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/README.md +0 -476
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/configure.ac +0 -394
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/include/ffi.h.in +0 -515
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/libffi.map.in +0 -80
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/libtool-version +0 -29
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/ffi.c +0 -1009
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/sysv.S +0 -440
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/closures.c +0 -998
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/pa/ffi.c +0 -719
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -85
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/pa/hpux32.S +0 -368
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/pa/linux.S +0 -378
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -175
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffi.c +0 -761
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffi64.c +0 -886
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -147
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffiw64.c +0 -311
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/sysv.S +0 -1129
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/unix64.S +0 -566
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/win64.S +0 -237
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/ffi.gemspec +0 -43
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi.rb +0 -20
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/library.rb +0 -588
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/platform.rb +0 -175
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/platform/arm-linux/types.conf +0 -104
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/platform/i386-windows/types.conf +0 -105
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/platform/powerpc-linux/types.conf +0 -100
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-darwin/types.conf +0 -126
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-dragonflybsd/types.conf +0 -148
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-linux/types.conf +0 -111
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-windows/types.conf +0 -120
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/pointer.rb +0 -160
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/struct.rb +0 -310
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/tools/types_generator.rb +0 -135
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/lib/ffi/version.rb +0 -3
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/samples/getlogin.rb +0 -8
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/samples/getpid.rb +0 -8
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/samples/gettimeofday.rb +0 -18
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/samples/hello.rb +0 -7
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/samples/inotify.rb +0 -60
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/samples/pty.rb +0 -76
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/samples/qsort.rb +0 -21
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.12.2/samples/sample_helper.rb +0 -6
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/.rubocop.yml +0 -28
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/README.md +0 -272
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/changelog.md +0 -96
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/hashdiff.gemspec +0 -39
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/lib/hashdiff/compare_hashes.rb +0 -56
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/lib/hashdiff/diff.rb +0 -174
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/lib/hashdiff/util.rb +0 -154
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/lib/hashdiff/version.rb +0 -5
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/spec/hashdiff/diff_spec.rb +0 -355
- data/vendor/bundle/ruby/2.6.0/gems/hashdiff-1.0.0/spec/hashdiff/util_spec.rb +0 -95
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/.gitignore +0 -11
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/.rubocop.yml +0 -36
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/.rubocop_defaults.yml +0 -179
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/CHANGELOG.md +0 -385
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/Gemfile +0 -12
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/README.md +0 -207
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/SECURITY.md +0 -101
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/data/list.txt +0 -13059
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/lib/public_suffix/list.rb +0 -247
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/lib/public_suffix/rule.rb +0 -350
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/lib/public_suffix/version.rb +0 -13
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/public_suffix.gemspec +0 -25
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/test/acceptance_test.rb +0 -129
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/test/unit/public_suffix_test.rb +0 -188
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.3/test/unit/rule_test.rb +0 -222
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/Changelog.md +0 -2274
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/configuration.rb +0 -2336
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/example_group.rb +0 -889
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters.rb +0 -272
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/exception_presenter.rb +0 -508
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/hooks.rb +0 -632
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/rake_task.rb +0 -188
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/shared_example_group.rb +0 -269
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/version.rb +0 -9
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.9.1/lib/rspec/core/world.rb +0 -275
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.0/Changelog.md +0 -1170
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.0/lib/rspec/expectations/version.rb +0 -8
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/have_attributes.rb +0 -114
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/respond_to.rb +0 -174
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/yield.rb +0 -432
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/dsl.rb +0 -534
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.2/Changelog.md +0 -292
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/reentrant_mutex.rb +0 -53
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/ruby_features.rb +0 -185
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/stderr_splitter.rb +0 -67
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support/version.rb +0 -7
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.0/CHANGES.rdoc +0 -221
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.0/lib/sys/uname.rb +0 -19
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.0/spec/sys_platform_spec.rb +0 -75
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.0/spec/sys_uname_spec.rb +0 -445
- data/vendor/bundle/ruby/2.6.0/gems/sys-uname-1.2.0/sys-uname.gemspec +0 -36
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/.travis.yml +0 -22
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/CHANGELOG.md +0 -394
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/CONTRIBUTING.md +0 -16
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/README.md +0 -581
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus.rb +0 -142
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus/adapters/faraday.rb +0 -180
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus/cache/dalli.rb +0 -26
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus/cache/rails.rb +0 -26
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus/cache/redis.rb +0 -33
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus/config.rb +0 -69
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus/easy_factory.rb +0 -180
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus/hydra/cacheable.rb +0 -15
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus/request/cacheable.rb +0 -34
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/lib/typhoeus/version.rb +0 -5
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/spec/typhoeus/adapters/faraday_spec.rb +0 -339
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/spec/typhoeus/hydra/cacheable_spec.rb +0 -58
- data/vendor/bundle/ruby/2.6.0/gems/typhoeus-1.3.1/spec/typhoeus/pool_spec.rb +0 -135
- data/vendor/bundle/ruby/2.6.0/specifications/autotest-fsevent-0.2.15.gemspec +0 -45
- data/vendor/bundle/ruby/2.6.0/specifications/ffi-1.12.2.gemspec +0 -50
- data/vendor/bundle/ruby/2.6.0/specifications/hashdiff-1.0.0.gemspec +0 -46
- data/vendor/bundle/ruby/2.6.0/specifications/public_suffix-4.0.3.gemspec +0 -41
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-core-3.9.1.gemspec +0 -63
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.9.0.gemspec +0 -51
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-support-3.9.2.gemspec +0 -39
- data/vendor/bundle/ruby/2.6.0/specifications/sys-uname-1.2.0.gemspec +0 -39
- data/vendor/bundle/ruby/2.6.0/specifications/typhoeus-1.3.1.gemspec +0 -32
@@ -0,0 +1,13 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
#
|
4
|
+
# = Public Suffix
|
5
|
+
#
|
6
|
+
# Domain name parser based on the Public Suffix List.
|
7
|
+
#
|
8
|
+
# Copyright (c) 2009-2020 Simone Carletti <weppos@weppos.net>
|
9
|
+
|
10
|
+
module PublicSuffix
|
11
|
+
# The current library version.
|
12
|
+
VERSION = "4.0.5"
|
13
|
+
end
|
@@ -0,0 +1,29 @@
|
|
1
|
+
# -*- encoding: utf-8 -*-
|
2
|
+
$LOAD_PATH.push File.expand_path("../lib", __FILE__)
|
3
|
+
require "public_suffix/version"
|
4
|
+
|
5
|
+
Gem::Specification.new do |s|
|
6
|
+
s.name = "public_suffix"
|
7
|
+
s.version = PublicSuffix::VERSION
|
8
|
+
s.authors = ["Simone Carletti"]
|
9
|
+
s.email = ["weppos@weppos.net"]
|
10
|
+
s.homepage = "https://simonecarletti.com/code/publicsuffix-ruby"
|
11
|
+
s.summary = "Domain name parser based on the Public Suffix List."
|
12
|
+
s.description = "PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains."
|
13
|
+
s.licenses = ["MIT"]
|
14
|
+
|
15
|
+
s.metadata = {
|
16
|
+
"bug_tracker_uri" => "https://github.com/weppos/publicsuffix-ruby/issues",
|
17
|
+
"changelog_uri" => "https://github.com/weppos/publicsuffix-ruby/blob/master/CHANGELOG.md",
|
18
|
+
"documentation_uri" => "https://rubydoc.info/gems/#{s.name}/#{s.version}",
|
19
|
+
"homepage_uri" => s.homepage,
|
20
|
+
"source_code_uri" => "https://github.com/weppos/publicsuffix-ruby/tree/v#{s.version}",
|
21
|
+
}
|
22
|
+
|
23
|
+
s.required_ruby_version = ">= 2.3"
|
24
|
+
|
25
|
+
s.require_paths = ["lib"]
|
26
|
+
s.files = `git ls-files`.split("\n")
|
27
|
+
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
|
28
|
+
s.extra_rdoc_files = %w( LICENSE.txt )
|
29
|
+
end
|
File without changes
|
@@ -0,0 +1,129 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
require "test_helper"
|
4
|
+
|
5
|
+
class AcceptanceTest < Minitest::Test
|
6
|
+
|
7
|
+
VALID_CASES = [
|
8
|
+
["example.com", "example.com", [nil, "example", "com"]],
|
9
|
+
["foo.example.com", "example.com", ["foo", "example", "com"]],
|
10
|
+
|
11
|
+
["verybritish.co.uk", "verybritish.co.uk", [nil, "verybritish", "co.uk"]],
|
12
|
+
["foo.verybritish.co.uk", "verybritish.co.uk", ["foo", "verybritish", "co.uk"]],
|
13
|
+
|
14
|
+
["parliament.uk", "parliament.uk", [nil, "parliament", "uk"]],
|
15
|
+
["foo.parliament.uk", "parliament.uk", ["foo", "parliament", "uk"]],
|
16
|
+
].freeze
|
17
|
+
|
18
|
+
def test_valid
|
19
|
+
VALID_CASES.each do |input, domain, results|
|
20
|
+
parsed = PublicSuffix.parse(input)
|
21
|
+
trd, sld, tld = results
|
22
|
+
assert_equal tld, parsed.tld, "Invalid tld for `#{name}`"
|
23
|
+
assert_equal sld, parsed.sld, "Invalid sld for `#{name}`"
|
24
|
+
if trd.nil?
|
25
|
+
assert_nil parsed.trd, "Invalid trd for `#{name}`"
|
26
|
+
else
|
27
|
+
assert_equal trd, parsed.trd, "Invalid trd for `#{name}`"
|
28
|
+
end
|
29
|
+
|
30
|
+
assert_equal domain, PublicSuffix.domain(input)
|
31
|
+
assert PublicSuffix.valid?(input)
|
32
|
+
end
|
33
|
+
end
|
34
|
+
|
35
|
+
|
36
|
+
INVALID_CASES = [
|
37
|
+
["nic.bd", PublicSuffix::DomainNotAllowed],
|
38
|
+
[nil, PublicSuffix::DomainInvalid],
|
39
|
+
["", PublicSuffix::DomainInvalid],
|
40
|
+
[" ", PublicSuffix::DomainInvalid],
|
41
|
+
].freeze
|
42
|
+
|
43
|
+
def test_invalid
|
44
|
+
INVALID_CASES.each do |(name, error)|
|
45
|
+
assert_raises(error) { PublicSuffix.parse(name) }
|
46
|
+
assert !PublicSuffix.valid?(name)
|
47
|
+
end
|
48
|
+
end
|
49
|
+
|
50
|
+
|
51
|
+
REJECTED_CASES = [
|
52
|
+
["www. .com", true],
|
53
|
+
["foo.co..uk", true],
|
54
|
+
["goo,gle.com", true],
|
55
|
+
["-google.com", true],
|
56
|
+
["google-.com", true],
|
57
|
+
|
58
|
+
# This case was covered in GH-15.
|
59
|
+
# I decided to cover this case because it's not easily reproducible with URI.parse
|
60
|
+
# and can lead to several false positives.
|
61
|
+
["http://google.com", false],
|
62
|
+
].freeze
|
63
|
+
|
64
|
+
def test_rejected
|
65
|
+
REJECTED_CASES.each do |name, expected|
|
66
|
+
assert_equal expected, PublicSuffix.valid?(name),
|
67
|
+
"Expected %s to be %s" % [name.inspect, expected.inspect]
|
68
|
+
assert !valid_domain?(name),
|
69
|
+
"#{name} expected to be invalid"
|
70
|
+
end
|
71
|
+
end
|
72
|
+
|
73
|
+
|
74
|
+
CASE_CASES = [
|
75
|
+
["Www.google.com", %w( www google com )],
|
76
|
+
["www.Google.com", %w( www google com )],
|
77
|
+
["www.google.Com", %w( www google com )],
|
78
|
+
].freeze
|
79
|
+
|
80
|
+
def test_ignore_case
|
81
|
+
CASE_CASES.each do |name, results|
|
82
|
+
domain = PublicSuffix.parse(name)
|
83
|
+
trd, sld, tld = results
|
84
|
+
assert_equal tld, domain.tld, "Invalid tld for `#{name}'"
|
85
|
+
assert_equal sld, domain.sld, "Invalid sld for `#{name}'"
|
86
|
+
assert_equal trd, domain.trd, "Invalid trd for `#{name}'"
|
87
|
+
assert PublicSuffix.valid?(name)
|
88
|
+
end
|
89
|
+
end
|
90
|
+
|
91
|
+
|
92
|
+
INCLUDE_PRIVATE_CASES = [
|
93
|
+
["blogspot.com", true, "blogspot.com"],
|
94
|
+
["blogspot.com", false, nil],
|
95
|
+
["subdomain.blogspot.com", true, "blogspot.com"],
|
96
|
+
["subdomain.blogspot.com", false, "subdomain.blogspot.com"],
|
97
|
+
].freeze
|
98
|
+
|
99
|
+
def test_ignore_private
|
100
|
+
# test domain and parse
|
101
|
+
INCLUDE_PRIVATE_CASES.each do |given, ignore_private, expected|
|
102
|
+
if expected.nil?
|
103
|
+
assert_nil PublicSuffix.domain(given, ignore_private: ignore_private)
|
104
|
+
else
|
105
|
+
assert_equal expected, PublicSuffix.domain(given, ignore_private: ignore_private)
|
106
|
+
end
|
107
|
+
end
|
108
|
+
# test valid?
|
109
|
+
INCLUDE_PRIVATE_CASES.each do |given, ignore_private, expected|
|
110
|
+
assert_equal !expected.nil?, PublicSuffix.valid?(given, ignore_private: ignore_private)
|
111
|
+
end
|
112
|
+
end
|
113
|
+
|
114
|
+
|
115
|
+
def valid_uri?(name)
|
116
|
+
uri = URI.parse(name)
|
117
|
+
!uri.host.nil?
|
118
|
+
rescue StandardError
|
119
|
+
false
|
120
|
+
end
|
121
|
+
|
122
|
+
def valid_domain?(name)
|
123
|
+
uri = URI.parse(name)
|
124
|
+
!uri.host.nil? && uri.scheme.nil?
|
125
|
+
rescue StandardError
|
126
|
+
false
|
127
|
+
end
|
128
|
+
|
129
|
+
end
|
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/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/psl_test.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/test_helper.rb
RENAMED
File without changes
|
data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.3 → public_suffix-4.0.5}/test/tests.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -0,0 +1,188 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
require "test_helper"
|
4
|
+
|
5
|
+
class PublicSuffixTest < Minitest::Test
|
6
|
+
|
7
|
+
def test_private_domains_enabled_by_default
|
8
|
+
domain = PublicSuffix.parse("www.example.blogspot.com")
|
9
|
+
assert_equal "blogspot.com", domain.tld
|
10
|
+
end
|
11
|
+
|
12
|
+
def test_private_domains_disable
|
13
|
+
data = File.read(PublicSuffix::List::DEFAULT_LIST_PATH)
|
14
|
+
PublicSuffix::List.default = PublicSuffix::List.parse(data, private_domains: false)
|
15
|
+
domain = PublicSuffix.parse("www.example.blogspot.com")
|
16
|
+
assert_equal "com", domain.tld
|
17
|
+
ensure
|
18
|
+
PublicSuffix::List.default = nil
|
19
|
+
end
|
20
|
+
|
21
|
+
|
22
|
+
def test_self_parse_a_domain_with_tld_and_sld
|
23
|
+
domain = PublicSuffix.parse("example.com")
|
24
|
+
assert_instance_of PublicSuffix::Domain, domain
|
25
|
+
assert_equal "com", domain.tld
|
26
|
+
assert_equal "example", domain.sld
|
27
|
+
assert_nil domain.trd
|
28
|
+
|
29
|
+
domain = PublicSuffix.parse("example.co.uk")
|
30
|
+
assert_instance_of PublicSuffix::Domain, domain
|
31
|
+
assert_equal "co.uk", domain.tld
|
32
|
+
assert_equal "example", domain.sld
|
33
|
+
assert_nil domain.trd
|
34
|
+
end
|
35
|
+
|
36
|
+
def test_self_parse_a_domain_with_tld_and_sld_and_trd
|
37
|
+
domain = PublicSuffix.parse("alpha.example.com")
|
38
|
+
assert_instance_of PublicSuffix::Domain, domain
|
39
|
+
assert_equal "com", domain.tld
|
40
|
+
assert_equal "example", domain.sld
|
41
|
+
assert_equal "alpha", domain.trd
|
42
|
+
|
43
|
+
domain = PublicSuffix.parse("alpha.example.co.uk")
|
44
|
+
assert_instance_of PublicSuffix::Domain, domain
|
45
|
+
assert_equal "co.uk", domain.tld
|
46
|
+
assert_equal "example", domain.sld
|
47
|
+
assert_equal "alpha", domain.trd
|
48
|
+
end
|
49
|
+
|
50
|
+
def test_self_parse_a_domain_with_tld_and_sld_and_4rd
|
51
|
+
domain = PublicSuffix.parse("one.two.example.com")
|
52
|
+
assert_instance_of PublicSuffix::Domain, domain
|
53
|
+
assert_equal "com", domain.tld
|
54
|
+
assert_equal "example", domain.sld
|
55
|
+
assert_equal "one.two", domain.trd
|
56
|
+
|
57
|
+
domain = PublicSuffix.parse("one.two.example.co.uk")
|
58
|
+
assert_instance_of PublicSuffix::Domain, domain
|
59
|
+
assert_equal "co.uk", domain.tld
|
60
|
+
assert_equal "example", domain.sld
|
61
|
+
assert_equal "one.two", domain.trd
|
62
|
+
end
|
63
|
+
|
64
|
+
def test_self_parse_name_fqdn
|
65
|
+
domain = PublicSuffix.parse("www.example.com.")
|
66
|
+
assert_instance_of PublicSuffix::Domain, domain
|
67
|
+
assert_equal "com", domain.tld
|
68
|
+
assert_equal "example", domain.sld
|
69
|
+
assert_equal "www", domain.trd
|
70
|
+
end
|
71
|
+
|
72
|
+
def test_self_parse_with_custom_list
|
73
|
+
list = PublicSuffix::List.new
|
74
|
+
list << PublicSuffix::Rule.factory("test")
|
75
|
+
|
76
|
+
domain = PublicSuffix.parse("www.example.test", list: list)
|
77
|
+
assert_instance_of PublicSuffix::Domain, domain
|
78
|
+
assert_equal "test", domain.tld
|
79
|
+
assert_equal "example", domain.sld
|
80
|
+
assert_equal "www", domain.trd
|
81
|
+
end
|
82
|
+
|
83
|
+
def test_self_parse_with_notlisted_name
|
84
|
+
domain = PublicSuffix.parse("example.tldnotlisted")
|
85
|
+
assert_instance_of PublicSuffix::Domain, domain
|
86
|
+
assert_equal "tldnotlisted", domain.tld
|
87
|
+
assert_equal "example", domain.sld
|
88
|
+
assert_nil domain.trd
|
89
|
+
end
|
90
|
+
|
91
|
+
def test_self_parse_with_unallowed_domain
|
92
|
+
error = assert_raises(PublicSuffix::DomainNotAllowed) { PublicSuffix.parse("example.bd") }
|
93
|
+
assert_match(/example\.bd/, error.message)
|
94
|
+
end
|
95
|
+
|
96
|
+
def test_self_parse_with_uri
|
97
|
+
error = assert_raises(PublicSuffix::DomainInvalid) { PublicSuffix.parse("http://google.com") }
|
98
|
+
assert_match(%r{http://google\.com}, error.message)
|
99
|
+
end
|
100
|
+
|
101
|
+
|
102
|
+
def test_self_valid
|
103
|
+
assert PublicSuffix.valid?("google.com")
|
104
|
+
assert PublicSuffix.valid?("www.google.com")
|
105
|
+
assert PublicSuffix.valid?("google.co.uk")
|
106
|
+
assert PublicSuffix.valid?("www.google.co.uk")
|
107
|
+
end
|
108
|
+
|
109
|
+
def test_self_valid_with_notlisted_name
|
110
|
+
assert PublicSuffix.valid?("google.tldnotlisted")
|
111
|
+
assert PublicSuffix.valid?("www.google.tldnotlisted")
|
112
|
+
end
|
113
|
+
|
114
|
+
# def test_self_valid_with_fully_qualified_domain_name
|
115
|
+
# assert PublicSuffix.valid?("google.com.")
|
116
|
+
# assert PublicSuffix.valid?("google.co.uk.")
|
117
|
+
# assert !PublicSuffix.valid?("google.tldnotlisted.")
|
118
|
+
# end
|
119
|
+
|
120
|
+
|
121
|
+
def test_self_domain
|
122
|
+
assert_equal "google.com", PublicSuffix.domain("google.com")
|
123
|
+
assert_equal "google.com", PublicSuffix.domain("www.google.com")
|
124
|
+
assert_equal "google.co.uk", PublicSuffix.domain("google.co.uk")
|
125
|
+
assert_equal "google.co.uk", PublicSuffix.domain("www.google.co.uk")
|
126
|
+
end
|
127
|
+
|
128
|
+
def test_self_domain_with_notlisted_name
|
129
|
+
assert_equal "example.tldnotlisted", PublicSuffix.domain("example.tldnotlisted")
|
130
|
+
end
|
131
|
+
|
132
|
+
def test_self_domain_with_unallowed_name
|
133
|
+
assert_nil PublicSuffix.domain("example.bd")
|
134
|
+
end
|
135
|
+
|
136
|
+
def test_self_domain_with_blank_sld
|
137
|
+
assert_nil PublicSuffix.domain("com")
|
138
|
+
assert_nil PublicSuffix.domain(".com")
|
139
|
+
end
|
140
|
+
|
141
|
+
|
142
|
+
def test_self_normalize
|
143
|
+
[
|
144
|
+
["com", "com"],
|
145
|
+
["example.com", "example.com"],
|
146
|
+
["www.example.com", "www.example.com"],
|
147
|
+
|
148
|
+
["example.com.", "example.com"], # strip FQDN
|
149
|
+
[" example.com ", "example.com"], # strip spaces
|
150
|
+
["Example.COM", "example.com"], # downcase
|
151
|
+
].each do |input, output|
|
152
|
+
assert_equal output, PublicSuffix.normalize(input)
|
153
|
+
end
|
154
|
+
end
|
155
|
+
|
156
|
+
def test_normalize_blank
|
157
|
+
[
|
158
|
+
nil,
|
159
|
+
"",
|
160
|
+
" ",
|
161
|
+
].each do |input|
|
162
|
+
error = PublicSuffix.normalize(input)
|
163
|
+
assert_instance_of PublicSuffix::DomainInvalid, error
|
164
|
+
assert_equal "Name is blank", error.message
|
165
|
+
end
|
166
|
+
end
|
167
|
+
|
168
|
+
def test_normalize_scheme
|
169
|
+
[
|
170
|
+
"https://google.com",
|
171
|
+
].each do |input|
|
172
|
+
error = PublicSuffix.normalize(input)
|
173
|
+
assert_instance_of PublicSuffix::DomainInvalid, error
|
174
|
+
assert_match(/scheme/, error.message)
|
175
|
+
end
|
176
|
+
end
|
177
|
+
|
178
|
+
def test_normalize_leading_dot
|
179
|
+
[
|
180
|
+
".google.com",
|
181
|
+
].each do |input|
|
182
|
+
error = PublicSuffix.normalize(input)
|
183
|
+
assert_instance_of PublicSuffix::DomainInvalid, error
|
184
|
+
assert_match "Name starts with a dot", error.message
|
185
|
+
end
|
186
|
+
end
|
187
|
+
|
188
|
+
end
|
@@ -0,0 +1,222 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
require "test_helper"
|
4
|
+
|
5
|
+
class PublicSuffix::RuleTest < Minitest::Test
|
6
|
+
|
7
|
+
def test_factory_should_return_rule_normal
|
8
|
+
rule = PublicSuffix::Rule.factory("com")
|
9
|
+
assert_instance_of PublicSuffix::Rule::Normal, rule
|
10
|
+
|
11
|
+
rule = PublicSuffix::Rule.factory("verona.it")
|
12
|
+
assert_instance_of PublicSuffix::Rule::Normal, rule
|
13
|
+
end
|
14
|
+
|
15
|
+
def test_factory_should_return_rule_exception
|
16
|
+
rule = PublicSuffix::Rule.factory("!british-library.uk")
|
17
|
+
assert_instance_of PublicSuffix::Rule::Exception, rule
|
18
|
+
end
|
19
|
+
|
20
|
+
def test_factory_should_return_rule_wildcard
|
21
|
+
rule = PublicSuffix::Rule.factory("*.do")
|
22
|
+
assert_instance_of PublicSuffix::Rule::Wildcard, rule
|
23
|
+
|
24
|
+
rule = PublicSuffix::Rule.factory("*.sch.uk")
|
25
|
+
assert_instance_of PublicSuffix::Rule::Wildcard, rule
|
26
|
+
end
|
27
|
+
|
28
|
+
|
29
|
+
def test_default_returns_default_wildcard
|
30
|
+
default = PublicSuffix::Rule.default
|
31
|
+
assert_equal PublicSuffix::Rule::Wildcard.build("*"), default
|
32
|
+
assert_equal %w( example tldnotlisted ), default.decompose("example.tldnotlisted")
|
33
|
+
assert_equal %w( www.example tldnotlisted ), default.decompose("www.example.tldnotlisted")
|
34
|
+
end
|
35
|
+
|
36
|
+
end
|
37
|
+
|
38
|
+
|
39
|
+
class PublicSuffix::RuleBaseTest < Minitest::Test
|
40
|
+
|
41
|
+
class ::PublicSuffix::Rule::Test < ::PublicSuffix::Rule::Base
|
42
|
+
end
|
43
|
+
|
44
|
+
def setup
|
45
|
+
@klass = PublicSuffix::Rule::Base
|
46
|
+
end
|
47
|
+
|
48
|
+
|
49
|
+
def test_initialize
|
50
|
+
rule = @klass.new(value: "verona.it")
|
51
|
+
assert_instance_of @klass, rule
|
52
|
+
assert_equal "verona.it", rule.value
|
53
|
+
end
|
54
|
+
|
55
|
+
|
56
|
+
def test_equality_with_self
|
57
|
+
rule = PublicSuffix::Rule::Base.new(value: "foo")
|
58
|
+
assert_equal rule, rule
|
59
|
+
end
|
60
|
+
|
61
|
+
# rubocop:disable Style/SingleLineMethods
|
62
|
+
def test_equality_with_internals
|
63
|
+
assert_equal @klass.new(value: "foo"), @klass.new(value: "foo")
|
64
|
+
refute_equal @klass.new(value: "foo"), @klass.new(value: "bar")
|
65
|
+
refute_equal @klass.new(value: "foo"), PublicSuffix::Rule::Test.new(value: "foo")
|
66
|
+
refute_equal @klass.new(value: "foo"), PublicSuffix::Rule::Test.new(value: "bar")
|
67
|
+
refute_equal @klass.new(value: "foo"), Class.new { def name; foo; end }.new
|
68
|
+
end
|
69
|
+
# rubocop:enable Style/SingleLineMethods
|
70
|
+
|
71
|
+
def test_match
|
72
|
+
[
|
73
|
+
# standard match
|
74
|
+
[PublicSuffix::Rule.factory("uk"), "uk", true],
|
75
|
+
[PublicSuffix::Rule.factory("uk"), "example.uk", true],
|
76
|
+
[PublicSuffix::Rule.factory("uk"), "example.co.uk", true],
|
77
|
+
[PublicSuffix::Rule.factory("co.uk"), "example.co.uk", true],
|
78
|
+
|
79
|
+
# FIXME
|
80
|
+
# [PublicSuffix::Rule.factory("*.com"), "com", false],
|
81
|
+
[PublicSuffix::Rule.factory("*.com"), "example.com", true],
|
82
|
+
[PublicSuffix::Rule.factory("*.com"), "foo.example.com", true],
|
83
|
+
[PublicSuffix::Rule.factory("!example.com"), "com", false],
|
84
|
+
[PublicSuffix::Rule.factory("!example.com"), "example.com", true],
|
85
|
+
[PublicSuffix::Rule.factory("!example.com"), "foo.example.com", true],
|
86
|
+
|
87
|
+
# TLD mismatch
|
88
|
+
[PublicSuffix::Rule.factory("gk"), "example.uk", false],
|
89
|
+
[PublicSuffix::Rule.factory("gk"), "example.co.uk", false],
|
90
|
+
[PublicSuffix::Rule.factory("co.uk"), "uk", false],
|
91
|
+
|
92
|
+
# general mismatch
|
93
|
+
[PublicSuffix::Rule.factory("uk.co"), "example.co.uk", false],
|
94
|
+
[PublicSuffix::Rule.factory("go.uk"), "example.co.uk", false],
|
95
|
+
[PublicSuffix::Rule.factory("co.uk"), "uk", false],
|
96
|
+
|
97
|
+
# partial matches/mismatches
|
98
|
+
[PublicSuffix::Rule.factory("co"), "example.co.uk", false],
|
99
|
+
[PublicSuffix::Rule.factory("example"), "example.uk", false],
|
100
|
+
[PublicSuffix::Rule.factory("le.it"), "example.it", false],
|
101
|
+
[PublicSuffix::Rule.factory("le.it"), "le.it", true],
|
102
|
+
[PublicSuffix::Rule.factory("le.it"), "foo.le.it", true],
|
103
|
+
|
104
|
+
].each do |rule, input, expected|
|
105
|
+
assert_equal expected, rule.match?(input)
|
106
|
+
end
|
107
|
+
end
|
108
|
+
|
109
|
+
|
110
|
+
def test_parts
|
111
|
+
assert_raises(NotImplementedError) { @klass.new(value: "com").parts }
|
112
|
+
end
|
113
|
+
|
114
|
+
def test_decompose
|
115
|
+
assert_raises(NotImplementedError) { @klass.new(value: "com").decompose("google.com") }
|
116
|
+
end
|
117
|
+
|
118
|
+
end
|
119
|
+
|
120
|
+
|
121
|
+
class PublicSuffix::RuleNormalTest < Minitest::Test
|
122
|
+
|
123
|
+
def setup
|
124
|
+
@klass = PublicSuffix::Rule::Normal
|
125
|
+
end
|
126
|
+
|
127
|
+
|
128
|
+
def test_build
|
129
|
+
rule = @klass.build("verona.it")
|
130
|
+
assert_instance_of @klass, rule
|
131
|
+
assert_equal "verona.it", rule.value
|
132
|
+
assert_equal "verona.it", rule.rule
|
133
|
+
end
|
134
|
+
|
135
|
+
|
136
|
+
def test_length
|
137
|
+
assert_equal 1, @klass.build("com").length
|
138
|
+
assert_equal 2, @klass.build("co.com").length
|
139
|
+
assert_equal 3, @klass.build("mx.co.com").length
|
140
|
+
end
|
141
|
+
|
142
|
+
def test_parts
|
143
|
+
assert_equal %w(com), @klass.build("com").parts
|
144
|
+
assert_equal %w(co com), @klass.build("co.com").parts
|
145
|
+
assert_equal %w(mx co com), @klass.build("mx.co.com").parts
|
146
|
+
end
|
147
|
+
|
148
|
+
def test_decompose
|
149
|
+
assert_equal [nil, nil], @klass.build("com").decompose("com")
|
150
|
+
assert_equal %w( example com ), @klass.build("com").decompose("example.com")
|
151
|
+
assert_equal %w( foo.example com ), @klass.build("com").decompose("foo.example.com")
|
152
|
+
end
|
153
|
+
|
154
|
+
end
|
155
|
+
|
156
|
+
|
157
|
+
class PublicSuffix::RuleExceptionTest < Minitest::Test
|
158
|
+
|
159
|
+
def setup
|
160
|
+
@klass = PublicSuffix::Rule::Exception
|
161
|
+
end
|
162
|
+
|
163
|
+
|
164
|
+
def test_initialize
|
165
|
+
rule = @klass.build("!british-library.uk")
|
166
|
+
assert_instance_of @klass, rule
|
167
|
+
assert_equal "british-library.uk", rule.value
|
168
|
+
assert_equal "!british-library.uk", rule.rule
|
169
|
+
end
|
170
|
+
|
171
|
+
|
172
|
+
def test_length
|
173
|
+
assert_equal 2, @klass.build("!british-library.uk").length
|
174
|
+
assert_equal 3, @klass.build("!foo.british-library.uk").length
|
175
|
+
end
|
176
|
+
|
177
|
+
def test_parts
|
178
|
+
assert_equal %w( uk ), @klass.build("!british-library.uk").parts
|
179
|
+
assert_equal %w( tokyo jp ), @klass.build("!metro.tokyo.jp").parts
|
180
|
+
end
|
181
|
+
|
182
|
+
def test_decompose
|
183
|
+
assert_equal [nil, nil], @klass.build("!british-library.uk").decompose("uk")
|
184
|
+
assert_equal %w( british-library uk ), @klass.build("!british-library.uk").decompose("british-library.uk")
|
185
|
+
assert_equal %w( foo.british-library uk ), @klass.build("!british-library.uk").decompose("foo.british-library.uk")
|
186
|
+
end
|
187
|
+
|
188
|
+
end
|
189
|
+
|
190
|
+
|
191
|
+
class PublicSuffix::RuleWildcardTest < Minitest::Test
|
192
|
+
|
193
|
+
def setup
|
194
|
+
@klass = PublicSuffix::Rule::Wildcard
|
195
|
+
end
|
196
|
+
|
197
|
+
|
198
|
+
def test_initialize
|
199
|
+
rule = @klass.build("*.aichi.jp")
|
200
|
+
assert_instance_of @klass, rule
|
201
|
+
assert_equal "aichi.jp", rule.value
|
202
|
+
assert_equal "*.aichi.jp", rule.rule
|
203
|
+
end
|
204
|
+
|
205
|
+
|
206
|
+
def test_length
|
207
|
+
assert_equal 2, @klass.build("*.uk").length
|
208
|
+
assert_equal 3, @klass.build("*.co.uk").length
|
209
|
+
end
|
210
|
+
|
211
|
+
def test_parts
|
212
|
+
assert_equal %w( uk ), @klass.build("*.uk").parts
|
213
|
+
assert_equal %w( co uk ), @klass.build("*.co.uk").parts
|
214
|
+
end
|
215
|
+
|
216
|
+
def test_decompose
|
217
|
+
assert_equal [nil, nil], @klass.build("*.do").decompose("nic.do")
|
218
|
+
assert_equal %w( google co.uk ), @klass.build("*.uk").decompose("google.co.uk")
|
219
|
+
assert_equal %w( foo.google co.uk ), @klass.build("*.uk").decompose("foo.google.co.uk")
|
220
|
+
end
|
221
|
+
|
222
|
+
end
|