Sha256: 335557bd22f60acad3e1f53667293836e443e8a93a0ee299e71e1303f0891730
Contents?: true
Size: 1.49 KB
Versions: 0
Compression: gzip
Compressed size: 679 Bytes
Stored size: 679 Bytes
Contents
--- !ruby/object:Gem::Specification name: stashify version: !ruby/object:Gem::Version version: 3.2.2 platform: ruby authors: - Lambda Null autorequire: bindir: exe cert_chain: [] date: 2023-07-13 00:00:00.000000000 Z dependencies: [] description: Provides an abstraction to various services (local filesystem, S3, etc) email: - lambda.null.42@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".reek.yml" - ".rspec" - ".rubocop.yml" - CODE_OF_CONDUCT.md - Gemfile - Gemfile.lock - Guardfile - LICENSE.txt - README.md - Rakefile - bin/console - bin/setup - lib/st - lib/stashify.rb - lib/stashify/directory.rb - lib/stashify/directory/local.rb - lib/stashify/file.rb - lib/stashify/file/local.rb - lib/stashify/version.rb - sig/stashify.rbs - stashify.gemspec homepage: https://github.com/Lambda-Null/stashify licenses: - MIT metadata: homepage_uri: https://github.com/Lambda-Null/stashify source_code_uri: https://github.com/Lambda-Null/stashify documentation_uri: https://rubydoc.info/gems/stashify 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.6.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.33 signing_key: specification_version: 4 summary: Common abstraction for storing files test_files: []