Sha256: cf8d985d1b2588ea469c8f7a3ce3bc70a6c9d1a60dc76eb12dd1e48e940a9d01
Contents?: true
Size: 1.52 KB
Versions: 0
Compression: gzip
Compressed size: 670 Bytes
Stored size: 670 Bytes
Contents
--- !ruby/object:Gem::Specification name: ruby-2captcha version: !ruby/object:Gem::Version version: 1.1.4 platform: ruby authors: - 2captcha.com autorequire: bindir: exe cert_chain: [] date: 2024-01-23 00:00:00.000000000 Z dependencies: [] description: Ruby package for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, hcaptcha, funcaptcha, geetest and solve any other captchas. email: - info@2captcha.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rspec" - ".rspec_status" - ".rubocop.yml" - ".ruby-version" - Gemfile - Gemfile.lock - LICENSE - README.md - README.ru.md - Rakefile - api_2captcha.gemspec - lib/api_2captcha.rb - lib/api_2captcha/api2captcha_exceptions.rb - lib/api_2captcha/client.rb - lib/api_2captcha/version.rb - sig/api_2captcha.rbs homepage: https://2captcha.com/ licenses: - MIT metadata: homepage_uri: https://2captcha.com/ source_code_uri: https://github.com/2captcha/2captcha-ruby changelog_uri: https://github.com/2captcha/2captcha-ruby/releases github_repo: ssh://github.com/2captcha/2captcha-ruby post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.1 signing_key: specification_version: 4 summary: 2Captcha API wrapper for Ruby. test_files: []