Sha256: ec04fed8e1c011b00ffc81a9f47417a027a20e04377f99933edc1e8eb7d5b902
Contents?: true
Size: 1.4 KB
Versions: 0
Compression: gzip
Compressed size: 596 Bytes
Stored size: 596 Bytes
Contents
--- !ruby/object:Gem::Specification name: coinmarketcap_free version: !ruby/object:Gem::Version version: 0.1.4 platform: ruby authors: - cosmic-1 autorequire: bindir: exe cert_chain: [] date: 2023-02-05 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: 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: []