Sha256: edd570724935b03218531cf57d4ca0a452c2ffe4af08b3ceac1d7797faac1159
Contents?: true
Size: 1.45 KB
Versions: 0
Compression: gzip
Compressed size: 621 Bytes
Stored size: 621 Bytes
Contents
--- !ruby/object:Gem::Specification name: coinmarketcap_free version: !ruby/object:Gem::Version version: 1.0.1 platform: ruby authors: - Vitalii Bakun autorequire: bindir: exe cert_chain: [] date: 2024-03-06 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: - ".DS_Store" - ".rubocop.yml" - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - lib/coinmarketcap_free.rb - lib/coinmarketcap_free/coin.rb - lib/coinmarketcap_free/coin/histories.rb - lib/coinmarketcap_free/coin/icon.rb - lib/coinmarketcap_free/coin/model.rb - lib/coinmarketcap_free/coin_history.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/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.5.3 signing_key: specification_version: 4 summary: Cryptocurrency information from the Coinmarketcap site without a key. test_files: []