Sha256: 605b722d29e3fdf112597d4d3b45ad02d54aff48feed8514c1b190dd290e875c
Contents?: true
Size: 1.47 KB
Versions: 0
Compression: gzip
Compressed size: 714 Bytes
Stored size: 714 Bytes
Contents
--- !ruby/object:Gem::Specification name: harbr version: !ruby/object:Gem::Version version: 0.0.0 platform: ruby authors: - Delaney Kuldvee Burke autorequire: bindir: exe cert_chain: [] date: 2023-12-02 00:00:00.000000000 Z dependencies: [] description: Harbr is a versatile tool designed to streamline the deployment, management, and scaling of Rack-based applications. It integrates with version control and process supervision systems to ensure smooth and consistent application delivery. email: - delaney@zero2one.ee executables: [] extensions: [] extra_rdoc_files: [] files: - ".rspec" - ".standard.yml" - CHANGELOG.md - CODE_OF_CONDUCT.md - LICENSE.txt - README.md - Rakefile - hero.png - lib/harbr.rb - lib/harbr/version.rb - sig/harbr.rbs homepage: https://github.com/delaneyburke/harbr licenses: - MIT metadata: homepage_uri: https://github.com/delaneyburke/harbr source_code_uri: https://github.com/delaneyburke/harbr changelog_uri: https://github.com/delaneyburke/harbr/CHANGELOG.md 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.4.21 signing_key: specification_version: 4 summary: A server-side tool for managing and deploying Rack applications. test_files: []