Sha256: 7aaa2b53db31cf6ae327f8a8dc11585a8e6b48b84b9c2cfcd7afbd276a8b5e90
Contents?: true
Size: 1.38 KB
Versions: 0
Compression: gzip
Compressed size: 607 Bytes
Stored size: 607 Bytes
Contents
--- !ruby/object:Gem::Specification name: coinmarketcap_free version: !ruby/object:Gem::Version version: 0.3.0 platform: ruby authors: - Vitalii Bakun autorequire: bindir: exe cert_chain: [] date: 2023-10-10 00:00:00.000000000 Z dependencies: [] description: Cryptocurrency information from the Coinmarketcap site without a key. email: - crossdoh@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rubocop.yml" - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - coinmarketcap_free.gemspec - lib/coinmarketcap_free.rb - lib/coinmarketcap_free/coin.rb - lib/coinmarketcap_free/coin_history.rb - lib/coinmarketcap_free/helper.rb - lib/coinmarketcap_free/icon.rb - lib/coinmarketcap_free/version.rb homepage: licenses: - MIT metadata: allowed_push_host: https://rubygems.org source_code_uri: https://github.com/vitalii-bakun/coinmarketcap_free rubygems_mfa_required: 'true' post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.7.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.20 signing_key: specification_version: 4 summary: Cryptocurrency information from the Coinmarketcap site without a key. test_files: []