Sha256: 0f62ed6a06869505e59b13c745ec90a0d4dfb4a1b75c1fca19ee31b6a3e17a90
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 663 Bytes
Stored size: 663 Bytes
Contents
--- !ruby/object:Gem::Specification name: zache version: !ruby/object:Gem::Version version: 0.13.2 platform: ruby authors: - Yegor Bugayenko autorequire: bindir: bin cert_chain: [] date: 2024-07-18 00:00:00.000000000 Z dependencies: [] description: Zero-footprint in-memory thread-safe cache email: yegor256@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.md files: - ".0pdd.yml" - ".github/workflows/actionlint.yml" - ".github/workflows/codecov.yml" - ".github/workflows/copyrights.yml" - ".github/workflows/license.yml" - ".github/workflows/markdown-lint.yml" - ".github/workflows/pdd.yml" - ".github/workflows/rake.yml" - ".github/workflows/xcop.yml" - ".github/workflows/yamllint.yml" - ".gitignore" - ".pdd" - ".rubocop.yml" - ".rultor.yml" - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - lib/zache.rb - logo.svg - renovate.json - test/test__helper.rb - test/test_zache.rb - zache.gemspec homepage: http://github.com/yegor256/zache licenses: - MIT metadata: rubygems_mfa_required: 'true' post_install_message: rdoc_options: - "--charset=UTF-8" require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.5' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.10 signing_key: specification_version: 4 summary: In-memory Cache test_files: []