Sha256: 6bd44bb5b730bbebf02784e89dfa0e8553e9de35a4eb31ae674ee8dbe052a88d
Contents?: true
Size: 1.44 KB
Versions: 0
Compression: gzip
Compressed size: 600 Bytes
Stored size: 600 Bytes
Contents
--- !ruby/object:Gem::Specification name: coinmarketcap_free version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - cosmic-1 autorequire: bindir: exe cert_chain: [] date: 2023-01-18 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: - ".idea/.gitignore" - ".idea/coinmarketcap_free.iml" - ".idea/modules.xml" - ".idea/vcs.xml" - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - lib/coinmarketcap_free.rb - lib/coinmarketcap_free/base.rb - lib/coinmarketcap_free/coin.rb - lib/coinmarketcap_free/cryptocurrencies.rb - lib/coinmarketcap_free/helper.rb - lib/coinmarketcap_free/version.rb homepage: https://github.com/Cosmic-1/coinmarketcap_free licenses: - MIT metadata: allowed_push_host: https://rubygems.org source_code_uri: https://github.com/Cosmic-1/coinmarketcap_free 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.3.26 signing_key: specification_version: 4 summary: Cryptocurrency information from the Coinmarketcap site without a key. test_files: []