Sha256: 752b9a2cdcac9045806703b098f3855f2612bfa2d4d895e3974b30c5a8185cbd
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 604 Bytes
Stored size: 604 Bytes
Contents
--- !ruby/object:Gem::Specification name: coinmarketcap_free version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - cosmic-1 autorequire: bindir: exe cert_chain: [] date: 2023-01-12 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 - sig/coinmarketcap_free.rbs 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: []