Sha256: 21848e782dfdddde50497b0339e2d39bf5ec046756fd98767808552b4d054232

Contents?: true

Size: 1.44 KB

Versions: 0

Compression: gzip

Compressed size: 656 Bytes

Stored size: 656 Bytes

Contents

--- !ruby/object:Gem::Specification
name: stashify
version: !ruby/object:Gem::Version
  version: 3.2.1
platform: ruby
authors:
- Lambda Null
autorequire:
bindir: exe
cert_chain: []
date: 2023-04-04 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
  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: []

Package Spec version

stashify-3.2.1